@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{min-width:320px}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #43d17d}:root{--ink:#10251d;--green:#123e2e;--bright:#43d17d;--pale:#eef7f1;--line:#dce7e0;--muted:#63756d;color:var(--ink);background:#f7faf8;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}a{color:inherit;text-decoration:none}header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:84px;padding:0 max(5vw,32px);display:flex}.brand{align-items:center;gap:12px;display:flex}.logo{background:var(--green);width:42px;height:42px;color:var(--bright);border-radius:12px;place-items:center;font:700 25px Manrope;display:grid}.brand b{font:800 20px Manrope}.brand small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;display:block}nav{gap:30px;font-weight:600;display:flex}main{min-height:calc(100vh - 164px)}footer{color:#cbe0d6;background:#0b2c20;align-items:center;gap:12px;min-height:80px;padding:20px max(5vw,32px);font-size:13px;display:flex}footer b{color:#fff;margin-left:auto}.hero{color:#fff;background:radial-gradient(circle at 78% 40%,#1a5a42 0 8%,#0000 8.4%),linear-gradient(110deg,#103b2c 0%,#0d4a34 70%,#123728 100%);min-height:600px;padding:82px 8vw 70px;position:relative;overflow:hidden}.hero:after{content:"Rx";color:#fff;opacity:.035;font:800 260px Manrope;position:absolute;top:90px;right:9%}.eyebrow{color:#8ff0b7;letter-spacing:.03em;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.hero h1{letter-spacing:-.04em;margin:24px 0 20px;font:800 clamp(43px,5vw,72px)/1.08 Manrope}.hero h1 em{color:#63df94;font-style:normal}.hero>p{color:#c6dbd2;max-width:690px;font-size:18px;line-height:1.65}.searchbox{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:14px;align-items:center;max-width:760px;padding:7px 7px 7px 18px;display:flex;box-shadow:0 12px 35px #001a0d1c}.searchbox.large{margin-top:35px}.searchbox input{background:0 0;border:0;outline:0;flex:1;min-width:0;padding:14px}.searchbox button,.state button{background:var(--bright);color:#082719;cursor:pointer;border:0;border-radius:10px;align-items:center;gap:8px;padding:13px 22px;font-weight:700;display:flex}.trust{color:#bcd2c8;gap:30px;margin-top:25px;font-size:13px;display:flex}.trust span{align-items:center;gap:8px;display:flex}.features{background:var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.features article{background:#fff;padding:38px 6vw}.features span,.kicker,.pagehead>p,.static>span{color:#16834a;letter-spacing:.12em;font-size:12px;font-weight:800}.features h3{font:700 18px Manrope}.features p,.card p{color:var(--muted);line-height:1.6}.page{padding:48px max(5vw,32px) 80px}.pagehead{flex-wrap:wrap;align-items:end;gap:30px;display:flex}.pagehead h1{margin:0;font:800 36px Manrope}.pagehead p{width:100%;margin:0}.pagehead .searchbox{flex:1;min-width:360px;margin-left:auto}.resultbar{align-items:center;gap:12px;margin:36px 0 18px;display:flex}.resultbar span{color:var(--muted)}.grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:17px;transition:all .2s;overflow:hidden}.card:hover,.card:focus-visible{outline:2px solid var(--bright);transform:translateY(-3px);box-shadow:0 15px 40px #173a2920}.photo{color:#9ab2a5;background:linear-gradient(145deg,#f2f8f4,#e2eee7);place-items:center;height:180px;display:grid}.photo img{object-fit:contain;width:100%;height:100%}.cardbody{padding:20px}.tags{gap:6px;display:flex}.tags span{color:#31589a;background:#eef4ff;border-radius:5px;padding:4px 8px;font-size:11px;font-weight:700}.tags .ok{color:#11733e;background:#e8f8ef}.card h2{min-height:46px;font:700 17px/1.35 Manrope}.card dl{border-top:1px solid var(--line);grid-template-columns:1fr auto;padding-top:14px;font-size:13px;display:grid}.card dt{color:var(--muted)}.card dd{margin:0 0 9px;font-weight:600}.card .price{color:#138349}.details{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.pager{justify-content:center;align-items:center;gap:18px;margin-top:32px;display:flex}.pager button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px 16px}.pager button:disabled{opacity:.4}.state{text-align:center;max-width:480px;color:var(--muted);margin:70px auto}.state svg{color:#44a975}.state h2{color:var(--ink)}.state button{margin:auto}.skeleton{grid-template-columns:repeat(3,1fr);gap:20px;padding:50px;display:grid}.skeleton i{background:linear-gradient(90deg,#edf2ef,#fafcfb,#edf2ef) 0 0/200%;border-radius:16px;height:300px;animation:1.3s infinite shimmer}@keyframes shimmer{to{background-position:-200%}}.detailpage{padding:38px max(5vw,32px) 80px}.back{color:#327057;font-size:14px}.producthero{grid-template-columns:280px 1fr;gap:45px;margin:28px 0;display:grid}.bigphoto{background:var(--pale);color:#87a495;border-radius:20px;place-items:center;height:280px;display:grid}.bigphoto img{object-fit:contain;max-width:100%;height:100%}.producthero h1{margin:10px 0;font:800 40px/1.15 Manrope}.producthero p{color:var(--muted)}.facts{gap:12px;margin-top:25px;display:flex}.facts span{border:1px solid var(--line);border-radius:12px;min-width:150px;padding:14px 20px}.facts small{color:var(--muted);margin-bottom:5px;display:block}.facts button{cursor:pointer;background:0 0;border:0}.tabs{border-bottom:1px solid var(--line);gap:4px;display:flex;overflow:auto}.tabs button{white-space:nowrap;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:16px;font-weight:600}.tabs button[aria-selected=true]{color:#138349;border-bottom:3px solid var(--bright)}.tabbody{padding-top:30px}.info,.blocks article{border:1px solid var(--line);background:#fff;border-radius:16px;max-width:1000px;padding:28px}.info dl{grid-template-columns:180px 1fr;gap:14px;display:grid}.info dt{color:var(--muted)}.info dd{margin:0;font-weight:600}.blocks{gap:15px;display:grid}.blocks article div{color:#465b52;line-height:1.7}.static{max-width:900px;padding:100px 8vw}.static h1{font:800 48px/1.15 Manrope}.static p{color:var(--muted);font-size:20px;line-height:1.7}@media (width<=1000px){.grid{grid-template-columns:repeat(2,1fr)}.features{grid-template-columns:1fr}.producthero{grid-template-columns:220px 1fr}.facts{flex-wrap:wrap}}@media (width<=650px){header{padding:0 18px}nav{display:none}.hero{padding:60px 20px}.hero h1{font-size:39px}.trust{flex-direction:column;gap:10px}.grid{grid-template-columns:1fr}.page{padding:35px 18px}.pagehead .searchbox{min-width:100%}.producthero{grid-template-columns:1fr}.bigphoto{height:220px}.facts{display:grid}.detailpage{padding:28px 18px}.searchbox button{padding:12px}.searchbox button svg{display:none}footer{align-items:flex-start}footer b{display:none}}.brand{align-items:center;display:flex}.brand img{width:143px;height:auto;display:block}.brand .logo,.brand>span:not(.logo){display:none}@media (width<=650px){.brand img{width:132px}}.price-section{gap:22px;display:grid}.section-heading{align-items:center;gap:14px;display:flex}.section-heading h2{margin:2px 0 0;font:800 25px Manrope}.section-heading small,.barcode-panel small{color:#16834a;letter-spacing:.11em;font-weight:800}.section-icon{color:#fff;background:#123e2e;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.price-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.price-tile{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:34px 1fr;align-items:center;gap:4px 10px;min-height:126px;padding:20px;display:grid}.price-tile svg{color:#1aa85b;grid-row:span 2}.price-tile span{color:var(--muted);font-size:13px}.price-tile strong{font:800 22px Manrope}.price-tile.primary{color:#fff;background:linear-gradient(135deg,#123e2e,#176444);border-color:#123e2e}.price-tile.primary span,.price-tile.primary svg{color:#9ceabd}.price-meta{flex-wrap:wrap;gap:12px;display:flex}.price-meta>span{background:#edf7f1;border-radius:12px;grid-template-columns:28px auto;align-items:center;gap:1px 8px;min-width:175px;padding:13px 16px;display:grid}.price-meta svg{color:#16834a;grid-row:span 2;width:20px}.price-meta small{color:var(--muted)}.price-meta b{font-size:14px}.barcode-panel{background:#f7fbf8;border:1px dashed #9fc8ae;border-radius:14px;align-items:center;gap:15px;padding:18px 20px;display:flex}.barcode-panel>svg{color:#16834a}.barcode-panel p{margin:4px 0 0;font-weight:700}.blocks{max-width:1050px}.blocks .medical-card{grid-template-columns:48px 1fr;gap:17px;padding:24px;display:grid}.medical-card h2{margin:2px 0 14px;font:750 19px Manrope}.medical-icon{color:#137b45;background:#e7f7ed;border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.medical-card.warnings{background:#fffdfa;border-left:4px solid #e7a51d}.medical-card.warnings .medical-icon{color:#9a6300;background:#fff0cb}.medical-card.dosage .medical-icon{color:#175aa0;background:#e9f2fc}.medical-card.special .medical-icon{color:#7653ad;background:#f1ebfa}@media (width<=900px){.price-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=580px){.price-grid{grid-template-columns:1fr}.price-meta{display:grid}.blocks .medical-card{grid-template-columns:38px 1fr;padding:18px}.medical-icon{width:38px;height:38px}.price-tile{min-height:105px}}.hero{isolation:isolate;z-index:5;align-items:center;min-height:650px;padding:0;display:grid;overflow:visible}.hero:after{content:"triaIBB";opacity:.025;white-space:nowrap;font-size:150px;top:auto;bottom:-42px;right:4%}.hero-glow{z-index:-1;background:radial-gradient(circle,#3ad77b2b,#0000 68%);border-radius:50%;width:520px;height:520px;position:absolute;top:8%;right:7%}.hero-inner{grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);align-items:center;gap:clamp(45px,7vw,110px);width:min(1500px,88vw);margin:auto;padding:76px 0;display:grid}.hero-copy{z-index:1;position:relative}.hero-copy h1{max-width:850px}.hero-copy h1 em{display:block}.hero-copy>p{max-width:760px}.hero-copy>p strong{color:#fff}.hero-panel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(145deg,#ffffff12,#ffffff08);border:1px solid #ffffff20;border-radius:24px;padding:30px;position:relative;box-shadow:0 30px 80px #00170c4d}.panel-brand{justify-content:space-between;align-items:end;display:flex}.panel-brand small{color:#92b9a7;letter-spacing:.15em;font-size:9px;font-weight:800}.panel-brand b{font:800 27px Manrope}.panel-brand b span{color:#43d17d}.panel-line{background:linear-gradient(90deg,#43d17d88,#0000);height:1px;margin:20px 0}.hero-panel ul{gap:11px;margin:0;padding:0;list-style:none;display:grid}.hero-panel li{background:#092b201f;border-radius:14px;grid-template-columns:42px 1fr;align-items:center;gap:13px;padding:13px;display:grid}.hero-panel li>span{color:#5be493;background:#43d17d17;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.hero-panel li svg{width:20px}.hero-panel li b,.hero-panel li small{display:block}.hero-panel li b{font-size:14px}.hero-panel li small{color:#a9c5b9;margin-top:3px;font-size:11px;line-height:1.4}.panel-note{color:#bfe5d2;background:#051d1559;border-radius:12px;align-items:center;gap:9px;margin-top:20px;padding:13px 15px;font-size:11px;line-height:1.4;display:flex}.panel-note svg{color:#43d17d;flex:none;width:17px}.home-intro{z-index:1;background:#fff;grid-template-columns:1.1fr .9fr;align-items:center;gap:9vw;padding:76px max(7vw,32px);display:grid;position:relative}.home-intro span{color:#16834a;letter-spacing:.15em;font-size:11px;font-weight:800}.home-intro h2{letter-spacing:-.03em;margin:13px 0 0;font:800 clamp(27px,3vw,42px)/1.2 Manrope}.home-intro p{color:var(--muted);font-size:17px;line-height:1.8}.features article>span{background:#e8f8ef;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.features article>span svg{width:21px}@media (width<=1000px){.hero-inner{grid-template-columns:1fr}.hero-panel{display:none}.hero{min-height:auto}.home-intro{grid-template-columns:1fr;gap:20px}.hero-copy h1 em{display:inline}}@media (width<=650px){.hero-inner{width:auto;padding:58px 20px}.hero-copy h1{font-size:39px}.home-intro{padding:55px 20px}.hero-copy .trust{margin-top:28px}}.autocomplete{z-index:60;position:relative;overflow:visible}.suggestions{z-index:100;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:16px;padding:8px;position:absolute;top:calc(100% + 10px);left:0;right:0;box-shadow:0 24px 65px #07251a35}.suggestion{text-align:left;border:0;grid-template-columns:48px minmax(0,1fr) auto 20px;align-items:center;width:100%;color:var(--ink)!important;background:0 0!important;border-radius:11px!important;gap:12px!important;padding:10px 12px!important;display:grid!important}.suggestion:hover,.suggestion.active{background:#edf8f1!important}.suggestion>span:nth-child(2){min-width:0}.suggestion b,.suggestion small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.suggestion b{font-size:14px}.suggestion small{color:var(--muted);margin-top:4px;font-size:11px}.suggestion strong{color:#16834a;white-space:nowrap;font-size:13px}.suggestion>svg{color:#65a781;width:17px}.suggestion-icon{color:#248954;background:#e9f6ee;border-radius:10px;place-items:center;width:46px;height:46px;display:grid;overflow:hidden}.suggestion-icon img{object-fit:contain;width:100%;height:100%}.suggestion-icon svg{width:20px}.suggestion-status{color:var(--muted);justify-content:center;align-items:center;gap:9px;padding:22px;font-size:13px;display:flex}.error-text{color:#a94536}.mini-loader{border:2px solid #cde5d6;border-top-color:#20a55c;border-radius:50%;width:17px;height:17px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.all-results{border:0;border-top:1px solid var(--line);justify-content:center;align-items:center;gap:8px;width:100%;margin-top:5px;font-size:12px;font-weight:800;display:flex;color:#126b3d!important;background:#fff!important;border-radius:8px!important;padding:11px!important}.all-results svg{width:16px}@media (width<=650px){.suggestions{left:-2px;right:-2px}.suggestion{grid-template-columns:42px minmax(0,1fr) 18px}.suggestion strong{display:none}.suggestion-icon{width:40px;height:40px}}.about-page{background:#f7faf8}.about-hero{color:#fff;background:radial-gradient(circle at 78% 34%,#237151 0,#0000 30%),linear-gradient(125deg,#0c3326,#10543b 72%,#0a3526);grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:center;gap:8vw;min-height:610px;padding:80px max(7vw,32px);display:grid;position:relative;overflow:hidden}.about-hero:after{content:"";border:1px solid #ffffff12;border-radius:50%;height:500px;position:absolute;inset:auto -12% -70% 35%}.about-hero-copy{z-index:1;position:relative}.about-label{color:#78e7a3;letter-spacing:.15em;align-items:center;gap:8px;font-size:11px;font-weight:800;display:flex}.about-label svg{width:17px}.about-hero h1{letter-spacing:-.045em;max-width:900px;margin:22px 0;font:800 clamp(40px,5vw,68px)/1.1 Manrope}.about-hero h1 em{color:#65e195;font-style:normal}.about-hero-copy>p{color:#c2d9cf;max-width:760px;font-size:18px;line-height:1.75}.about-actions{align-items:center;gap:14px;margin-top:32px;display:flex}.about-actions a{border-radius:11px;padding:14px 20px;font-weight:700}.about-primary{color:#082719;background:#43d17d;align-items:center;gap:9px;display:flex}.about-primary svg{width:18px}.about-secondary{color:#d2e5dc;border:1px solid #ffffff2b}.about-mark{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#ffffff10,#ffffff05);border:1px solid #ffffff1c;border-radius:28px;flex-direction:column;justify-content:center;min-height:300px;padding:38px;display:flex;position:relative;box-shadow:0 30px 80px #00170c55}.about-mark:before{content:"";border:1px solid #43d17d25;border-radius:20px;position:absolute;inset:20px}.about-mark small,.about-mark strong,.about-mark span{position:relative}.about-mark small{color:#8db7a5;letter-spacing:.18em;font-size:10px}.about-mark strong{margin:7px 0 52px;font:700 25px Manrope}.about-mark>span{letter-spacing:-.06em;font:800 51px Manrope}.about-mark>span b{color:#43d17d}.about-purpose{background:#fff;grid-template-columns:1fr 1fr;gap:9vw;padding:90px max(7vw,32px);display:grid}.purpose-title span,.platform-copy>span{color:#16834a;letter-spacing:.16em;font-size:11px;font-weight:800}.purpose-title h2,.platform-copy h2{letter-spacing:-.035em;margin:14px 0 0;font:800 clamp(29px,3.4vw,48px)/1.2 Manrope}.purpose-copy{border-left:1px solid var(--line);padding-left:6vw}.purpose-copy p,.platform-copy>p{color:var(--muted);margin:0 0 20px;font-size:17px;line-height:1.85}.about-values{background:#fff;grid-template-columns:repeat(3,1fr);gap:18px;padding:0 max(7vw,32px) 90px;display:grid}.about-values article{border:1px solid var(--line);background:#fbfdfc;border-radius:20px;padding:30px}.about-values article>span{color:#16834a;background:#e5f6ec;border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:28px;display:grid}.about-values article>small{color:#36a769;letter-spacing:.13em;font-size:10px;font-weight:800}.about-values h3{margin:10px 0;font:750 20px Manrope}.about-values p{color:var(--muted);line-height:1.7}.about-platform{background:#edf7f1;grid-template-columns:.8fr 1.2fr;align-items:center;gap:9vw;padding:105px max(8vw,40px);display:grid}.platform-visual{aspect-ratio:1;border:1px solid #afd8bd;border-radius:50%;place-items:center;max-width:430px;margin:auto;display:grid;position:relative}.platform-visual:before,.platform-visual:after{content:"";border:1px dashed #add2ba;border-radius:50%;position:absolute}.platform-visual:before{inset:15%}.platform-visual:after{inset:32%}.platform-ring{z-index:1;color:#71e39d;background:#123e2e;border-radius:30px;place-items:center;width:105px;height:105px;display:grid;box-shadow:0 22px 45px #123e2e38}.platform-ring svg{width:44px;height:44px}.orbit{z-index:2;color:#16834a;background:#fff;border:1px solid #c9e3d2;border-radius:16px;place-items:center;width:55px;height:55px;display:grid;position:absolute;box-shadow:0 10px 30px #133d2720}.orbit.one{top:5%;left:42%}.orbit.two{bottom:15%;left:5%}.orbit.three{bottom:23%;right:3%}.platform-copy ul{gap:13px;margin:28px 0 0;padding:0;list-style:none;display:grid}.platform-copy li{align-items:center;gap:10px;font-weight:600;display:flex}.platform-copy li svg{color:#20a65c;width:19px}.about-disclaimer{background:#fffbef;border:1px solid #e7d197;border-radius:16px;align-items:center;gap:18px;margin:70px max(7vw,32px);padding:24px 28px;display:flex}.about-disclaimer>div{color:#8d650b;background:#fff0c4;border-radius:12px;flex:none;place-items:center;width:45px;height:45px;display:grid}.about-disclaimer p{margin:0}.about-disclaimer b,.about-disclaimer span{display:block}.about-disclaimer span{color:#6d6653;margin-top:5px;line-height:1.6}.about-cta{text-align:center;color:#fff;background:#0d3c2c;padding:85px 25px}.about-cta small{color:#65df95;letter-spacing:.17em;font-weight:800}.about-cta h2{max-width:750px;margin:14px auto 28px;font:800 clamp(30px,4vw,48px)/1.2 Manrope}.about-cta a{color:#082719;background:#43d17d;border-radius:11px;align-items:center;gap:9px;padding:14px 21px;font-weight:800;display:inline-flex}.about-cta a svg{width:18px}@media (width<=950px){.about-hero{grid-template-columns:1fr}.about-mark{display:none}.about-purpose,.about-platform,.about-values{grid-template-columns:1fr}.purpose-copy{border:0;padding:0}.platform-visual{width:min(80vw,390px)}}@media (width<=600px){.about-hero{min-height:auto;padding:60px 20px}.about-actions{flex-direction:column;align-items:stretch}.about-actions a{text-align:center;justify-content:center}.about-purpose{padding:60px 20px}.about-values{padding:0 20px 60px}.about-platform{padding:65px 20px}.about-disclaimer{align-items:flex-start;margin:45px 20px;padding:19px}.platform-visual{width:88vw}.about-cta{padding:65px 20px}}header{z-index:80;gap:clamp(20px,3vw,48px);position:relative}.topbar-search{flex:1;max-width:680px;margin-left:auto}.topbar-search .searchbox{width:100%;max-width:none;min-height:50px;box-shadow:none;background:#f7faf8;border-radius:12px;padding:4px 5px 4px 15px}.topbar-search .searchbox:focus-within{background:#fff;border-color:#51c980;box-shadow:0 0 0 3px #43d17d20}.topbar-search .searchbox>svg{color:#527067;width:19px}.topbar-search .searchbox input{padding:10px 11px;font-size:13px}.topbar-search .searchbox>button{border-radius:9px;padding:9px 15px;font-size:12px}.topbar-search .suggestions{top:calc(100% + 8px)}@media (width<=900px){header{flex-wrap:wrap;height:auto;min-height:84px;padding-top:14px;padding-bottom:14px}.topbar-search{flex-basis:100%;order:3;max-width:none}header nav{margin-left:auto}}@media (width<=650px){header{padding-left:18px;padding-right:18px}.topbar-search .searchbox>button{justify-content:center;width:44px;font-size:0}.topbar-search .searchbox>button svg{display:block}}.app.embedded{background:#f7faf8;min-height:100vh}.app.embedded main{min-height:100vh}.app.embedded .detailpage{padding-top:24px;padding-bottom:40px}.app.embedded .detailpage>.back{display:none}.app.embedded .state{flex-direction:column;justify-content:center;align-items:center;min-height:70vh;display:flex}.app.embedded .session-expired{text-align:center;background:radial-gradient(circle at 50% 35%,#fff 0,#f6faf8 62%,#edf5f1 100%);border:1px solid #dbe7e1;border-radius:18px;gap:9px;min-height:calc(100vh - 36px);margin:0;box-shadow:0 18px 55px #173c2e14}.session-expired-icon{color:#b8750a;background:#fff4d9;border-radius:22px;place-items:center;width:70px;height:70px;margin-bottom:12px;display:grid;box-shadow:0 10px 25px #9b68141c}.session-expired-icon svg{width:31px;height:31px}.session-expired>small{color:#168552;letter-spacing:.16em;font-size:10px;font-weight:850}.session-expired h2{color:#16372c;margin:4px 0;font:800 clamp(25px,3vw,36px) Manrope}.session-expired p{color:#637970;max-width:560px;margin:0;padding:0 22px;line-height:1.65}.app.embedded .session-expired>svg{display:none}@media (width<=650px){.app.embedded .detailpage{padding-top:16px}}.app.embedded main>.session-expired{box-sizing:border-box;width:100%;max-width:none;margin:0}.app.embedded .embed-product-shell{min-height:calc(100vh - 24px)}.app.embedded .embed-product-head{min-height:92px;padding:16px 24px}.app.embedded .embed-tabs{height:52px}.app.embedded .embed-identity{min-height:58px;margin:12px 16px 10px;padding:7px 12px}.app.embedded .embed-dashboard{gap:10px;padding:0 16px 16px}.app.embedded .embed-panel>h2{height:43px}.app.embedded .embed-image>div{min-height:245px;padding:12px}.app.embedded .embed-image img{max-height:235px}@media (width>=961px) and (width<=1150px){.app.embedded .embed-dashboard{grid-template-columns:1fr 1fr 1.05fr .95fr}}.embed-head-actions{justify-content:flex-end;align-items:center;gap:18px;display:flex;position:relative}.vademecum-button{color:#493800;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#ffe887,#ffc928);border:1px solid #f5d56d;border-radius:11px;align-items:center;gap:8px;height:42px;padding:0 17px;font:800 12px Manrope;display:flex;box-shadow:0 8px 20px #221b0026}.vademecum-button:hover{background:linear-gradient(135deg,#fff0a5,#ffd548);transform:translateY(-1px)}.vademecum-button:disabled{opacity:.72;cursor:wait;transform:none}.vademecum-button svg{width:17px;height:17px}.vademecum-error{z-index:5;color:#9d2b20;background:#fff5f2;border:1px solid #f1c5bd;border-radius:9px;width:320px;padding:9px 11px;font-size:10px;line-height:1.4;position:absolute;top:49px;right:0;box-shadow:0 8px 22px #1f211b24}.embed-head-actions .embed-price{min-width:175px}@media (width<=760px){.embed-head-actions{grid-column:1/-1;justify-content:space-between}.embed-head-actions .embed-price{grid-column:auto}.vademecum-error{left:0;right:auto}}.app.embedded{background:#e9eeeb}.app.embedded main{padding:18px}.embed-product-shell{color:#163129;background:#fff;border:1px solid #d7e1dc;border-radius:18px;max-width:1580px;min-height:calc(100vh - 36px);margin:auto;overflow:hidden;box-shadow:0 18px 55px #173c2e1c}.embed-product-head{color:#fff;background:linear-gradient(112deg,#0b3e2e,#105f40 68%,#168752);grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:104px;padding:22px 28px;display:grid}.embed-title-mark{background:#ffffff17;border:1px solid #ffffff24;border-radius:14px;place-items:center;width:50px;height:50px;display:grid}.embed-title-mark svg{width:25px}.embed-product-head small{letter-spacing:.15em;color:#79e2ab;font-size:10px;font-weight:800}.embed-product-head h1{letter-spacing:-.025em;margin:4px 0 2px;font:800 clamp(17px,2vw,25px) Manrope}.embed-product-head p{color:#c9e5d7;margin:0;font-size:12px}.embed-price{text-align:right;border-left:1px solid #ffffff2c;padding-left:28px}.embed-price strong{margin-top:5px;font:800 25px Manrope;display:block}.embed-tabs{background:#fff;border-bottom:1px solid #dae5df;align-items:stretch;gap:3px;height:58px;padding:0 22px;display:flex;overflow-x:auto}.embed-tabs button{white-space:nowrap;color:#567067;cursor:pointer;background:0 0;border:0;padding:0 18px;font:700 12px Manrope;position:relative}.embed-tabs button:after{content:"";background:0 0;border-radius:5px 5px 0 0;height:3px;position:absolute;bottom:0;left:18px;right:18px}.embed-tabs button:hover,.embed-tabs button.active{color:#07834c;background:#f6fbf8}.embed-tabs button.active:after{background:#10ae66}.embed-identity{background:#f6f9f7;border:1px solid #e0e9e4;border-radius:12px;align-items:center;gap:20px;min-height:65px;margin:18px 22px 12px;padding:9px 14px;display:flex}.embed-identity>span{color:#38594e;border-left:1px solid #d6e1dc;align-items:center;gap:7px;padding-left:20px;font-size:12px;font-weight:700;display:flex}.embed-identity svg{color:#15945a;width:16px}.embed-barcode{text-align:center;width:145px}.embed-barcode i{background:repeating-linear-gradient(90deg,#10281f 0 2px,#0000 2px 4px,#10281f 4px 5px,#0000 5px 8px);height:24px;display:block}.embed-barcode b{letter-spacing:.08em;font-size:10px}.embed-dashboard{grid-template-columns:1fr 1fr 1.05fr .95fr;gap:12px;padding:0 22px 22px;display:grid}.embed-panel{background:#fff;border:1px solid #dfe8e3;border-radius:13px;min-width:0;overflow:hidden;box-shadow:0 5px 16px #183b2d0b}.embed-panel>h2{color:#284a3e;background:#fbfcfb;border-bottom:1px solid #e4ece8;align-items:center;gap:8px;height:48px;margin:0;padding:0 14px;font:800 13px Manrope;display:flex}.embed-panel>h2 svg{color:#10a45f;width:17px}.embed-prices>div,.embed-properties dl{margin:0;padding:8px 10px}.embed-prices p,.embed-properties dl>div{border-bottom:1px solid #edf2ef;justify-content:space-between;align-items:center;gap:12px;min-height:38px;margin:0;padding:7px 8px;font-size:11px;display:flex}.embed-prices p:last-child,.embed-properties dl>div:last-child{border:0}.embed-prices p.featured{color:#087744;background:#eaf8f0;border-radius:7px;margin-bottom:4px}.embed-prices p.featured b{font-size:15px}.embed-prices footer{background:#f8faf9;border-top:1px solid #e8efeb;align-items:center;gap:7px;padding:10px 16px;font-size:11px;display:flex}.embed-prices footer svg{color:#15945a;width:14px}.embed-prices footer b{margin-left:auto}.embed-properties dt{color:#6d817a}.embed-properties dd{text-align:right;max-width:62%;margin:0;font-weight:750}.embed-alert-grid{gap:7px;padding:10px;display:grid}.embed-alert-grid button{text-align:left;color:#624d20;cursor:pointer;background:#fffaf0;border:1px solid #f0dfb9;border-radius:9px;grid-template-columns:30px 1fr 15px;align-items:center;gap:8px;min-height:48px;padding:8px 9px;display:grid}.embed-alert-grid button:hover{background:#fff5df;border-color:#e9b84d}.embed-alert-grid svg:first-child{color:#dc8b13;width:18px}.embed-alert-grid svg:last-child{color:#b18a3f;width:14px}.embed-alert-grid span{font-size:10px;font-weight:750;line-height:1.25}.embed-empty{color:#167847;background:#edf8f2;border-radius:9px;align-items:center;gap:8px;margin:12px;padding:18px;font-size:11px;display:flex}.embed-image>div{background:radial-gradient(circle,#fff 35%,#f0f7f3);place-items:center;min-height:300px;padding:18px;display:grid}.embed-image img{object-fit:contain;max-width:100%;max-height:280px;display:block}.embed-image>div>svg{color:#b8d6c6;width:74px;height:74px}.embed-section-content{background:#fff;border:1px solid #dfe8e3;border-radius:13px;min-height:420px;margin:0 22px 22px;padding:24px}.embed-section-content .blocks{max-width:none}.embed-disclaimer{color:#71847d;background:#f7faf8;border-top:1px solid #e1e9e5;align-items:center;gap:9px;min-height:48px;padding:0 24px;font-size:10px;display:flex}.embed-disclaimer svg{color:#149356;width:15px}.embed-disclaimer b{color:#087747;margin-left:auto;font-size:13px}@media (width<=1150px){.embed-dashboard{grid-template-columns:1fr 1fr}.embed-image>div{min-height:220px}.embed-product-shell{min-height:calc(100vh - 20px)}.app.embedded main{padding:10px}}@media (width<=700px){.app.embedded main{padding:0}.embed-product-shell{border:0;border-radius:0;min-height:100vh}.embed-product-head{grid-template-columns:40px 1fr;padding:16px}.embed-title-mark{width:40px;height:40px}.embed-price{text-align:left;border:0;grid-column:2;padding:0}.embed-tabs{padding:0 6px}.embed-tabs button{padding:0 12px}.embed-identity{margin:10px;overflow-x:auto}.embed-dashboard{grid-template-columns:1fr;padding:0 10px 10px}.embed-section-content{margin:0 10px 10px;padding:14px}.embed-image>div{min-height:180px}}.app.embedded .embed-product-head{grid-template-columns:46px minmax(0,1fr) auto;gap:14px;min-height:116px;padding:14px 20px}.app.embedded .embed-title-mark{width:46px;height:46px}.app.embedded .embed-product-head h1{overflow-wrap:anywhere;font-size:clamp(16px,1.7vw,22px);line-height:1.2}.app.embedded .embed-product-head p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.app.embedded .embed-head-actions{gap:12px}.app.embedded .embed-head-actions .embed-price{min-width:155px;padding-left:18px}.app.embedded .embed-price strong{font-size:22px}.embed-document-content{padding:0;overflow:hidden}.embed-document-viewer{flex-direction:column;min-height:620px;display:flex}.embed-document-toolbar{background:#f7faf8;border-bottom:1px solid #dfe8e3;align-items:center;gap:12px;min-height:62px;padding:10px 16px;display:flex}.embed-document-toolbar>svg{color:#0b9254;width:22px}.embed-document-toolbar>div{flex-direction:column;min-width:0;display:flex}.embed-document-toolbar span{color:#71847d;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.embed-document-toolbar a{color:#087747;white-space:nowrap;background:#e9f7ef;border-radius:9px;align-items:center;gap:7px;margin-left:auto;padding:9px 12px;font-size:11px;font-weight:800;text-decoration:none;display:flex}.embed-document-toolbar a svg{width:15px}.embed-document-viewer iframe{background:#eef2f0;border:0;width:100%;height:calc(100vh - 285px);min-height:540px}.product-document-viewer{background:#fff;border:1px solid #dfe8e3;border-radius:14px;overflow:hidden;box-shadow:0 8px 24px #173c2e0d}.product-document-viewer iframe{height:min(72vh,820px);min-height:620px}.unified-product-detail{max-width:1580px;margin:0 auto;padding-top:22px}.unified-product-detail>.back{margin-bottom:14px;display:inline-flex}.unified-product-detail .embed-product-shell{min-height:650px}.unified-product-detail .embed-product-head{background:linear-gradient(112deg,#263148,#182237 70%,#103e31)}.unified-product-detail .embed-tabs{justify-content:flex-start}.alternative-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.alternative-product-card{background:linear-gradient(145deg,#fff,#f7faf8);border:1px solid #dfe8e3;border-radius:12px;grid-template-columns:46px minmax(0,1fr);gap:13px;min-width:0;padding:16px;display:grid;box-shadow:0 5px 15px #173c2e0a}.alternative-product-card:hover{border-color:#9fd4b7;transform:translateY(-1px);box-shadow:0 9px 24px #173c2e12}.alternative-product-icon{color:#0b8b50;background:#e8f7ef;border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.alternative-product-icon svg{width:23px}.alternative-product-card small{color:#118451;letter-spacing:.12em;font-size:9px;font-weight:850}.alternative-product-card h3{color:#17382d;margin:4px 0;font:800 14px/1.35 Manrope}.alternative-product-card p{color:#6a7f77;margin:0;font-size:11px}.alternative-product-card footer{color:#60766e;border-top:1px solid #e5ece8;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding-top:10px;font-size:10px;display:flex}.alternative-product-card footer span{align-items:center;gap:6px;display:flex}.alternative-product-card footer svg{color:#129257;width:14px}.alternative-product-card footer b{color:#0b7747}.alternative-product-list{flex-direction:column;gap:8px;display:flex}.alternative-product-row{text-align:left;color:#17382d;cursor:pointer;background:linear-gradient(145deg,#fff,#f8fbf9);border:1px solid #dfe8e3;border-radius:12px;grid-template-columns:48px minmax(220px,1fr) minmax(170px,.45fr) 105px;align-items:center;gap:13px;width:100%;min-height:78px;padding:11px 14px;transition:all .18s;display:grid}.alternative-product-row:hover{background:#f2faf6;border-color:#88cca9;transform:translate(2px);box-shadow:0 8px 22px #173c2e12}.alternative-product-copy{flex-direction:column;min-width:0;display:flex}.alternative-product-copy small{color:#118451;letter-spacing:.12em;font-size:9px;font-weight:850}.alternative-product-copy strong{color:#17382d;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font:800 13px/1.35 Manrope;overflow:hidden}.alternative-product-copy em{color:#6b7f78;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10px;font-style:normal;overflow:hidden}.alternative-product-barcode,.alternative-product-open{color:#5f756d;align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.alternative-product-barcode svg,.alternative-product-open svg{color:#129257;width:15px}.alternative-product-open{color:#087747;justify-content:flex-end;font-weight:850}.alternative-product-open svg{transition:transform .18s}.alternative-product-row:hover .alternative-product-open svg{transform:translate(3px)}@media (width<=820px){.alternative-product-row{grid-template-columns:44px minmax(0,1fr) 28px}.alternative-product-barcode{grid-column:2}.alternative-product-open{grid-area:1/3/3;font-size:0}}@media (width<=760px){.alternative-product-grid{grid-template-columns:1fr}}@media (width<=900px){.app.embedded .embed-product-head{grid-template-columns:42px minmax(0,1fr)}.app.embedded .embed-head-actions{grid-column:1/-1;justify-content:flex-end}.app.embedded .embed-product-head{min-height:156px}.embed-document-viewer iframe{height:calc(100vh - 330px)}}.login-page{color:#102d25;background:#f5f8f6;grid-template-columns:minmax(420px,1.05fr) minmax(420px,.95fr);min-height:100vh;display:grid}.login-showcase{color:#fff;background:linear-gradient(145deg,#063d2d,#0a553c 58%,#087349);flex-direction:column;justify-content:space-between;padding:clamp(38px,6vw,90px);display:flex;position:relative;overflow:hidden}.login-showcase:after{content:"";border:1px solid #ffffff2d;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-210px;right:-230px;box-shadow:0 0 0 70px #ffffff08,0 0 0 140px #ffffff08}.login-showcase>img{filter:brightness(0)invert();width:142px}.login-showcase>div{z-index:1;max-width:620px;position:relative}.login-showcase span,.login-kicker{letter-spacing:.16em;color:#47db8b;font-size:12px;font-weight:800}.login-showcase h1{letter-spacing:-.055em;margin:18px 0 24px;font-size:clamp(42px,5vw,72px);line-height:1.02}.login-showcase p{color:#d7eee4;max-width:560px;font-size:18px;line-height:1.7}.login-showcase>small{align-items:center;gap:9px;font-weight:700;display:flex}.login-showcase>small svg{width:20px}.login-panel{place-items:center;padding:40px;display:grid}.login-card{background:#fff;border:1px solid #dce8e2;border-radius:24px;width:min(100%,440px);padding:clamp(30px,4vw,52px);box-shadow:0 24px 70px #12382b17}.login-icon{color:#087349;background:#e7f8ef;border-radius:16px;place-items:center;width:56px;height:56px;margin-bottom:24px;display:grid}.login-card h2{letter-spacing:-.04em;margin:8px 0;font-size:34px}.login-card>p{color:#698078;margin:0 0 30px;line-height:1.55}.login-card label{color:#29493f;gap:9px;margin:18px 0;font-size:13px;font-weight:800;display:grid}.login-card input{height:52px;font:inherit;border:1px solid #cbdad3;border-radius:12px;outline:none;padding:0 15px;transition:all .2s}.login-card input:focus{border-color:#15985e;box-shadow:0 0 0 4px #15985e18}.login-card>button{color:#fff;cursor:pointer;background:#0b8b57;border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;height:54px;margin-top:22px;font-size:15px;font-weight:800;display:flex}.login-card>button:hover{background:#087349}.login-card>button:disabled{opacity:.7;cursor:wait}.login-card>button svg{width:19px}.login-error{color:#a52c20;background:#fff0ed;border-radius:10px;align-items:center;gap:9px;padding:12px 14px;font-size:13px;font-weight:700;display:flex}.login-error svg{flex:none;width:18px}.login-security{text-align:center;color:#789088;justify-content:center;align-items:center;gap:7px;margin-top:22px;font-size:11px;display:flex}.login-security svg{width:15px}.auth-loading{background:#f5f8f6;place-content:center;justify-items:center;gap:25px;min-height:100vh;display:grid}.auth-loading img{width:140px}.admin-chip{color:#47685d;background:#edf6f1;border-radius:10px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;font-weight:750;display:flex}.admin-chip svg,.logout-button svg{width:16px;height:16px}.logout-button{color:#45665b;cursor:pointer;background:#fff;border:1px solid #d9e5df;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.logout-button:hover{color:#ad3328;background:#fff7f5;border-color:#efc7c2}@media (width<=850px){.login-page{grid-template-columns:1fr}.login-showcase{min-height:310px;padding:34px}.login-showcase h1{font-size:40px}.login-showcase>small{display:none}.login-panel{z-index:2;margin-top:-35px;padding:24px;position:relative}.login-card{padding:30px}.admin-chip{display:none}}
