/* Product storefront and admin extend the existing Fraunces / charcoal / champagne system. */
.product-catalog-shell{max-width:1260px}.product-catalog-hero{padding:10px 0 54px}.product-hero-row{display:grid;grid-template-columns:1.25fr 1fr;align-items:end;gap:65px}.product-hero-row h1,.product-detail-hero h1{font-weight:400;font-size:clamp(38px,4.3vw,59px);line-height:1.14;letter-spacing:-1.9px}.product-hero-row p{font-size:13px;line-height:1.9;color:#a8a7ac;max-width:430px}.product-hero-trust{display:flex;flex-wrap:wrap;gap:18px;color:#cfc5b2;font-size:10px;margin-top:24px}.product-catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;border-top:1px solid #ffffff16}.product-filters{display:flex;flex-wrap:wrap;gap:7px}.product-filters a{padding:10px 15px;border:1px solid transparent;border-radius:6px;color:#aaa8a4;font-size:10px;transition:.2s}.product-filters a:hover{color:#f0e9dc;background:#ffffff06}.product-filters a.active{background:#e9e0cf;color:#201c15;border-color:#e9e0cf}.product-result-count{font-size:10px;color:#929097;white-space:nowrap}.product-search{display:flex;align-items:center;gap:8px;max-width:450px;margin:0 0 30px}.product-search input{min-width:0;flex:1;background:transparent;color:#e8e1d4;border:0;border-bottom:1px solid #ffffff22;padding:12px 0;font:11px Inter,sans-serif}.product-search button{background:none;border:0;padding:10px;color:#cbbfa4;font:10px Inter,sans-serif;cursor:pointer}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-card{background:#ffffff03;border:1px solid #ffffff15;border-radius:13px;overflow:hidden;transition:transform .25s,border-color .25s}.product-card:hover{transform:translateY(-5px);border-color:#cbbfa44a}.product-card-image{display:block;position:relative}.product-visual{--product-accent:#cfc0a1;--product-ink:#343026;position:relative;aspect-ratio:1.4;background:radial-gradient(ellipse at 70% 80%,color-mix(in srgb,var(--product-accent) 15%,transparent),transparent 70%),#171715;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:34px 25px 27px}.product-visual.theme-sage{--product-accent:#afbea4;--product-ink:#303a2e;background-color:#171c19}.product-visual.theme-rose{--product-accent:#d4afa5;--product-ink:#473332;background-color:#211a1a}.product-visual.theme-steel{--product-accent:#a6b8c3;--product-ink:#293640;background-color:#161d23}.product-visual.theme-amber{--product-accent:#c7a36e;--product-ink:#443624;background-color:#211d17}.product-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.product-browser{width:100%;background:#f0ece2;border-radius:5px;color:var(--product-ink);box-shadow:0 15px 30px #0004;transform:perspective(800px) rotateY(-5deg) rotateZ(-2deg);transition:transform .35s}.product-card:hover .product-browser{transform:perspective(800px) rotateY(0) rotateZ(0)}.product-browser-top{display:flex;align-items:center;justify-content:space-between;height:20px;background:#e2ded5;border-bottom:1px solid #0001;padding:0 8px;color:#7a7771;font:5px Inter,sans-serif}.product-browser-top div{display:flex;gap:3px}.product-browser-top i{width:3px;height:3px;border-radius:50%;background:#b5afa3}.product-browser-nav{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;font:4px Inter,sans-serif}.product-browser-nav b{font-size:5px;letter-spacing:.6px}.product-browser-nav b span{font-size:4px;color:#8d8980}.product-browser-nav>span{font-size:3px}.product-browser-hero{display:grid;grid-template-columns:1fr .8fr;gap:15px;padding:10px 17px 17px}.product-browser-hero small{font:4px Inter,sans-serif;letter-spacing:.5px}.product-browser-hero h3{font:400 clamp(22px,2.4vw,35px)/1.03 Fraunces,Georgia,serif;margin:9px 0;color:var(--product-ink)}.product-browser-hero h3 em{color:var(--product-ink);opacity:.7}.product-browser-hero p{font:4px/1.8 Inter,sans-serif}.product-browser-cta{display:inline-block;padding:5px 7px;background:var(--product-ink);color:#fff;font:4px Inter,sans-serif;margin-top:9px;border-radius:2px}.product-arch{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:.8;border-radius:50% 50% 3px 3px;background:linear-gradient(145deg,var(--product-accent),color-mix(in srgb,var(--product-accent),#222 30%));overflow:hidden}.product-arch>span{font:italic 72px/1 Georgia;color:#fff7;z-index:1}.product-arch i{position:absolute;bottom:-25%;right:-25%;height:90%;width:110%;border:1px solid #fff5;border-radius:50%}.product-browser-foot{display:flex;align-items:center;gap:10px;padding:9px 17px;border-top:1px solid #0001;font:4px Inter,sans-serif}.product-browser-foot div{height:3px;width:25px;background:#0002}.product-visual-caption{position:absolute;bottom:10px;left:0;width:100%;text-align:center;font-size:5px;letter-spacing:.6px;color:#c7c5bc88}.product-featured{position:absolute;top:14px;left:14px;background:#101010cb;backdrop-filter:blur(10px);color:#e6ddcb;border:1px solid #ffffff20;border-radius:4px;padding:6px 9px;font-size:7px;letter-spacing:1px}.product-card-content{padding:23px}.product-card-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#9e988c;font-size:8px;margin-bottom:12px}.product-card-meta>span:first-child{text-transform:uppercase;letter-spacing:1px;color:#c6bba5}.product-card h3{font:400 25px/1.2 Fraunces,Georgia,serif;margin-bottom:12px}.product-card h3 a{color:#ece7dc}.product-card-content>p{font-size:11px;line-height:1.8;color:#a6a3a4;min-height:60px}.product-card-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff12;padding-top:19px;margin-top:20px}.product-card-bottom strong{font-size:23px;line-height:1.3;display:block;font-weight:500;color:#eee5d4;letter-spacing:-.7px}.product-card-bottom small{font-size:8px;color:#95918a;display:block;margin-top:5px}.product-card-bottom del{color:#9b9386;font-size:10px}.product-arrow{width:38px;height:38px;border:1px solid #ffffff20;border-radius:50%;display:grid;place-items:center;color:#e4d8c0;font-size:23px}.product-arrow:hover{background:#e4d8c0;color:#171411}.product-how{margin-top:80px;padding:50px 0;border-top:1px solid #ffffff16}.product-how h2,.product-detail-copy h2,.product-section-heading h2,.product-benefit-section h2,.product-price-section h2{font-weight:400;font-size:38px;line-height:1.17}.product-how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:35px}.product-how-grid article>span{color:#cbbfa4;font:italic 22px Georgia}.product-how-grid h3{font:500 13px Inter,sans-serif;margin:20px 0 12px}.product-how-grid p{font-size:11px;line-height:1.85;color:#a09fa4}.product-custom-callout{display:flex;align-items:center;gap:24px;padding:28px;border:1px solid #cbbfa426;border-radius:12px;background:#cbbfa405;margin-top:20px}.product-custom-callout>div{flex:1}.product-custom-callout h2{font-size:25px;font-weight:400;margin-bottom:8px}.product-custom-callout p{font-size:11px;color:#a6a29a}.product-empty{padding:60px 30px;display:flex;flex-direction:column;align-items:center;gap:23px;text-align:center}.product-empty h2{font-weight:400;font-size:33px}.product-empty p{max-width:450px;color:#aaa;font-size:13px}.product-empty>a:last-child{font-size:12px}.product-back{display:inline-block;margin-bottom:40px;color:#b9b2a3;font-size:11px}.product-detail-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:55px}.product-detail-hero .sales-eyebrow{font-size:9px}.product-detail-hero h1{font-size:49px}.product-intro{color:#aaa7a5;font-size:13px;line-height:1.9;margin:23px 0;max-width:440px}.product-detail-price{margin:25px 0}.product-detail-price>strong{display:block;font-size:36px;line-height:1.4;font-weight:500;letter-spacing:-1px;color:#efe5d3}.product-detail-price>span{display:block;font-size:10px;color:#a39c91;margin-top:5px}.product-detail-price>del{font-size:13px;color:#a39986}.product-detail-actions{display:flex;gap:10px;flex-wrap:wrap}.product-detail-actions .sales-button.primary{min-width:190px}.product-microcopy{font-size:9px;color:#99958d;margin-top:15px}.product-visual-large{aspect-ratio:1.2;padding:45px 30px;border:1px solid #ffffff0e;border-radius:12px}.product-visual-large .product-browser-hero h3{font-size:45px}.product-visual-large .product-browser-hero{padding:18px 25px 25px}.product-visual-large .product-browser-nav{padding:16px 25px}.product-visual-large .product-browser-top{height:26px;font-size:6px}.product-visual-large .product-browser-hero small{font-size:5px}.product-visual-large .product-browser-hero p{font-size:6px}.product-visual-large .product-browser-cta{font-size:5px;padding:7px 10px}.product-visual-large .product-arch>span{font-size:100px}.product-visual-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px;text-align:center}.product-visual-facts span{font-size:8px;color:#9a958c}.product-visual-facts b{display:block;font-size:11px;font-weight:500;color:#dfd6c4;margin-bottom:5px}.product-detail-copy{display:grid;grid-template-columns:1fr 1.2fr;gap:90px;padding:65px 0;margin-top:70px;border-top:1px solid #ffffff15;border-bottom:1px solid #ffffff15}.product-detail-copy p{font-size:13px;line-height:1.9;color:#b4b0ac;margin-bottom:18px}.product-inclusions{padding:65px 0}.product-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:55px;margin-bottom:30px}.product-section-heading>p{max-width:430px;color:#aaa5a0;font-size:12px;line-height:1.8}.product-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.product-feature-grid article{padding:25px;background:#ffffff03;border:1px solid #ffffff12;border-radius:9px}.product-feature-grid article>span{font:italic 18px Georgia;color:#cbbfa4aa}.product-feature-grid h3{font:500 13px Inter,sans-serif;margin:19px 0 10px}.product-feature-grid p{font-size:11px;line-height:1.8;color:#a5a1a0}.product-benefit-section{padding:50px 0;border-top:1px solid #ffffff14}.product-benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:27px 45px;margin-top:32px}.product-benefit-grid article{display:flex;gap:18px}.product-benefit-grid article>span{font:30px Georgia;color:#cbbfa4}.product-benefit-grid h3{font:500 14px Inter,sans-serif;margin:6px 0 10px}.product-benefit-grid p{font-size:12px;line-height:1.85;color:#a7a19a}.product-price-section{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;padding-top:55px;margin-top:20px;border-top:1px solid #ffffff14;align-items:start}.product-price-section>div>p{font-size:13px;color:#b0aaa1;line-height:1.9;margin:20px 0}.product-terms h3{font:500 12px Inter,sans-serif;margin:22px 0 10px}.product-terms p{font-size:11px;color:#a69f94;line-height:1.8}.product-price-section .sales-panel .sales-button{margin-top:25px}.product-question{display:block;text-align:center;font-size:10px;color:#baad97;margin-top:20px}.product-admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:32px 0}.product-admin-stats>div{background:#ffffff03;border:1px solid #ffffff14;border-radius:10px;padding:22px}.product-admin-stats span{font-size:11px;color:#bbae96}.product-admin-stats strong{font-size:35px;font-weight:400;display:block;margin:5px 0}.product-admin-stats small{font-size:10px;color:#929098}.product-admin-form{display:grid;grid-template-columns:1.5fr .8fr;align-items:start;gap:25px}.product-editor-main{display:grid;gap:22px;min-width:0}.product-editor-main section,.product-editor-sidebar{display:grid;gap:19px}.product-editor-main .sales-eyebrow,.product-editor-sidebar .sales-eyebrow{margin-bottom:0}.product-editor-main h2,.product-editor-sidebar h2{margin-bottom:0!important;font-weight:400}.product-editor-sidebar{position:sticky;top:140px}.product-editor-sidebar hr{border:0;border-top:1px solid #ffffff17}.product-field-hint{display:block;font-size:10px!important;color:#95918a!important;line-height:1.75;margin-top:7px}.product-admin-image{max-height:210px;width:100%;object-fit:contain;background:#111;border-radius:8px}.product-checkout-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:35px;align-items:start}.product-checkout-summary{position:sticky;top:110px}.product-checkout-summary .product-visual{border-radius:8px;aspect-ratio:1.8;margin-bottom:22px}.product-checkout-summary h2{font-weight:400;font-size:28px}.product-checkout-intro{margin-bottom:35px}.product-checkout-intro h1{font-size:45px;font-weight:400}.product-checkout-intro>p{font-size:13px;color:#aaa;margin-top:15px}.product-checkout-step{display:flex;gap:20px;font-size:9px;color:#938d80;margin:22px 0}.product-checkout-step b{color:#e1d3b8;font-weight:500}.product-checkout-form{display:grid;gap:25px}.product-checkout-form h2{font-size:25px;font-weight:400;margin-bottom:20px}.product-checkout-form section{padding-bottom:25px;border-bottom:1px solid #ffffff16}.product-plan-options{display:grid;gap:10px}.sales-form .product-plan{display:flex;align-items:center;gap:12px;cursor:pointer;padding:17px;border:1px solid #ffffff20;border-radius:8px;background:#ffffff03}.product-plan:has(input:checked){border-color:#cbbfa4a0;background:#cbbfa40b}.product-plan input[type=radio]{width:16px;min-height:16px;margin:0;accent-color:#cbbfa4}.product-plan span{flex:1}.product-plan strong{display:block;font-size:12px;font-weight:500}.product-plan small{display:block;margin-top:5px;color:#9e988e;font-size:10px}.product-plan>b{font-size:17px;font-weight:500;white-space:nowrap}.product-checkout-summary ul{list-style:none;padding:15px 0}.product-checkout-summary li{padding:7px 0;color:#bcb4a5;font-size:11px}.product-checkout-summary li:before{content:'✓';color:#cbbfa4;margin-right:10px}.product-checkout-form .sales-button{width:100%}.product-private-notice{margin-bottom:22px}.product-admin-form :is(input,textarea,select),.product-checkout-form :is(input,textarea,select){min-width:0}.product-grid>*{min-width:0}.product-catalog-shell a:focus-visible,.product-detail-shell a:focus-visible,.product-search input:focus-visible{outline:2px solid #cbbfa4;outline-offset:4px}.product-mobile-total{display:none}
@media(max-width:1000px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-hero-row{gap:35px}.product-detail-hero{gap:30px}.product-detail-hero h1{font-size:41px}.product-price-section{gap:45px}.product-browser-hero h3{font-size:32px}.product-admin-form{grid-template-columns:1.2fr .8fr}.product-card-content>p{min-height:40px}}
@media(max-width:760px){.product-hero-row,.product-detail-hero,.product-detail-copy,.product-price-section,.product-checkout-layout{grid-template-columns:1fr;gap:30px}.product-hero-row h1{font-size:45px}.product-catalog-hero{padding-bottom:30px}.product-hero-row p{max-width:550px}.product-detail-hero h1{font-size:46px}.product-detail-hero>div:last-child{max-width:540px}.product-feature-grid{grid-template-columns:1fr 1fr}.product-how-grid{gap:25px}.product-how-grid h3{line-height:1.6}.product-section-heading{display:block}.product-section-heading>p{margin-top:22px}.product-custom-callout{flex-wrap:wrap}.product-custom-callout>.sales-button{width:100%}.product-visual-large{aspect-ratio:1.5}.product-admin-form{grid-template-columns:1fr}.product-editor-sidebar,.product-checkout-summary{position:static}.product-checkout-summary{grid-row:1}.product-checkout-summary .product-visual{display:none}.product-checkout-summary ul{display:none}.product-checkout-summary .product-terms{font-size:11px}.product-detail-copy{margin-top:40px;padding:40px 0}.product-mobile-total{display:block}.product-visual-facts{margin-bottom:15px}}
@media(max-width:520px){.product-grid{grid-template-columns:1fr;gap:23px}.product-catalog-toolbar{align-items:flex-start}.product-result-count{display:none}.product-filters{gap:4px}.product-filters a{font-size:9px;padding:9px 10px}.product-hero-row h1{font-size:39px;letter-spacing:-1px}.product-hero-trust{gap:13px;font-size:9px}.product-browser-hero h3{font-size:35px}.product-card-content{padding:24px}.product-card-content>p{font-size:12px}.product-card-meta{font-size:9px}.product-how{margin-top:45px;padding:35px 0}.product-how-grid{grid-template-columns:1fr;gap:28px}.product-how-grid article{border-bottom:1px solid #ffffff12;padding-bottom:22px}.product-how-grid h3{margin-top:12px}.product-how h2,.product-detail-copy h2,.product-section-heading h2,.product-benefit-section h2,.product-price-section h2{font-size:33px}.product-custom-callout{padding:22px;gap:17px}.product-custom-callout h2{font-size:23px}.product-custom-callout>.sales-icon{display:none}.product-detail-hero h1{font-size:39px}.product-detail-price>strong{font-size:33px}.product-feature-grid,.product-benefit-grid{grid-template-columns:1fr}.product-feature-grid article{padding:21px}.product-detail-actions .sales-button{width:100%}.product-visual-large .product-browser-hero h3{font-size:32px}.product-visual-large .product-arch>span{font-size:80px}.product-admin-stats{gap:8px}.product-admin-stats>div{padding:14px}.product-admin-stats small{font-size:8px}.product-admin-stats strong{font-size:28px}.product-plan>b{font-size:15px}.product-checkout-intro h1{font-size:37px}.product-checkout-step{gap:13px;font-size:8px}.product-visual-facts span{font-size:7px}.product-visual-facts b{font-size:10px}}
@media(prefers-reduced-motion:reduce){.product-card,.product-browser{transition:none;transform:none!important}.product-card:hover{transform:none}}
.product-checkout-form [hidden]{display:none!important}
.product-upsell-options{margin:6px 0 24px;padding:18px;border:1px solid #ffffff14;border-radius:12px;background:linear-gradient(145deg,#ffffff06,#ffffff01)}
.product-upsell-options>p{margin:0 0 12px;color:#cfc4b2;font-size:11px;letter-spacing:.02em}
.product-upsell-options .sales-check{display:flex;align-items:center;gap:13px;margin:8px 0;padding:13px 14px;border:1px solid #ffffff16;border-radius:9px;background:#ffffff03;cursor:pointer;transition:border-color .2s,background .2s,transform .2s}
.product-upsell-options .sales-check:hover{border-color:#cbbfa466;background:#cbbfa40a;transform:translateY(-1px)}
.product-upsell-options .sales-check:has(input:checked){border-color:#cbbfa4b8;background:#cbbfa414;box-shadow:0 0 0 1px #cbbfa41f inset}
.product-upsell-options .sales-check input{appearance:none;width:19px;height:19px;min-height:19px;margin:0;border:1px solid #8f887a;border-radius:5px;background:#151412;position:relative;flex:0 0 19px}
.product-upsell-options .sales-check input:checked{background:#d9ccb5;border-color:#d9ccb5}
.product-upsell-options .sales-check input:checked:after{content:'✓';position:absolute;inset:0;display:grid;place-items:center;color:#29251f;font-size:13px;font-weight:700}
.product-upsell-options .sales-check span{display:block;color:#eee7da;font-size:11px;line-height:1.35}
.product-upsell-options .sales-check span small{display:block;margin-top:4px;color:#9f9a91;font-size:9px;line-height:1.5}
.checkout-extras{margin:0 0 12px;border-top:1px solid #ffffff12}
.checkout-extra-row{display:flex;align-items:baseline;justify-content:space-between;gap:28px;padding:9px 0;border-bottom:1px solid #ffffff0d;color:#bbb2a2;font-size:10px}
.checkout-extra-row span{flex:1;min-width:0;line-height:1.5}
.checkout-extra-row b{color:#e7dece;font-weight:500;white-space:nowrap}
.installment-choice{display:grid;grid-template-columns:1fr auto;gap:6px 14px;margin:10px 0 4px;padding:12px 14px;border:1px solid #cbbfa455;border-radius:9px;background:#cbbfa40a;color:#e9e1d3;font-size:10px}
.installment-choice select{background:#171614;color:#eee5d5;border:1px solid #cbbfa477;border-radius:5px;padding:7px 9px;font-size:10px}
.installment-choice small{grid-column:1/-1;color:#aaa196;font-size:9px;line-height:1.5}
.checkout-schedule{display:grid;gap:6px;margin:12px 0 18px;padding:15px 16px;border-left:2px solid #cbbfa4;background:#cbbfa408;color:#bdb3a3;font-size:10px;line-height:1.5}
.checkout-schedule b{color:#e5dccb;font-size:11px;font-weight:500;margin-bottom:2px}
.checkout-schedule small{color:#928b81;font-size:9px;margin-top:3px}
.product-demos{padding:65px 0;border-top:1px solid #ffffff15}.product-demo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-demo-card{display:block;background:#ffffff03;border:1px solid #ffffff16;border-radius:10px;overflow:hidden;color:#eae2d4;transition:transform .25s,border-color .25s}.product-demo-card:hover{transform:translateY(-4px);border-color:#cbbfa477}.product-demo-card .product-visual{aspect-ratio:1.35}.product-demo-card>span{display:block;padding:16px 18px 5px;font-size:10px;color:#b5ab9c}.product-demo-card>b{display:block;padding:0 18px 18px;font-size:11px;font-weight:500}.product-demo-input{padding:15px;border:1px solid #ffffff14;border-radius:8px;display:grid;gap:10px}.product-demo-input>b{font-size:11px;font-weight:500;color:#dfd5c3}
@media(max-width:760px){.product-demo-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.product-demo-grid{grid-template-columns:1fr}}

/* A részletes termékoldalon a teljes feltöltött kép látszódjon, ne vágjuk le. */
.product-detail-hero .product-visual-large.has-product-image{aspect-ratio:16/9;padding:0;background:#0d0d0d}
.product-detail-hero .product-visual-large>img{object-fit:contain}
.product-demo-card .product-visual.has-product-image{padding:0;background:#0d0d0d}
.product-demo-card .product-visual>img{object-fit:contain}

@media(max-width:760px){
    .product-checkout-form{order:1}
    .product-checkout-summary{order:2;grid-row:auto}
}
