/* Zinx fidelity pass 5: approved homepage, calculator and catalog comps. */
:root{
  --zinx-navy:#11145d;
  --zinx-blue:#2d35bb;
  --zinx-purple:#6540db;
  --zinx-violet:#7a43df;
  --zinx-soft:#f5f4ff;
  --zinx-border:#e3e5ef;
  --zinx-copy:#555b75;
  --container:min(1260px,calc(100% - 48px));
}
[hidden]{display:none!important}
.page-fidelity5{background:#fff;color:var(--zinx-navy)}
.page-fidelity5 .container{width:var(--container)}
.page-fidelity5 .site-header{position:relative;top:auto;border-bottom:1px solid #ececf3;box-shadow:none;background:#fff}
.page-fidelity5 .header-row{height:72px;gap:46px}
.page-fidelity5 .brand img{width:72px}
.page-fidelity5 .main-nav{gap:40px;font-size:.76rem;font-weight:700;margin-left:30px}
.page-fidelity5 .main-nav a{position:relative;padding:27px 0 25px}
.page-fidelity5 .main-nav a[aria-current="page"]:after{content:"";position:absolute;left:0;right:0;bottom:13px;height:2px;border-radius:999px;background:#5142d3}
.page-fidelity5 .header-actions{gap:18px}
.page-fidelity5 .icon-btn{width:28px;height:28px;border:0;border-radius:0;padding:3px;color:#15173d;background:transparent}
.page-fidelity5 .icon-btn svg{width:20px;height:20px}
.page-fidelity5 .menu-toggle{display:none}
.page-fidelity5 .topbar{height:27px;font-size:.66rem;background:linear-gradient(90deg,#17125d,#2536b6 70%,#4c34bf)}
.page-fidelity5 .topbar .container{height:27px;gap:11px}
.page-fidelity5 .site-footer{padding-top:40px}

/* ---------- Homepage ---------- */
.zinx-home5{background:#fff}
.home5-hero{position:relative;overflow:hidden;padding:44px 0 0;background:
  radial-gradient(circle at 75% 21%,rgba(255,255,255,.96),transparent 28%),
  linear-gradient(105deg,#fff 0%,#f8f7ff 47%,#eef2ff 100%)}
.home5-hero:after{content:"";position:absolute;inset:auto -8% 0 45%;height:240px;background:radial-gradient(ellipse at center,rgba(73,87,216,.12),transparent 65%);pointer-events:none}
.home5-hero-grid{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;min-height:505px;gap:26px;position:relative;z-index:2}
.home5-copy{align-self:start;padding:42px 0 0 32px;position:relative;z-index:5}
.home5-copy h1{margin:0;color:#11145d;font-size:clamp(3.4rem,5.2vw,5.25rem);line-height:.89;letter-spacing:-.066em;font-weight:900}
.home5-copy h1 span{color:#6540dc}
.home5-copy p{max-width:470px;margin:25px 0 0;color:#4f5570;font-size:1rem;line-height:1.7}
.home5-actions{display:flex;gap:14px;margin-top:28px}
.home5-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:9px;padding:12px 24px;text-transform:uppercase;letter-spacing:.035em;font-size:.68rem;font-weight:900;transition:.2s transform,.2s box-shadow}
.home5-btn:hover{transform:translateY(-1px)}
.home5-btn-primary{color:#fff;background:linear-gradient(90deg,#201a82,#603bd2);box-shadow:0 12px 26px rgba(52,39,164,.18)}
.home5-btn-secondary{color:#171861;background:#fff;border:1px solid #aeb3d1}
.home5-visual{height:505px;position:relative;min-width:0}
.home5-model-wrap{position:absolute;right:-18px;top:-44px;width:68%;height:455px;overflow:hidden;background:#eef0ff}
.home5-model-wrap:before{content:"";position:absolute;inset:0;z-index:2;box-shadow:inset 42px 0 55px rgba(247,247,255,.92)}
.home5-model-wrap img{width:100%;height:100%;object-fit:cover;object-position:center top;image-rendering:auto;transform:scale(1.025)}
.home5-hero-products{position:absolute;left:0;right:0;bottom:12px;height:190px;z-index:5}
.home5-hero-products:before{content:"";position:absolute;left:2%;right:1%;bottom:2px;height:58px;border-radius:50%;background:rgba(70,68,171,.15);filter:blur(25px)}
.home5-hero-product{position:absolute;width:18.5%;filter:drop-shadow(0 16px 14px rgba(18,22,65,.2));transition:.2s transform}
.home5-hero-product:hover{z-index:8;transform:translateY(-5px)}
.home5-hero-product-1{left:0;bottom:5px}.home5-hero-product-2{left:15.8%;bottom:10px}.home5-hero-product-3{left:32%;bottom:3px}.home5-hero-product-4{left:48%;bottom:8px}.home5-hero-product-5{left:64%;bottom:1px}.home5-hero-product-6{left:80%;bottom:5px}
.home5-hero-tin{width:100%;position:relative;z-index:2}
.home5-hero-packet{position:absolute;width:42%;right:-2%;bottom:-4%;z-index:3;filter:drop-shadow(0 7px 6px rgba(19,22,66,.15))}
.home5-trust-row{position:relative;z-index:7;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #dfe1eb;border-radius:13px 13px 0 0;background:rgba(255,255,255,.98);box-shadow:0 -4px 25px rgba(20,22,78,.035)}
.home5-trust-row>div{min-height:92px;display:grid;grid-template-columns:48px 1fr;align-items:center;gap:12px;padding:18px 25px;border-right:1px solid #e5e6ef}
.home5-trust-row>div:last-child{border-right:0}
.home5-trust-row>div>span{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;color:#5742d8;background:#f2f0ff}
.home5-trust-row svg{width:23px;height:23px}
.home5-trust-row p{margin:0}.home5-trust-row b{display:block;font-size:.78rem}.home5-trust-row small{display:block;margin-top:3px;color:#696e84;font-size:.66rem}
.home5-products-section{padding:58px 0 32px;background:#fff}
.home5-section-head{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:24px;padding:0 6px}
.home5-section-head span{display:block;color:#3d45bc;text-transform:uppercase;letter-spacing:.11em;font-size:.67rem;font-weight:900}
.home5-section-head h2{margin:4px 0 0;font-size:2.2rem;line-height:1;letter-spacing:-.045em}
.home5-section-head>a{color:#2933a2;text-transform:uppercase;letter-spacing:.055em;font-size:.65rem;font-weight:900}
.home5-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.home5-card{overflow:hidden;display:flex;flex-direction:column;background:#fff;border:1px solid #e1e3ec;border-radius:14px;box-shadow:0 10px 25px rgba(23,27,80,.04)}
.home5-card-art{height:252px;display:block;position:relative;overflow:hidden;background:radial-gradient(circle at 68% 59%,color-mix(in srgb,var(--product-accent) 18%,transparent),transparent 38%),linear-gradient(145deg,#fff,#f5f6fa)}
.home5-card-glow{position:absolute;width:55%;height:30%;left:23%;bottom:8%;border-radius:50%;background:color-mix(in srgb,var(--product-accent) 16%,transparent);filter:blur(20px)}
.home5-card-tin{position:absolute;left:13%;top:22px;width:67%;height:190px;object-fit:contain;z-index:2;filter:drop-shadow(0 15px 13px rgba(22,25,70,.18))}
.home5-card-packet{position:absolute;right:7%;bottom:21px;width:32%;z-index:3;filter:drop-shadow(0 8px 8px rgba(20,23,68,.16))}
.home5-badge{position:absolute;z-index:4;top:13px;left:13px;border-radius:999px;background:#fff0dc;color:#b86016;padding:5px 9px;font-size:.57rem;font-weight:900}
.home5-heart{position:absolute;z-index:4;right:12px;top:11px;width:29px;height:29px;border-radius:50%;background:#fff;border:1px solid #dfe2ec;display:grid;place-items:center;color:#383e70}
.home5-card-body{display:flex;flex:1;flex-direction:column;padding:15px 16px 16px}
.home5-card-body h3{margin:0;font-size:.95rem;line-height:1.2}
.home5-card-body p{min-height:42px;margin:6px 0 0;color:#656a80;font-size:.72rem;line-height:1.45}
.home5-rating{display:flex;align-items:center;gap:8px;margin-top:10px}.home5-rating span{color:#f1a31a;font-size:.68rem;letter-spacing:.08em}.home5-rating small{color:#73778b;font-size:.58rem}
.home5-card-buy{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px}.home5-card-buy strong{font-size:1rem}.home5-card-buy form{margin:0}.home5-card-buy button{border:0;border-radius:8px;background:#211979;color:#fff;padding:9px 15px;text-transform:uppercase;letter-spacing:.035em;font-size:.56rem;font-weight:900}
.home5-lifestyle-section{padding:34px 0 40px;background:#fff}
.home5-lifestyle-panel{display:grid;grid-template-columns:.43fr .57fr;min-height:355px;overflow:hidden;border:1px solid #dfe2ec;border-radius:17px;background:linear-gradient(100deg,#f0efff,#f8f8ff 72%,#eef1ff);box-shadow:0 13px 35px rgba(26,29,85,.05)}
.home5-lifestyle-photo{position:relative;overflow:hidden}.home5-lifestyle-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 68%,#f2f2ff)}
.home5-lifestyle-photo img{width:100%;height:100%;object-fit:cover;object-position:center center;transform:scale(1.03)}
.home5-lifestyle-copy{padding:52px 44px 35px}
.home5-lifestyle-copy h2{margin:0;font-size:2rem;letter-spacing:-.04em}.home5-lifestyle-copy h3{margin:6px 0 0;font-size:1rem;font-weight:700}
.home5-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:38px}
.home5-benefit-grid>div{text-align:center}.home5-benefit-grid>div>span{width:47px;height:47px;border-radius:50%;display:grid;place-items:center;margin:0 auto 11px;color:#543ed3;background:#eeeaff}.home5-benefit-grid svg{width:24px;height:24px}.home5-benefit-grid b{display:block;font-size:.7rem;line-height:1.25}.home5-benefit-grid small{display:block;margin-top:7px;color:#676c82;font-size:.58rem;line-height:1.4}
.home5-proof{padding:35px 0 32px;color:#fff;background:linear-gradient(90deg,#15115b,#222895 70%,#162175)}
.home5-proof h2{margin:0;text-align:center;font-size:1.4rem;letter-spacing:-.025em}
.home5-proof-row{display:flex;justify-content:center;align-items:center;gap:56px;margin-top:23px;font-size:.72rem;color:#eceeff}.home5-proof-row>span{display:flex;align-items:center;gap:7px}.home5-proof-row svg{width:19px;height:19px}.home5-proof-row>span:first-child b{color:#30c47b;font-size:1rem}

/* ---------- Calculator ---------- */
.calc5-hero{overflow:hidden;padding:45px 0 30px;background:radial-gradient(circle at 80% 18%,#fff 0,rgba(255,255,255,.45) 28%,transparent 50%),linear-gradient(110deg,#f8f8ff,#eef2ff)}
.calc5-hero-grid{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;min-height:300px;gap:50px}
.calc5-hero-copy{padding-left:28px}.calc5-hero-copy h1{margin:9px 0 17px;font-size:clamp(3rem,5vw,4.8rem);line-height:.92;letter-spacing:-.055em}.calc5-hero-copy p{max-width:500px;margin:0;color:#4e5571;font-size:.92rem;line-height:1.65}
.calc5-product-stage{position:relative;height:280px}.calc5-product-stage:before{content:"";position:absolute;left:6%;right:2%;bottom:20px;height:70px;border-radius:50%;background:rgba(66,73,181,.15);filter:blur(25px)}
.calc5-product{position:absolute;width:25%;filter:drop-shadow(0 17px 14px rgba(18,21,66,.2))}.calc5-product-1{left:3%;bottom:15px}.calc5-product-2{left:25%;bottom:42px;z-index:4}.calc5-product-3{left:49%;bottom:30px;z-index:3}.calc5-product-4{left:72%;bottom:8px}
.calc5-product-tin{position:relative;z-index:2;width:100%}.calc5-product-packet{position:absolute;z-index:3;width:43%;right:-3%;bottom:-6%}
.calc5-section{padding:58px 0 78px;background:#fafaff}
.calc5-panel{border:1px solid #dfe1eb;border-radius:19px;background:#fff;padding:36px 38px 28px;box-shadow:0 16px 42px rgba(24,27,83,.04)}
.calc5-panel-heading h2{margin:5px 0 4px;font-size:2rem;letter-spacing:-.04em}.calc5-panel-heading p{margin:0;color:#696e84;font-size:.86rem}
.calc5-goal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:26px}
.calc5-goal{min-height:118px;border:1px solid #dfe1eb;border-radius:13px;background:#fff;color:#15164e;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;font-size:.75rem;transition:.2s border-color,.2s background,.2s transform}
.calc5-goal:hover{transform:translateY(-1px)}.calc5-goal.selected{border-color:#6351d6;background:#f3f1ff;color:#3d31b5;box-shadow:inset 0 0 0 1px rgba(99,81,214,.1)}
.calc5-goal>span{width:42px;height:42px;display:grid;place-items:center;color:inherit}.calc5-goal svg{width:34px;height:34px;stroke-width:1.45}.calc5-goal b{font-size:.75rem}
.calc5-subsection{margin-top:30px}.calc5-subsection h3{margin:0 0 16px;font-size:1rem}
.calc5-slider-row{display:grid;grid-template-columns:150px 1fr 48px;align-items:center;gap:18px;margin:16px 0;font-size:.82rem}.calc5-slider-row b{text-align:right}.calc5-slider-row input{width:100%;accent-color:#6445d6}
.calc5-toggle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.calc5-toggle{min-height:68px;border:1px solid #e0e2eb;border-radius:11px;background:#f5f5f7;color:#1a1b4f;display:flex;flex-direction:column;align-items:center;justify-content:center}.calc5-toggle.selected{border-color:#ada6e9;background:#f1efff}.calc5-toggle b{font-size:.75rem}.calc5-toggle span{margin-top:2px;color:#676b7d;font-size:.68rem}
.calc5-timeline-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.calc5-timeline{min-height:72px;border:1px solid #e0e2eb;border-radius:11px;background:#f5f5f7;color:#191a4e;display:flex;flex-direction:column;align-items:center;justify-content:center}.calc5-timeline.selected{border-color:#6751d5;background:#f4f2ff}.calc5-timeline b{font-size:.74rem}.calc5-timeline span{margin-top:3px;color:#65697e;font-size:.65rem}
.calc5-calculate{width:100%;min-height:51px;margin-top:29px;border:0;border-radius:12px;color:#fff;background:linear-gradient(90deg,#251d8c,#6f40dc);font-weight:900;box-shadow:0 13px 28px rgba(56,39,177,.18)}
.calc5-disclaimer{margin-top:14px;padding:13px 15px;border-radius:10px;background:#fff9e7;color:#756335;font-size:.67rem;line-height:1.45}
.calc5-outlook{margin-top:22px;border:1px solid #dfe1eb;border-radius:19px;background:#fff;padding:30px 34px;display:grid;grid-template-columns:1fr 175px;gap:25px;align-items:center}.calc5-outlook h2{margin:5px 0;font-size:1.65rem}.calc5-outlook p{margin:0;color:#676c82;font-size:.78rem}.calc5-score{text-align:center}.calc5-score span{display:block;font-size:2.35rem;font-weight:900;color:#5638cb}.calc5-score small{color:#72768c;font-size:.64rem}.calc5-results{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.calc5-results .result-card{border:1px solid #e0e2eb;border-radius:12px;padding:12px;background:#fafaff}.calc5-results .result-card img{width:62px;height:62px;object-fit:contain}.calc5-outlook>.home5-btn{justify-self:start}

/* ---------- Shop ---------- */
.shop5-hero{padding:47px 0 42px;background:radial-gradient(circle at 79% 17%,#fff,transparent 37%),linear-gradient(110deg,#fff,#f1f3ff)}
.shop5-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;min-height:270px;gap:35px}.shop5-hero-copy{padding-left:14px}.shop5-hero-copy h1{margin:8px 0 14px;font-size:clamp(2.8rem,4.6vw,4.4rem);line-height:.95;letter-spacing:-.055em}.shop5-hero-copy p{max-width:630px;margin:0;color:#5c6179;font-size:.9rem;line-height:1.65}
.shop5-tabs{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.shop5-tabs a{min-width:58px;padding:9px 15px;border:1px solid #e1e3ec;border-radius:999px;background:#fff;text-align:center;font-size:.7rem;font-weight:800}.shop5-tabs a.active{color:#fff;border-color:#15145f;background:#15145f}
.shop5-hero-products{position:relative;height:245px}.shop5-hero-products:before{content:"";position:absolute;left:5%;right:1%;bottom:22px;height:55px;border-radius:50%;background:rgba(57,67,177,.13);filter:blur(21px)}.shop5-hero-product{position:absolute;width:25%;filter:drop-shadow(0 14px 13px rgba(20,23,67,.18))}.shop5-hero-product-1{left:0;bottom:25px}.shop5-hero-product-2{left:24%;bottom:44px}.shop5-hero-product-3{left:49%;bottom:35px}.shop5-hero-product-4{left:74%;bottom:20px}.shop5-hero-tin{position:relative;z-index:2;width:100%}.shop5-hero-packet{position:absolute;z-index:3;width:41%;right:-1%;bottom:-5%}
.shop5-content{padding:34px 0 64px;background:#fafaff}
.shop5-filter-toggle{width:100%;min-height:59px;border:1px solid #dfe1eb;border-radius:13px;background:#fff;color:#17184f;display:flex;align-items:center;justify-content:space-between;padding:0 22px;font-weight:900}.shop5-filter-toggle>span{display:flex;align-items:center;gap:12px}.shop5-filter-toggle svg{width:21px;height:21px}.shop5-chevron{transition:.2s transform}.shop5-filter-toggle[aria-expanded="true"] .shop5-chevron{transform:rotate(180deg)}
.shop5-filter-panel{display:grid;grid-template-columns:1.5fr .8fr 1fr;gap:28px;margin-top:10px;padding:23px 24px;border:1px solid #dfe1eb;border-radius:13px;background:#fff}.shop5-filter-group h3{margin:0 0 12px;font-size:.88rem}.shop5-filter-links{display:flex;gap:8px;flex-wrap:wrap}.shop5-filter-links a,.shop5-formula-notes span{padding:7px 10px;border-radius:999px;background:#f4f4f8;color:#565b73;font-size:.65rem}.shop5-filter-links a.selected{color:#fff;background:#211b7a}.shop5-formula-notes{display:flex;align-content:flex-start;gap:8px;flex-wrap:wrap}.shop5-formula-notes h3{width:100%}.shop5-pricing-note p{margin:0;color:#686d82;font-size:.66rem;line-height:1.5}
.shop5-toolbar{display:flex;align-items:center;justify-content:space-between;margin:32px 0 17px}.shop5-toolbar b{font-size:.9rem}.shop5-toolbar .select{min-width:145px;font-size:.75rem}
.shop5-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.catalog-card5{border-radius:15px;box-shadow:0 9px 26px rgba(23,27,80,.035);transform:none!important}.catalog-card5:hover{box-shadow:0 15px 35px rgba(23,27,80,.08)}
.catalog-art5{height:280px;aspect-ratio:auto!important;padding:0!important;overflow:hidden;background:radial-gradient(circle at 66% 58%,color-mix(in srgb,var(--product-accent) 17%,transparent),transparent 39%),linear-gradient(145deg,#fff,#f6f7fa)!important}
.catalog-art5 .catalog-glow5{position:absolute;width:57%;height:28%;left:21%;bottom:7%;border-radius:50%;background:color-mix(in srgb,var(--product-accent) 16%,transparent);filter:blur(20px)}
.catalog-art5 .catalog-tin5{position:absolute!important;z-index:2;width:69%!important;height:215px!important;left:11%!important;top:28px!important;object-fit:contain!important;filter:drop-shadow(0 16px 13px rgba(20,23,66,.18))}
.catalog-art5 .catalog-packet5{position:absolute!important;z-index:3;width:33%!important;height:auto!important;right:5%!important;bottom:20px!important;object-fit:contain!important;filter:drop-shadow(0 8px 8px rgba(19,22,66,.14))}
.catalog-body5{padding:15px 16px 17px;gap:6px}.catalog-body5 .product-cat{text-transform:uppercase;letter-spacing:.04em;font-size:.56rem}.catalog-body5 h3{font-size:.9rem;text-transform:uppercase;line-height:1.25}.catalog-body5 p{min-height:38px;font-size:.68rem;line-height:1.45}.catalog-rating5{display:flex;align-items:center;gap:8px;margin-top:3px}.catalog-rating5 span{color:#f2a31a;font-size:.65rem;letter-spacing:.07em}.catalog-rating5 small{color:#777b8f;font-size:.57rem}
.catalog-buy5{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-top:8px}.catalog-prices5{display:flex;flex-direction:column}.catalog-prices5 del{color:#9598aa;font-size:.6rem}.catalog-prices5 strong{font-size:.9rem}.catalog-buy5 form{margin:0}.catalog-buy5 .btn{padding:8px 13px;border-radius:7px;box-shadow:none;text-transform:uppercase;font-size:.52rem;letter-spacing:.03em}
.shop5-service-row{display:grid;grid-template-columns:repeat(3,1fr);margin-top:38px;border:1px solid #dfe1eb;border-radius:13px;background:#fff}.shop5-service-row>div{min-height:88px;display:flex;align-items:center;justify-content:center;gap:13px;border-right:1px solid #e3e4ec}.shop5-service-row>div:last-child{border-right:0}.shop5-service-row svg{width:25px;height:25px;color:#5640d0}.shop5-service-row b{display:block;font-size:.72rem}.shop5-service-row small{display:block;margin-top:2px;color:#73778a;font-size:.61rem}

@media(max-width:1050px){
  .page-fidelity5 .main-nav{gap:23px;margin-left:10px}
  .home5-copy{padding-left:0}.home5-copy h1{font-size:4rem}.home5-visual{height:460px}.home5-model-wrap{width:74%;height:410px}.home5-hero-grid{min-height:460px}
  .home5-card-art{height:215px}.home5-card-tin{height:165px}
  .calc5-hero-copy{padding-left:0}.calc5-product-stage{height:250px}
  .catalog-art5{height:235px}.catalog-art5 .catalog-tin5{height:180px!important}
}

@media(max-width:820px){
  :root{--container:min(100% - 30px,720px)}
  .page-fidelity5 .header-row{height:58px;gap:12px}.page-fidelity5 .brand img{width:58px}.page-fidelity5 .menu-toggle{display:grid;order:2;margin-left:4px}.page-fidelity5 .main-nav{display:none;position:absolute;left:15px;right:15px;top:58px;z-index:50;margin:0;padding:12px;border:1px solid #e0e2eb;border-radius:12px;background:#fff;box-shadow:0 16px 35px rgba(18,22,68,.14)}.page-fidelity5 .main-nav.open{display:grid}.page-fidelity5 .main-nav a{padding:10px 12px}.page-fidelity5 .main-nav a[aria-current="page"]:after{display:none}.page-fidelity5 .header-actions{gap:8px}.page-fidelity5 .topbar{height:24px}.page-fidelity5 .topbar .container{height:24px;font-size:.57rem}
  .home5-hero{padding-top:22px}.home5-hero-grid{grid-template-columns:1fr;min-height:auto}.home5-copy{padding:10px 4px 0}.home5-copy h1{font-size:3.6rem}.home5-copy p{font-size:.88rem}.home5-visual{height:455px}.home5-model-wrap{right:-15px;top:0;width:75%;height:385px}.home5-hero-products{height:165px}.home5-hero-product{width:20.5%}.home5-hero-product-1{left:-2%}.home5-hero-product-2{left:15%}.home5-hero-product-3{left:32%}.home5-hero-product-4{left:49%}.home5-hero-product-5{left:66%}.home5-hero-product-6{left:83%}
  .home5-trust-row{grid-template-columns:repeat(2,1fr)}.home5-trust-row>div:nth-child(2){border-right:0}.home5-trust-row>div:nth-child(-n+2){border-bottom:1px solid #e5e6ef}
  .home5-products-grid{grid-template-columns:repeat(2,1fr)}.home5-lifestyle-panel{grid-template-columns:1fr}.home5-lifestyle-photo{height:330px}.home5-lifestyle-photo:after{background:linear-gradient(180deg,transparent 75%,#f2f2ff)}.home5-lifestyle-copy{padding:32px 28px}.home5-proof-row{gap:22px;flex-wrap:wrap}
  .calc5-hero-grid{grid-template-columns:1fr;gap:10px}.calc5-hero-copy{padding:5px 4px}.calc5-product-stage{height:235px}.calc5-goal-grid{grid-template-columns:repeat(2,1fr)}.calc5-slider-row{grid-template-columns:120px 1fr 42px}.calc5-outlook{grid-template-columns:1fr}.calc5-score{text-align:left}.calc5-results{grid-template-columns:1fr}
  .shop5-hero-grid{grid-template-columns:1fr}.shop5-hero-products{height:220px}.shop5-filter-panel{grid-template-columns:1fr}.shop5-grid{grid-template-columns:repeat(2,1fr)}
}

@media(max-width:520px){
  :root{--container:min(100% - 20px,500px)}
  .page-fidelity5 .header-actions .icon-btn:first-child{display:none}.page-fidelity5 .header-actions{margin-left:auto}.page-fidelity5 .site-footer{padding-top:30px}
  .home5-copy h1{font-size:2.85rem}.home5-copy p{font-size:.76rem;line-height:1.55}.home5-actions{gap:9px}.home5-btn{min-height:39px;padding:10px 16px;font-size:.57rem}.home5-visual{height:350px}.home5-model-wrap{width:79%;height:300px}.home5-hero-products{height:135px;bottom:0}.home5-hero-product{width:23%}.home5-hero-product-1{left:-5%}.home5-hero-product-2{left:12%}.home5-hero-product-3{left:29%}.home5-hero-product-4{left:46%}.home5-hero-product-5{left:63%}.home5-hero-product-6{left:80%}.home5-trust-row{grid-template-columns:1fr}.home5-trust-row>div{border-right:0;border-bottom:1px solid #e5e6ef;min-height:74px;padding:12px 17px}.home5-trust-row>div:last-child{border-bottom:0}.home5-products-section{padding-top:42px}.home5-section-head h2{font-size:1.65rem}.home5-section-head>a{max-width:100px;text-align:right;font-size:.53rem}.home5-products-grid{gap:9px}.home5-card-art{height:164px}.home5-card-tin{height:127px;top:17px}.home5-card-packet{bottom:12px}.home5-card-body{padding:10px}.home5-card-body h3{font-size:.72rem}.home5-card-body p{font-size:.56rem;min-height:40px}.home5-card-buy{align-items:flex-start;flex-direction:column}.home5-card-buy button{font-size:.48rem;padding:7px 10px}.home5-lifestyle-photo{height:250px}.home5-lifestyle-copy{padding:25px 18px}.home5-lifestyle-copy h2{font-size:1.55rem}.home5-benefit-grid{grid-template-columns:repeat(2,1fr);gap:22px 10px;margin-top:27px}.home5-proof h2{font-size:1.1rem}.home5-proof-row{align-items:flex-start;flex-direction:column;gap:12px;margin-left:12px}
  .calc5-hero{padding-top:28px}.calc5-hero-copy h1{font-size:2.75rem}.calc5-hero-copy p{font-size:.76rem}.calc5-product-stage{height:190px}.calc5-product{width:30%}.calc5-product-1{left:-3%}.calc5-product-2{left:22%}.calc5-product-3{left:47%}.calc5-product-4{left:72%}.calc5-section{padding:28px 0 52px}.calc5-panel{padding:24px 16px}.calc5-goal-grid{gap:8px}.calc5-goal{min-height:95px}.calc5-slider-row{grid-template-columns:1fr 42px;gap:7px}.calc5-slider-row label{grid-column:1/-1}.calc5-toggle-grid{grid-template-columns:1fr}.calc5-timeline-grid{grid-template-columns:repeat(2,1fr)}
  .shop5-hero{padding:30px 0}.shop5-hero-copy h1{font-size:2.65rem}.shop5-hero-copy p{font-size:.76rem}.shop5-hero-products{height:175px}.shop5-hero-product{width:29%}.shop5-hero-product-1{left:-5%}.shop5-hero-product-2{left:20%}.shop5-hero-product-3{left:46%}.shop5-hero-product-4{left:72%}.shop5-grid{gap:9px}.catalog-art5{height:165px}.catalog-art5 .catalog-tin5{height:127px!important;top:18px!important}.catalog-art5 .catalog-packet5{bottom:11px!important}.catalog-body5{padding:10px}.catalog-body5 h3{font-size:.68rem}.catalog-body5 p{font-size:.55rem;min-height:42px}.catalog-buy5{align-items:flex-start;flex-direction:column}.catalog-buy5 .btn{font-size:.46rem;padding:7px 9px}.shop5-service-row{grid-template-columns:1fr}.shop5-service-row>div{border-right:0;border-bottom:1px solid #e3e4ec}.shop5-service-row>div:last-child{border-bottom:0}
}


/* v1.0.6 unified product render pass */
.home5-hero-display,.shop5-hero-display,.calc5-product-display{display:block;width:100%;height:auto;position:relative;z-index:2}
.home5-card-display{position:absolute;inset:8px 4px 0;width:calc(100% - 8px);height:calc(100% - 8px);object-fit:contain;z-index:2;filter:drop-shadow(0 13px 12px rgba(22,25,70,.14))}
.catalog-art5 .catalog-display5{position:absolute!important;inset:10px 5px 3px!important;width:calc(100% - 10px)!important;height:calc(100% - 13px)!important;object-fit:contain!important;z-index:2;filter:drop-shadow(0 14px 12px rgba(20,23,66,.13))}
.home5-card-tin,.home5-card-packet,.home5-hero-tin,.home5-hero-packet,.shop5-hero-tin,.shop5-hero-packet,.calc5-product-tin,.calc5-product-packet,.catalog-tin5,.catalog-packet5{display:none!important}
