:root{--primary:#5b3df5;--accent:#ffcf52;--ink:#17171b;--muted:#6f7078;--line:#e7e5e1;--paper:#fbfaf8;font-family:DM Sans,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}button,input{font:inherit}button,a{transition:.2s ease}button{cursor:pointer}a{color:inherit;text-decoration:none}.kicker{display:block;margin-bottom:14px;color:var(--primary);font-size:11px;font-weight:800;letter-spacing:.18em}.header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,24px);background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.logo{display:flex;align-items:center;gap:11px;font-family:Manrope,sans-serif}.logo>span,.modal-mark{width:39px;height:39px;display:grid;place-items:center;border-radius:11px;background:var(--primary);color:#fff;font-size:12px;font-weight:800}.logo strong{font-size:18px}.header nav{display:flex;gap:34px;font-size:14px;font-weight:600}.header nav a:hover{color:var(--primary)}.header-actions{display:flex;align-items:center;gap:10px}.header-actions button{border:0;background:transparent;height:42px}.round{width:42px;border-radius:50%}.login-button{padding:0 17px;font-weight:700}.user-button{color:var(--primary);font-weight:700}.cart-button{position:relative;display:flex;align-items:center;gap:8px;padding:0 16px!important;border-radius:22px!important;background:var(--ink)!important;color:#fff;font-weight:700}.cart-button b{position:absolute;right:-5px;top:-6px;min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;border-radius:20px;background:var(--accent);color:#17171b;font-size:10px}.hero{min-height:570px;padding:76px max(7vw,28px);display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden;background:linear-gradient(115deg,#f1efe9,#f8f6f2 55%,color-mix(in srgb,var(--primary) 8%,#f8f6f2))}.hero-copy{max-width:600px}.hero h1{margin:0;font:800 clamp(46px,6vw,78px)/1.02 Manrope,sans-serif;letter-spacing:-.055em}.hero-copy p{max-width:480px;margin:25px 0;color:var(--muted);font-size:18px;line-height:1.65}.hero-copy a{display:inline-flex;gap:20px;padding-bottom:8px;border-bottom:2px solid var(--ink);font-weight:800}.hero-visual{height:420px;position:relative;display:grid;place-items:center}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb.one{width:370px;height:370px;background:color-mix(in srgb,var(--primary) 20%,#fff);right:12%;top:4%}.orb.two{width:190px;height:190px;background:var(--accent);left:6%;bottom:0}.hero-card{position:absolute;display:grid;place-items:center;border:1px solid #ffffffaa;background:#ffffffc9;box-shadow:0 30px 60px #27202b1c;backdrop-filter:blur(10px);color:var(--primary)}.hero-card.front{width:270px;height:330px;border-radius:140px 140px 30px 30px;right:18%;transform:rotate(4deg)}.hero-card.front small{margin-top:-22px;color:var(--muted)}.hero-card.front strong{margin-top:-55px;font:800 20px Manrope}.hero-card.back{width:210px;height:245px;border-radius:30px;left:4%;top:5%;transform:rotate(-9deg);color:#68616c}.benefits{max-width:1240px;margin:-1px auto 0;display:grid;grid-template-columns:repeat(4,1fr);padding:32px 24px;background:#fff;border-bottom:1px solid var(--line)}.benefits>div{display:flex;align-items:center;justify-content:center;gap:14px;border-right:1px solid var(--line)}.benefits>div:last-child{border:0}.benefits b{font-size:24px;color:var(--primary)}.benefits span{display:flex;flex-direction:column}.benefits small{margin-top:3px;color:var(--muted)}.catalog{max-width:1260px;margin:auto;padding:100px 30px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px}.section-head h2,.about h2{margin:0;font:800 clamp(34px,4vw,50px)/1.1 Manrope;letter-spacing:-.04em}.search{width:250px;height:45px;display:flex;align-items:center;gap:9px;padding:0 15px;border:1px solid var(--line);border-radius:24px;background:#fff}.search input{width:100%;border:0;outline:0;background:transparent}.filters{display:flex;gap:9px;margin:34px 0 27px;overflow:auto}.filters button{padding:10px 18px;border:1px solid var(--line);border-radius:22px;background:#fff;white-space:nowrap}.filters button.active,.filters button:hover{border-color:var(--ink);background:var(--ink);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 55px #24202412}.product-art{height:275px;position:relative;display:grid;place-items:center;background:var(--art);color:#3d3940}.product-art svg{transition:.35s}.product-card:hover .product-art svg{transform:scale(1.08) rotate(-3deg)}.product-tag{position:absolute;left:16px;top:16px;padding:7px 11px;border-radius:18px;background:#ffffffbc;font-size:11px;font-weight:700}.product-info{padding:22px}.product-info h3{margin:0 0 8px;font:700 19px Manrope}.product-info>p{min-height:43px;margin:0;color:var(--muted);font-size:14px;line-height:1.5}.product-buy{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-top:22px}.product-buy>div{display:flex;flex-direction:column}.product-buy s{color:#9a9aa0;font-size:12px}.product-buy strong{font:800 20px Manrope}.add{height:41px;display:flex;align-items:center;gap:7px;padding:0 13px;border:0;border-radius:12px;background:var(--ink);color:#fff;font-size:12px;font-weight:700}.add:hover,.add.added{background:var(--primary)}.empty{grid-column:1/-1;text-align:center;padding:60px}.about{max-width:1200px;margin:0 auto 100px;padding:80px;border-radius:30px;background:var(--ink);color:#fff;text-align:center}.about .kicker{color:var(--accent)}.about h2{max-width:780px;margin:auto}.about p{max-width:650px;margin:24px auto 0;color:#bcbcc3;font-size:17px;line-height:1.7}footer{display:flex;align-items:center;justify-content:space-between;padding:45px max(6vw,25px);background:#0d0d10;color:#fff}footer p{color:#8c8c93;font-size:13px}.logo.inverse>span{background:#fff;color:#111}.modal-overlay{position:fixed;inset:0;z-index:50;display:flex;justify-content:flex-end;background:#11111799;backdrop-filter:blur(5px)}.modal{width:min(100%,470px);height:100%;overflow:auto;position:relative;padding:48px 42px;background:#fff;box-shadow:-25px 0 70px #0002;animation:slide .25s ease}.modal.login-modal,.modal.result-modal{width:min(100%,480px)}@keyframes slide{0%{transform:translate(35px);opacity:.4}}.close{position:absolute;right:25px;top:22px;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:24px}.modal-mark{margin-bottom:40px}.modal h2{margin:0 0 10px;font:800 31px Manrope;letter-spacing:-.03em}.muted{color:var(--muted);line-height:1.55}.modal form>label,.checkout-grid label,.card-fields label{display:block;margin:20px 0 0;font-size:12px;font-weight:700}.modal input:not([type=radio]){width:100%;height:49px;margin-top:8px;padding:0 13px;border:1px solid #d8d7d4;border-radius:10px;outline:0}.modal input:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 12%,transparent)}.primary,.secondary{height:50px;border:0;border-radius:11px;font-weight:800}.primary{margin-top:25px;background:var(--primary);color:#fff}.primary:hover{filter:brightness(.92)}.primary:disabled{opacity:.6}.secondary{border:1px solid var(--line);background:#fff}.full{width:100%}.form-error{min-height:22px;margin:13px 0;color:#bd2929;font-size:13px}.demo{display:block;padding:12px;border-radius:8px;background:#f5f3ef;color:var(--muted);font-size:11px}.text-button{margin-top:10px;padding:14px;border:0;background:transparent;color:var(--muted)}.cart-list{margin:30px 0}.cart-item{display:grid;grid-template-columns:72px 1fr auto;gap:15px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}.cart-thumb{width:72px;height:72px;display:grid;place-items:center;border-radius:14px;background:var(--art)}.cart-item>div:nth-child(2){display:flex;flex-direction:column;gap:5px}.cart-item small{color:var(--muted)}.qty{display:flex;align-items:center;gap:11px;margin-top:5px}.qty button,.remove{border:0;background:#f2f1ee;border-radius:7px}.qty button{width:25px;height:25px}.remove{background:transparent;font-size:21px;color:#999}.cart-total{display:flex;justify-content:space-between;align-items:center;margin-top:25px;padding-top:20px;border-top:1px solid var(--line)}.cart-total strong{font:800 24px Manrope}.checkout-modal{width:min(100%,620px)}.checkout-grid,.card-fields{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.checkout-grid label:first-child{grid-column:1/-1}.modal form h3{margin:30px 0 10px}.pay-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pay-options label{margin:0;padding:15px;display:flex;gap:10px;border:1px solid var(--line);border-radius:11px}.pay-options span{display:flex;flex-direction:column}.pay-options small{color:var(--muted)}.success-icon{width:70px;height:70px;display:grid;place-items:center;margin-bottom:40px;border-radius:50%;background:color-mix(in srgb,var(--primary) 14%,white);color:var(--primary);font-size:35px}.pix-code{max-height:110px;overflow:auto;margin-top:25px;padding:14px;border:1px dashed #aaa;border-radius:9px;background:#f7f7f5;word-break:break-all;font:11px monospace}.qr{width:180px;display:block;margin:20px auto}.orders{margin-top:25px}.orders article{display:grid;grid-template-columns:1fr auto;gap:8px;padding:16px 0;border-bottom:1px solid var(--line)}.orders article div{display:flex;flex-direction:column}.orders small{color:var(--muted)}.orders article>b{grid-column:2;grid-row:2}.status{padding:5px 8px;border-radius:8px;background:#eeeade;font-size:9px;font-weight:800}.toast{position:fixed;z-index:80;left:50%;bottom:25px;transform:translate(-50%);padding:13px 19px;border-radius:12px;background:#17171b;color:#fff;box-shadow:0 10px 30px #0003;animation:up .25s}.toast.error{background:#a52d2d}@keyframes up{0%{transform:translate(-50%,20px);opacity:0}}.not-found{min-height:100vh;display:grid;place-items:center;text-align:center}.not-found span{font:800 90px Manrope;color:var(--primary)}.not-found h1{font:800 40px Manrope}.not-found a{display:inline-block;padding:14px 20px;border-radius:10px;background:var(--primary);color:#fff}.search-open{display:none!important}@media(max-width:900px){.header nav{display:none}.hero{grid-template-columns:1fr;min-height:800px;padding-top:55px;text-align:center}.hero-copy{margin:auto}.hero-copy p{margin:22px auto}.hero-visual{height:390px}.product-grid{grid-template-columns:repeat(2,1fr)}.benefits{grid-template-columns:1fr 1fr;gap:25px}.benefits>div{border:0}.about{margin-inline:20px;padding:65px 30px}}@media(max-width:600px){.header{height:70px;padding:0 15px}.logo strong{font-size:15px}.logo>span{width:35px;height:35px}.login-button,.user-button,.cart-button span{display:none}.cart-button{width:42px;padding:0!important;justify-content:center}.hero{min-height:700px;padding:45px 20px}.hero h1{font-size:43px}.hero-copy p{font-size:16px}.hero-visual{height:310px}.orb.one{width:270px;height:270px;right:4%}.orb.two{width:130px;height:130px}.hero-card.front{width:200px;height:255px;right:10%}.hero-card.back{width:150px;height:180px}.benefits{grid-template-columns:1fr 1fr;padding:25px 10px}.benefits>div{justify-content:flex-start}.benefits small{font-size:10px}.catalog{padding:70px 15px}.section-head{align-items:flex-start;flex-direction:column}.search{width:100%}.product-grid{grid-template-columns:1fr;gap:15px}.product-art{height:245px}.about{margin-bottom:60px}footer{align-items:flex-start;flex-direction:column;gap:25px}.modal{padding:42px 22px}.checkout-grid,.card-fields{grid-template-columns:1fr}.checkout-grid label:first-child{grid-column:auto}}.portal{background:#f8fafc}.portal-header{position:relative}.portal-access,.portal-primary{display:inline-flex;align-items:center;justify-content:center;border-radius:24px;background:var(--ink);color:#fff;font-size:13px;font-weight:800}.portal-access{height:43px;padding:0 19px}.portal-hero{min-height:650px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:7vw;padding:90px max(7vw,28px);background:radial-gradient(circle at 85% 15%,#d9e7ff,transparent 28%),linear-gradient(135deg,#f7f9fc,#edf3fb)}.portal-hero h1{max-width:690px;margin:0;font:800 clamp(50px,7vw,88px)/.98 Manrope;letter-spacing:-.065em}.portal-hero p{max-width:600px;margin:27px 0;color:var(--muted);font-size:18px;line-height:1.7}.portal-primary{height:52px;padding:0 24px;gap:28px;background:var(--primary)}.portal-window{overflow:hidden;transform:rotate(2deg);border:1px solid #d4dce9;border-radius:22px;background:#fff;box-shadow:0 35px 80px #25508022}.window-bar{height:48px;display:flex;align-items:center;gap:7px;padding:0 16px;background:#172033}.window-bar i{width:8px;height:8px;border-radius:50%;background:#748096}.window-bar i:first-child{background:#ff8677}.window-bar small{margin-left:12px;color:#aeb8c9}.window-content{min-height:330px;display:flex;align-items:center;justify-content:center;gap:25px;padding:30px;background:linear-gradient(140deg,#fff,#eff5ff)}.window-content>span{width:80px;height:80px;display:grid;place-items:center;border-radius:22px;background:var(--primary);color:#fff;font:800 24px Manrope}.window-content div{display:flex;flex-direction:column}.window-content small{color:var(--muted);letter-spacing:.12em}.window-content strong{margin-top:10px;font:700 clamp(17px,2vw,25px) Manrope}.window-content b{color:var(--primary)}.portal-section{max-width:1240px;margin:auto;padding:110px 30px}.portal-title{max-width:720px}.portal-title h2,.portal-contact h2,.portal-access-section h2{margin:0;font:800 clamp(38px,5vw,58px)/1.08 Manrope;letter-spacing:-.045em}.portal-title>p{color:var(--muted);font-size:17px;line-height:1.7}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:55px}.steps article{padding:35px;border:1px solid #dfe5ed;border-radius:20px;background:#fff}.steps article>b{color:var(--primary);font:800 13px Manrope}.steps h3{margin:45px 0 10px;font:700 21px Manrope}.steps p{margin:0;color:var(--muted);line-height:1.6}.portal-manual{max-width:none;padding-inline:max(7vw,28px);background:#11151e;color:#fff}.portal-manual>.portal-title{max-width:1240px;margin:auto}.manual-grid{max-width:1240px;margin:55px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:25px}.manual-grid>div{padding:40px;border:1px solid #2d3440;border-radius:20px;background:#181e28}.manual-grid h3{margin-top:0;font:700 23px Manrope}.manual-grid ol{padding-left:22px;color:#bdc5d1;line-height:2.2}.manual-grid a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:18px 0;border-bottom:1px solid #303743}.manual-grid a span,.manual-grid a small{color:#8e99a8;font-size:11px}.manual-grid>div>p{color:#8e99a8;font-size:13px}.portal-contact{max-width:1180px;margin:100px auto;display:flex;align-items:end;justify-content:space-between;gap:50px;padding:65px;border-radius:28px;background:#eaf1ff}.portal-contact>div{max-width:650px}.portal-contact p{color:var(--muted);line-height:1.6}.portal-contact>a{padding-bottom:8px;border-bottom:2px solid var(--ink);font-weight:800}.portal-access-section{padding:90px 25px;text-align:center;background:#fff}.portal-access-section>div{display:flex;justify-content:center;gap:15px;margin-top:35px}.portal-access-section a{min-width:230px;padding:20px;border:1px solid var(--line);border-radius:14px;font:700 18px Manrope}.portal-access-section a:hover{border-color:var(--primary);color:var(--primary)}.portal-access-section small{display:block;margin-top:5px;color:var(--muted);font:500 11px DM Sans}@media(max-width:900px){.portal-hero{grid-template-columns:1fr;text-align:center}.portal-hero>div:first-child{margin:auto}.portal-hero p{margin-inline:auto}.portal-window{width:min(600px,100%);margin:auto}.steps,.manual-grid{grid-template-columns:1fr}.portal-contact{margin-inline:20px;align-items:flex-start;flex-direction:column}}@media(max-width:600px){.portal-access{padding:0 12px;font-size:11px}.portal-hero{min-height:auto;padding:70px 20px}.portal-hero h1{font-size:47px}.portal-window{transform:none}.window-content{min-height:240px;flex-direction:column}.portal-section{padding:75px 18px}.portal-contact{margin:60px 15px;padding:40px 25px}.portal-access-section>div{flex-direction:column}.manual-grid>div{padding:27px}.manual-grid a{grid-template-columns:1fr auto}.manual-grid a span{display:none}}.portal-access-section form{width:min(100%,620px);height:58px;display:flex;align-items:center;margin:35px auto 0;padding-left:18px;border:1px solid var(--line);border-radius:14px;background:#f8fafc;text-align:left}.portal-access-section form span{color:var(--muted)}.portal-access-section form input{min-width:0;flex:1;height:100%;border:0;outline:0;background:transparent;font-weight:700}.portal-access-section form button{height:46px;margin-right:6px;padding:0 23px;border:0;border-radius:10px;background:var(--primary);color:#fff;font-weight:800}.portal-access-section>p{color:var(--muted);font-size:13px}.link-example{margin:24px 0;padding:18px;border:1px dashed #485264;border-radius:10px;background:#10151e;color:#9da8b8;word-break:break-all}.link-example strong{color:#fff}@media(max-width:600px){.portal-access-section form{height:auto;align-items:stretch;flex-direction:column;padding:12px}.portal-access-section form span{font-size:12px}.portal-access-section form input{height:44px}.portal-access-section form button{height:44px;margin:0}}.store-header{display:grid;grid-template-columns:minmax(190px,1fr) minmax(260px,560px) minmax(190px,1fr);gap:28px}.store-header .header-actions{justify-self:end}.store-logo{min-width:0}.store-logo img,.store-logo .logo-fallback{width:43px;height:43px;flex:0 0 43px;border-radius:12px}.store-logo img{object-fit:contain;background:#fff}.store-logo strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-search{width:100%;height:46px;display:flex;align-items:center;gap:10px;padding:0 18px;border:1px solid var(--line);border-radius:24px;background:#f7f7f5;color:#777}.header-search:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 10%,transparent);background:#fff}.header-search input{width:100%;border:0;outline:0;background:transparent;color:var(--ink)}.portal-logo img{width:44px;height:44px;flex:0 0 44px;border-radius:12px;object-fit:contain}.portal footer .portal-logo img{background:transparent}.portal-logo-only img{width:72px;height:58px;flex-basis:72px;border-radius:0}.portal-simple-footer{min-height:120px;justify-content:center;gap:18px;text-align:center}.portal-simple-footer>img{width:72px;height:72px;object-fit:contain;background:transparent}.developer-credit{display:flex;align-items:center;gap:11px;padding-left:24px;border-left:1px solid #ffffff42}.developer-credit>img{width:54px;height:54px;object-fit:contain;background:transparent}.developer-credit>span{display:flex;flex-direction:column}.developer-credit small{color:#d8e5ee;font-size:8px;font-style:normal;letter-spacing:.14em}.developer-credit strong{margin:2px 0;color:#fff;font-size:11px}.developer-credit em{color:#d5e0e8;font-size:9px;font-style:normal}.developer-credit:hover strong{color:var(--accent)}footer{background:linear-gradient(120deg,#334a61,#496b7c 52%,#668b91)}footer p{color:#e2edf2}.logo.inverse>span{background:#ffffff26;color:#fff}.portal footer .logo.inverse>span{background:transparent}@media(max-width:800px){.store-header{height:auto;grid-template-columns:1fr auto;gap:12px;padding-top:10px;padding-bottom:10px}.store-header .header-search{grid-column:1/-1;grid-row:2}.store-logo strong{max-width:160px}}@media(max-width:480px){.store-header{grid-template-columns:minmax(0,1fr) auto}.store-logo strong{max-width:105px}.store-logo img,.store-logo .logo-fallback{width:38px;height:38px;flex-basis:38px}.header-search{height:42px}.store-header .header-actions{gap:5px}}@media(max-width:800px){footer .developer-credit{padding:18px 0 0;border-left:0;border-top:1px solid #2d2d33}}@media(max-width:600px){.portal-logo-only img{width:62px;height:50px}.portal-simple-footer{align-items:center;gap:10px}.portal-simple-footer>img{width:60px;height:60px}}.portal-logo-only img{width:138px;height:88px;flex-basis:138px;border-radius:0}.portal-header{min-height:108px}.portal-simple-footer{height:108px;min-height:108px;justify-content:center;gap:14px;padding-top:0;padding-bottom:0;text-align:center}.portal-simple-footer>img{width:54px;height:54px;object-fit:contain;background:transparent}.portal-simple-footer>span{color:#fff;font-size:13px}.store-logo-only img{width:70px;height:58px;flex:0 0 70px;border-radius:0;background:transparent}.business-features{grid-template-columns:repeat(4,1fr)}.business-features h3{margin-top:35px}.acquire-store{max-width:1180px;margin:0 auto 100px;padding:70px;display:flex;align-items:center;justify-content:space-between;gap:50px;border-radius:28px;background:linear-gradient(125deg,#132d44,#176bff);color:#fff}.acquire-store>div{max-width:680px}.acquire-store .kicker{color:#9ee9d5}.acquire-store h2{margin:0;font:800 clamp(38px,5vw,58px)/1.08 Manrope;letter-spacing:-.045em}.acquire-store p{color:#dbe8ff;font-size:17px;line-height:1.65}.whatsapp-button{flex:0 0 auto;padding:17px 22px;border-radius:12px;background:#25d366;color:#082d18;font-weight:800}.whatsapp-button:hover{transform:translateY(-2px);background:#38e578}@media(max-width:900px){.business-features{grid-template-columns:1fr 1fr}.acquire-store{margin-inline:20px;align-items:flex-start;flex-direction:column}}@media(max-width:600px){.portal-logo-only img{width:108px;height:70px}.portal-header{min-height:88px}.portal-simple-footer{height:88px;min-height:88px;align-items:center;flex-direction:row;gap:10px}.portal-simple-footer>img{width:44px;height:44px}.business-features{grid-template-columns:1fr}.acquire-store{margin:0 15px 70px;padding:45px 25px}.store-logo-only img{width:58px;height:48px;flex-basis:58px}}.portal-logo-only img{width:180px;height:104px;flex-basis:180px}.portal-header{min-height:122px}.store-header{min-height:98px}.store-logo-only img{width:96px;height:76px;flex-basis:96px}@media(max-width:600px){.portal-logo-only img{width:138px;height:82px;flex-basis:138px}.portal-header{min-height:100px}.store-header{min-height:88px}.store-logo-only img{width:76px;height:60px;flex-basis:76px}}.organization-footer .footer-logos{display:flex;align-items:center;gap:8px}.organization-footer .footer-logos img{width:48px;height:48px;object-fit:contain;background:transparent}.organization-footer .footer-logos img:last-child{width:62px}.hero h1{font-size:clamp(40px,5vw,60px);line-height:1.06;letter-spacing:-.045em}.portal-hero h1{font-size:clamp(44px,5.5vw,66px);line-height:1.02;letter-spacing:-.05em}.section-head h2,.about h2{font-size:clamp(30px,3.3vw,43px)}.portal-title h2,.portal-contact h2,.portal-access-section h2,.acquire-store h2{font-size:clamp(32px,4vw,46px);line-height:1.12}.product-info h3{font-size:18px}.steps h3{font-size:19px}@media(max-width:600px){.hero h1{font-size:38px}.portal-hero h1{font-size:42px}.section-head h2,.about h2{font-size:32px}.portal-title h2,.portal-contact h2,.portal-access-section h2,.acquire-store h2{font-size:34px}.organization-footer{gap:8px}.organization-footer .footer-logos{gap:4px}.organization-footer .footer-logos img{width:38px;height:38px}.organization-footer .footer-logos img:last-child{width:48px}.organization-footer>span:last-child{font-size:10px}}.product-art>img{width:100%;height:100%;object-fit:cover}.user-menu-wrap{position:relative}.kebab{width:42px!important;height:42px!important;border-radius:50%!important;background:#f2f3f5!important;color:var(--ink)!important;font-size:27px;line-height:1}.user-menu{position:absolute;z-index:30;right:0;top:50px;width:250px;padding:10px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 18px 45px #17233c2b}.user-menu>strong,.user-menu>small{display:block;padding:3px 10px}.user-menu>small{padding-bottom:10px;color:var(--muted);border-bottom:1px solid var(--line)}.user-menu button{width:100%;padding:12px 10px;border:0;border-radius:8px;background:transparent;text-align:left;font-size:13px}.user-menu button:hover{background:#f1f4f8;color:var(--primary)}.corporate-modal{width:min(100%,760px)}.checkout-grid .wide{grid-column:1/-1}.stock-list{margin-top:28px}.stock-list article{display:grid;grid-template-columns:1fr 130px auto;gap:15px;align-items:end;padding:15px 0;border-bottom:1px solid var(--line)}.stock-list article>div{display:flex;flex-direction:column}.stock-list small{color:var(--muted)}.stock-list label{font-size:11px;font-weight:700}.stock-list input{margin-top:5px!important}.stock-list button{height:49px;padding:0 18px;border:0;border-radius:9px;background:var(--primary);color:#fff;font-weight:700}.notice-panel{margin-top:28px;padding:28px;border-radius:14px;background:#f2f6fb}.notice-panel h3{margin-top:0}.notice-panel p{margin-bottom:0;color:var(--muted)}@media(max-width:600px){.stock-list article{grid-template-columns:1fr auto}.stock-list article>div{grid-column:1/-1}.user-menu{position:fixed;left:15px;right:15px;top:82px;width:auto}}.modal.login-modal form>label.show-password{width:100%;display:flex;align-items:center;gap:8px;position:static;margin:10px 0 16px;color:var(--muted);font-size:12px;font-weight:600;cursor:pointer}.modal.login-modal .show-password input[type=checkbox]{width:16px;height:16px;min-width:16px;margin:0;padding:0;border-radius:3px;box-shadow:none;accent-color:var(--primary)}.login-system-logo{width:180px;height:110px;display:flex;align-items:center;margin:0 0 28px}.login-system-logo img{width:100%;height:100%;object-fit:contain}.login-modal .primary{width:100%;background:var(--ink);color:#fff}.login-modal .primary:hover{background:#000}.modal.login-modal .show-password input[type=checkbox]{accent-color:var(--ink)}.logged-user{max-width:230px;height:48px;display:flex;align-items:center;gap:8px;padding:4px 8px 4px 4px;border:1px solid var(--line);border-radius:24px;background:#fff;color:var(--ink);cursor:pointer}.logged-user:hover{border-color:var(--primary);background:#f7f9fc}.user-avatar{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;overflow:hidden;border-radius:50%;background:var(--primary);color:#fff;font-weight:800}.user-avatar img{width:100%;height:100%;object-fit:cover}.logged-user-name{max-width:125px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700}.logged-user>b{font-size:20px;font-weight:700}.user-menu #logout-menu{margin-top:5px;border-top:1px solid var(--line);color:#b42318}@media(max-width:600px){.logged-user{width:46px;padding:3px}.logged-user-name,.logged-user>b{display:none}.user-avatar{width:38px;height:38px}}.header .user-menu{display:block}.header .user-menu[hidden]{display:none!important}.user-menu .user-menu-close{width:32px;height:32px;display:grid;place-items:center;margin-left:auto;padding:0;border-radius:50%;font-size:22px;text-align:center}.logged-user{width:46px;padding:3px}.logged-user-name,.logged-user>b{display:none}.user-menu-header{margin:-10px -10px 8px;padding:10px;border-radius:14px 14px 0 0;background:linear-gradient(120deg,#334a61,#496b7c 52%,#668b91)}.user-menu-header>strong,.user-menu-header>small{display:block;padding:2px 8px;color:#fff}.user-menu-header>small{padding-bottom:8px;border:0;color:#dce8ec;font-size:10px}.user-menu-header .user-menu-close{color:#fff;background:#ffffff18}.user-menu-header .user-menu-close:hover{color:#fff;background:#ffffff2c}.logged-user{width:88px;height:48px;display:flex;align-items:center;gap:2px;padding:4px;border:1px solid #cfd4dc;border-radius:25px;background:#fff;box-shadow:0 3px 10px #17233c0d}.logged-user .user-avatar,.logged-user>b{width:38px;height:38px;flex:0 0 38px}.logged-user>b{display:grid;place-items:center;border-left:1px solid var(--line);border-radius:0 19px 19px 0;color:var(--muted);font-size:20px;line-height:1}.logged-user:hover{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 10%,transparent)}.menu-profile-avatar{width:48px!important;height:48px!important;display:grid!important;place-items:center;margin:0 auto 6px!important;padding:0!important;overflow:hidden;border:2px solid #ffffffb8!important;border-radius:50%!important;background:#fff2!important;color:#fff;font-size:18px;font-weight:800}.menu-profile-avatar img{width:100%;height:100%;object-fit:cover}.user-menu-header{text-align:center}.user-menu-header>strong,.user-menu-header>small{text-align:center}.stock-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.stock-heading p{margin-bottom:0}.stock-actions{display:flex;gap:8px}.stock-actions button{height:40px;padding:0 13px;border:0;border-radius:9px;background:var(--ink);color:#fff;font-size:11px;font-weight:700}.stock-actions button:last-child{border:1px solid var(--line);background:#fff;color:var(--ink)}@media(max-width:600px){.stock-heading{align-items:stretch;flex-direction:column}.stock-actions button{flex:1}.logged-user{width:88px;padding:4px}.logged-user>b{display:grid}}.header-actions .login-button{height:42px;padding:0 19px;border-radius:22px;background:var(--ink);color:#fff;font-weight:800}.header-actions .login-button:hover{background:var(--primary);transform:translateY(-1px)}@media(max-width:600px){.header-actions .login-button{display:inline-flex;align-items:center;padding:0 14px;font-size:12px}}.profile-photo-editor{display:grid;grid-template-columns:96px 1fr;gap:18px;align-items:center;margin:20px 0 28px;padding:18px;border:1px solid var(--line);border-radius:14px;background:#f8fafc}.profile-photo-preview{width:88px;height:88px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:var(--primary);color:#fff;font-size:32px;font-weight:800}.profile-photo-preview img{width:100%;height:100%;object-fit:cover}.profile-photo-editor>div:last-child{display:flex;align-items:flex-start;flex-direction:column;gap:4px}.profile-photo-editor small{color:var(--muted);font-size:10px}.photo-picker,.photo-remove{display:inline-flex;margin:8px 0 2px;padding:9px 12px;border:0;border-radius:8px;background:var(--primary);color:#fff;font-size:11px;font-weight:700;cursor:pointer}.photo-picker:hover,.photo-remove:hover{filter:brightness(.95)}.photo-remove{background:#b42318}.photo-remove:disabled{cursor:wait;opacity:.6}.photo-picker.loading{pointer-events:none;opacity:.65}.photo-picker input{display:none}@media(max-width:480px){.profile-photo-editor{grid-template-columns:1fr;text-align:center}.profile-photo-preview{margin:auto}.profile-photo-editor>div:last-child{align-items:center}}.product-photo-field{margin-top:20px;padding:16px;border:1px solid var(--line);border-radius:12px;background:#f8fafc}.product-photo-field>strong,.product-photo-field>small{display:block}.product-photo-field>small{color:var(--muted);font-size:10px}.product-photo-field .photo-picker{width:max-content}#product-photo-preview{height:190px;display:grid;place-items:center;overflow:hidden;margin-top:10px;border:1px dashed #c8cdd5;border-radius:10px;background:#fff;color:var(--muted);font-size:12px}#product-photo-preview img{width:100%;height:100%;object-fit:contain}.modal select{width:100%;height:49px;margin-top:8px;padding:0 13px;border:1px solid #d8d7d4;border-radius:10px;background:#fff}.manage-categories{margin:10px 0}.category-list{margin:24px 0}.category-list article{display:grid;grid-template-columns:1fr auto auto;gap:7px;padding:10px 0;border-bottom:1px solid var(--line)}.category-list article input{height:42px!important;margin:0!important}.category-list article button{padding:0 10px;border:0;border-radius:7px;background:var(--ink);color:#fff;font-size:11px}.category-list article .danger{background:#b42318}@media(max-width:520px){.category-list article{grid-template-columns:1fr 1fr}.category-list article input{grid-column:1/-1}}.primary,.photo-picker,.stock-actions button:first-child,.category-list article button:not(.danger){background:var(--ink);color:#fff}.primary:hover,.photo-picker:hover,.stock-actions button:first-child:hover,.add:hover,.add.added{background:#000}.portal-primary{background:var(--ink)}.user-avatar,.profile-photo-preview,.menu-profile-avatar{background:var(--ink)!important;color:#fff}.organization-footer .footer-logos{gap:14px}.organization-footer .footer-logos img:first-child{width:68px;height:64px;padding-right:14px;border-right:1px solid #ffffff73}.organization-footer .footer-logos img:last-child{width:38px;height:38px}.organization-footer>span:last-child{padding-left:2px;color:#f3f7f9;font-size:12px;letter-spacing:.01em}@media(max-width:600px){.organization-footer{gap:10px}.organization-footer .footer-logos{gap:8px}.organization-footer .footer-logos img:first-child{width:54px;height:50px;padding-right:9px}.organization-footer .footer-logos img:last-child{width:30px;height:30px}.organization-footer>span:last-child{max-width:170px;text-align:left;font-size:9px;line-height:1.35}}.organization-footer{gap:22px}.organization-footer .footer-system-logo{display:flex;align-items:center;padding-right:22px;border-right:1px solid #ffffff73}.organization-footer .footer-system-logo img{width:108px;height:72px;object-fit:contain}.organization-footer .footer-developer{display:flex;align-items:center;gap:9px;padding:9px 14px;border:1px solid #ffffff78;border-radius:14px;background:#ffffff0d;cursor:pointer;transition:.2s}.organization-footer .footer-developer:hover{background:#ffffff1c;border-color:#ffffffba;transform:translateY(-1px)}.organization-footer .footer-developer>img{width:27px;height:27px;object-fit:contain}.organization-footer .footer-developer>span{color:#f3f7f9;font-size:11px;line-height:1.35;text-align:left;white-space:nowrap}.developer-contact-modal{text-align:center}.developer-contact-modal>img{width:150px;height:110px;object-fit:contain}.developer-contact-modal h2{margin:8px 0 24px}.developer-contact-actions{display:grid;gap:10px}.contact-action{padding:14px 18px;border:1px solid var(--line);border-radius:10px;color:var(--primary);font-weight:700;overflow-wrap:anywhere}.contact-action:hover{background:#f3f7ff}.contact-action.whatsapp{border-color:#25d366;background:#25d366;color:#082d18}.contact-action.whatsapp:hover{background:#38e578}@media(max-width:600px){.organization-footer{gap:8px}.organization-footer .footer-system-logo{padding-right:8px}.organization-footer .footer-system-logo img{width:78px;height:54px}.organization-footer .footer-developer{gap:5px}.organization-footer .footer-developer>img{width:20px;height:20px}.organization-footer .footer-developer>span{font-size:7px;white-space:nowrap}}
