@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap";:root{color:#fff;--line:#ffffff1f;background:#050505;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#050505;min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,select{font:inherit}.app{overflow:hidden}.nav-shell{z-index:50;-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);background:#07070775;border:1px solid #ffffff24;border-radius:18px;justify-content:space-between;align-items:center;width:min(1180px,100% - 28px);height:64px;padding:0 24px;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #0000004d}.logo{letter-spacing:.34em;font-size:13px;font-weight:600}.nav{gap:30px;display:flex}.nav a{letter-spacing:.16em;opacity:.74;font-size:11px}.nav a:hover{opacity:1}.menu-button{background:0 0;border:0;display:none}.menu-button span{background:#fff;width:24px;height:1px;margin:6px;display:block}.hero{align-items:flex-end;min-height:100svh;padding:140px max(6vw,28px) 9vh;display:flex;position:relative;overflow:hidden}.hero-video,.hero-fallback{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-fallback{z-index:-1;background:radial-gradient(circle at 70% 35%,#252525,#0000 30%),linear-gradient(145deg,#151515,#030303 70%)}.hero-shade{background:linear-gradient(90deg,#000c,#00000014 65%),linear-gradient(#0000 52%,#000c);position:absolute;inset:0}.hero-content{z-index:2;max-width:820px;animation:1.15s cubic-bezier(.2,.7,.2,1) both intro;position:relative}.eyebrow{letter-spacing:.22em;opacity:.58;font-size:11px}.hero h1{letter-spacing:-.055em;margin:20px 0 24px;font-size:clamp(54px,8vw,118px);font-weight:400;line-height:.9}.lead{color:#ffffffc2;max-width:560px;font-size:clamp(16px,2vw,21px);line-height:1.55}.link{border-bottom:1px solid #ffffff73;align-items:center;gap:15px;margin-top:24px;padding-bottom:5px;font-size:13px;display:inline-flex}.statement,.service,.contact{padding:14vh max(7vw,28px)}.statement h2,.catalog-head h2,.service h2,.contact h2{letter-spacing:-.05em;margin:18px 0 0;font-size:clamp(42px,6vw,88px);font-weight:400;line-height:1.02}.statement h2,.service h2,.contact h2{max-width:1050px}.catalog{padding:5vh max(4vw,22px) 14vh}.catalog-head{justify-content:space-between;align-items:flex-end;gap:24px;max-width:1500px;margin:0 auto 46px;display:flex}.controls{gap:10px;display:flex}.controls select{color:#fff;border:1px solid var(--line);background:#0d0d0d;border-radius:999px;padding:12px 38px 12px 16px}.controls option{color:#000}.grid{perspective:1300px;grid-template-columns:repeat(12,1fr);gap:18px;max-width:1500px;margin:auto;display:grid}.card{--rx:0deg;--ry:0deg;--gx:50%;--gy:50%;border:1px solid var(--line);background:radial-gradient(circle at var(--gx) var(--gy),#ffffff24,transparent 28%),linear-gradient(145deg,#151515,#080808 72%);cursor:pointer;min-height:560px;transform:rotateX(var(--rx)) rotateY(var(--ry));transform-style:preserve-3d;border-radius:28px;grid-column:span 4;transition:transform .18s,border-color .3s,box-shadow .3s;position:relative;overflow:hidden}.card:first-child,.card:nth-child(6),.card:nth-child(11){grid-column:span 8}.card:hover{border-color:#ffffff52;box-shadow:0 35px 80px #00000073}.badge{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.11em;text-transform:uppercase;background:#00000073;border-radius:999px;padding:9px 13px;font-size:10px;position:absolute;top:22px;left:22px}.media{place-items:center;height:69%;padding:55px 30px 10px;display:grid;transform:translateZ(34px)}.main-image,.hover-image{object-fit:contain;filter:drop-shadow(0 30px 28px #00000080);width:calc(100% - 60px);height:340px;transition:opacity .55s,transform .75s cubic-bezier(.2,.7,.2,1);position:absolute}.hover-image{opacity:0;transform:scale(.96)translateY(12px)}.card:hover .main-image{opacity:0;transform:scale(1.04)translateY(-8px)}.card:hover .hover-image{opacity:1;transform:none}.image-fallback{text-align:center;background:linear-gradient(145deg,#1b1b1b,#0b0b0b);border:1px dashed #ffffff2e;border-radius:20px;align-content:center;place-items:center;gap:14px;width:calc(100% - 60px);height:300px;display:grid;position:absolute}.image-fallback span{letter-spacing:.35em;font-size:20px}.image-fallback small{opacity:.45}.card-copy{background:linear-gradient(#0000,#00000075,#000000f0);padding:25px;position:absolute;bottom:0;left:0;right:0;transform:translateZ(25px)}.card-copy p{letter-spacing:.22em;opacity:.45;margin:0 0 6px;font-size:10px}.card-copy h3{letter-spacing:-.035em;margin:0;font-size:clamp(24px,2.3vw,38px);font-weight:400}.card-copy small{color:#ffffff85;margin-top:12px;display:block}.price-row{justify-content:space-between;align-items:flex-end;margin-top:22px;display:flex}.price-row strong{font-size:22px;font-weight:400}.price-row span{opacity:.6;font-size:11px}.service{border-top:1px solid var(--line)}.service-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:72px;display:grid}.service-grid article{border:1px solid var(--line);background:linear-gradient(145deg,#ffffff0f,#0000);border-radius:24px;min-height:280px;padding:28px}.service-grid span{opacity:.35;font-size:11px}.service-grid h3{margin-top:90px;font-size:24px;font-weight:400}.service-grid p{color:#ffffff8a;line-height:1.65}.contact{background:radial-gradient(circle at 80% 20%,#ffffff17,#0000 36%);flex-direction:column;justify-content:center;min-height:72vh;display:flex}footer{border-top:1px solid var(--line);color:#ffffff61;justify-content:space-between;padding:28px max(4vw,22px);font-size:11px;display:flex}[data-reveal]{opacity:0;transition:opacity .85s,transform .85s cubic-bezier(.2,.7,.2,1);transform:translateY(42px)}[data-reveal].visible{opacity:1;transform:none}.card[data-reveal].visible{transition-delay:var(--delay)}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#000c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{border:1px solid var(--line);background:#0b0b0b;border-radius:30px;grid-template-columns:1.1fr .9fr;width:min(1180px,100%);max-height:92vh;animation:.5s cubic-bezier(.2,.7,.2,1) both modal;display:grid;position:relative;overflow:auto}.close{z-index:3;border:1px solid var(--line);color:#fff;background:#0000008c;border-radius:50%;width:42px;height:42px;font-size:25px;position:absolute;top:18px;right:18px}.modal-gallery{background:radial-gradient(circle,#242424,#090909 70%);padding:28px}.modal-stage{place-items:center;min-height:520px;display:grid}.modal-stage img{object-fit:contain;filter:drop-shadow(0 35px 30px #0000008c);max-width:90%;max-height:470px}.modal-image-fallback{border:1px dashed #fff3;border-radius:22px;align-content:center;place-items:center;gap:15px;width:90%;height:360px;display:grid}.modal-image-fallback span{letter-spacing:.35em;font-size:22px}.modal-image-fallback small{opacity:.45}.thumbs{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.thumbs button{border:1px solid var(--line);background:#0d0d0d;border-radius:15px;height:100px;padding:8px}.thumbs button.active{border-color:#ffffffa6}.thumbs img{object-fit:contain;width:100%;height:100%}.thumbs .modal-image-fallback{width:100%;height:100%;font-size:10px}.thumbs .modal-image-fallback span{font-size:9px}.modal-copy{padding:70px 48px 45px}.modal-copy h2{letter-spacing:-.05em;margin:16px 0 24px;font-size:clamp(42px,5vw,72px);font-weight:400;line-height:.98}.description{color:#ffffff8f;line-height:1.7}dl{margin:36px 0}dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:22px;padding:14px 0;font-size:13px;display:flex}dt{color:#ffffff70}dd{text-align:right;margin:0}.buy-row{justify-content:space-between;align-items:center;gap:18px;margin-top:34px;display:flex}.buy-row strong{font-size:32px;font-weight:400}.buy-row a{color:#000;background:#fff;border-radius:999px;padding:15px 22px}.modal-copy>small{color:#ffffff4d;margin-top:20px;display:block}@keyframes intro{0%{opacity:0;transform:translateY(40px)}}@keyframes modal{0%{opacity:0;transform:translateY(28px)scale(.985)}}@media (width<=1000px){.card,.card:first-child,.card:nth-child(6),.card:nth-child(11){grid-column:span 6}.catalog-head{flex-direction:column;align-items:flex-start}.modal{grid-template-columns:1fr}}@media (width<=720px){.nav-shell{height:58px;padding:0 18px}.menu-button{display:block}.nav{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080808f2;border-radius:18px;flex-direction:column;padding:24px;display:none;position:fixed;top:70px;left:14px;right:14px}.nav.open{display:flex}.hero h1{font-size:clamp(50px,17vw,82px)}.grid{display:block}.card{min-height:500px;margin-bottom:16px}.controls{flex-direction:column;width:100%}.controls select{width:100%}.service-grid{grid-template-columns:1fr}.service-grid h3{margin-top:55px}.modal-stage{min-height:330px}.modal-copy{padding:40px 24px 30px}.buy-row{flex-direction:column;align-items:stretch}footer{flex-direction:column;gap:10px}}.nav-actions{align-items:center;gap:10px;margin-left:24px;display:flex}.register-button,.cart-button{color:#fff;letter-spacing:.13em;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff24;border-radius:999px;height:38px;padding:0 15px;font-size:10px;transition:all .25s}.register-button:hover,.cart-button:hover{color:#000;background:#fff}.cart-button{align-items:center;gap:9px;padding-right:8px;display:flex}.cart-button b{color:#000;background:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;display:grid}.cart-icon{font-size:9px}.link-button{color:#fff;cursor:pointer;background:0 0}.add-cart-main{color:#000;cursor:pointer;background:#fff;border:0;border-radius:999px;padding:15px 22px;font-weight:500}.drawer-layer{z-index:120;pointer-events:none;position:fixed;inset:0}.drawer-layer.open{pointer-events:auto}.drawer-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#000000b3;border:0;transition:opacity .35s;position:absolute;inset:0}.drawer-layer.open .drawer-overlay{opacity:1}.cart-drawer{border-left:1px solid var(--line);background:#090909;flex-direction:column;width:min(520px,100%);height:100%;padding:28px;transition:transform .5s cubic-bezier(.2,.75,.2,1);display:flex;position:absolute;top:0;right:0;transform:translate(102%);box-shadow:-30px 0 80px #00000073}.drawer-layer.open .cart-drawer{transform:none}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding-bottom:24px;display:flex}.drawer-head h2{letter-spacing:-.05em;margin:10px 0 0;font-size:46px;font-weight:400}.drawer-close,.register-close{border:1px solid var(--line);color:#fff;cursor:pointer;background:#ffffff0d;border-radius:50%;width:42px;height:42px;font-size:24px}.cart-list{flex:1;padding:14px 2px;overflow:auto}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr;gap:18px;padding:18px 0;display:grid}.cart-thumb{background:linear-gradient(145deg,#1b1b1b,#080808);border-radius:16px;place-items:center;height:105px;display:grid;overflow:hidden}.cart-thumb img{object-fit:contain;width:100%;height:100%}.cart-item-copy small{letter-spacing:.18em;opacity:.42;font-size:9px}.cart-item-copy h3{margin:6px 0 10px;font-size:19px;font-weight:400}.cart-item-copy strong{font-size:15px;font-weight:400}.quantity{align-items:center;gap:9px;margin-top:14px;display:flex}.quantity button{border:1px solid var(--line);color:#fff;cursor:pointer;background:#111;border-radius:50%;width:29px;height:29px}.quantity .remove{color:#fff6;background:0 0;border:0;width:auto;margin-left:auto;font-size:11px}.cart-summary{border-top:1px solid var(--line);padding-top:22px}.cart-summary>div{justify-content:space-between;align-items:center;font-size:20px;display:flex}.cart-summary p{color:#ffffff73;font-size:12px;line-height:1.5}.checkout-button{color:#000;cursor:pointer;background:#fff;border:0;border-radius:999px;width:100%;padding:16px 20px;font-weight:600}.empty-cart{text-align:center;align-content:center;place-items:center;gap:12px;height:100%;display:grid}.empty-cart span{letter-spacing:.35em}.empty-cart p{opacity:.48}.empty-cart button{border:1px solid var(--line);color:#fff;background:#111;border-radius:999px;padding:12px 18px}.register-backdrop{z-index:130;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#000c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.register-modal{border:1px solid var(--line);background:#0b0b0b;border-radius:30px;grid-template-columns:.8fr 1.2fr;width:min(980px,100%);max-height:94vh;animation:.5s cubic-bezier(.2,.7,.2,1) both modal;display:grid;position:relative;overflow:auto;box-shadow:0 50px 120px #0009}.register-close{z-index:3;position:absolute;top:18px;right:18px}.register-intro{background:radial-gradient(circle at 20% 20%,#ffffff1f,#0000 35%),linear-gradient(145deg,#171717,#080808);padding:70px 44px}.register-intro h2,.register-success h2{letter-spacing:-.055em;margin:18px 0 25px;font-size:clamp(48px,6vw,78px);font-weight:400;line-height:.95}.register-intro>p:last-child,.register-success p{color:#ffffff8c;line-height:1.7}.register-form{flex-direction:column;gap:20px;padding:70px 44px 40px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.register-form label{letter-spacing:.08em;color:#ffffff8c;flex-direction:column;gap:9px;font-size:11px;display:flex}.register-form input{border:1px solid var(--line);color:#fff;background:#111;border-radius:13px;outline:none;height:49px;padding:0 14px;font-size:15px}.register-form input:focus{border-color:#ffffff8c}.privacy-check{align-items:flex-start;line-height:1.5;letter-spacing:0!important;flex-direction:row!important}.privacy-check input{flex:none;width:18px;height:18px;margin-top:2px}.register-submit{color:#000;cursor:pointer;background:#fff;border:0;border-radius:999px;padding:16px;font-weight:600}.register-submit:disabled{opacity:.5}.form-error{color:#ff8a8a;margin:0;font-size:12px}.endpoint-note{color:#ffffff4d;text-align:center;line-height:1.5}.register-success{flex-direction:column;grid-column:1/-1;justify-content:center;min-height:520px;padding:70px;display:flex}.register-success button{color:#000;cursor:pointer;background:#fff;border:0;border-radius:999px;align-self:flex-start;margin-top:20px;padding:15px 24px}@media (width<=900px){.nav-actions{margin-left:auto}.nav-shell .nav{order:4}.register-modal{grid-template-columns:1fr}.register-intro{padding:55px 30px 35px}.register-form{padding:35px 30px}}@media (width<=720px){.nav-shell{gap:8px}.logo{letter-spacing:.24em;font-size:11px}.register-button,.cart-icon{display:none}.cart-button{padding-left:8px}.menu-button{order:3}.nav-actions{order:2}.cart-drawer{padding:20px}.cart-item{grid-template-columns:92px 1fr}.form-row{grid-template-columns:1fr}.register-modal{border-radius:22px}}.fashion-cart{gap:6px!important;padding-left:7px!important}.fashion-bag-gif{object-fit:contain;filter:drop-shadow(0 4px 8px #00000073);width:34px;height:34px}.cart-label{letter-spacing:.12em;font-size:9px}.google-register-block{background:#0b0b0b;grid-column:2;padding:56px 44px 0}.google-title{letter-spacing:.12em;color:#ffffff85;margin-bottom:14px;font-size:11px}.google-button-slot{min-height:46px}.google-disabled{color:#151515;cursor:pointer;background:#fff;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;gap:12px;width:100%;height:48px;font-weight:600;display:flex}.google-g{background:linear-gradient(90deg,#4285f4,#34a853,#fbbc05,#ea4335);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:19px;font-weight:700}.form-divider{color:#ffffff52;text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:14px;margin-top:26px;font-size:10px;display:flex}.form-divider:before,.form-divider:after{content:"";background:#ffffff1a;flex:1;height:1px}.register-form{padding-top:28px!important}@media (width<=900px){.google-register-block{grid-column:1;padding:30px 30px 0}}@media (width<=720px){.cart-label{display:none}.fashion-bag-gif{width:30px;height:30px}}.floating-brand-logo{z-index:45;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #ffffff29;border-radius:18px;width:170px;transition:transform .3s,opacity .3s;position:fixed;bottom:18px;right:18px;overflow:hidden;box-shadow:0 18px 55px #00000061}.floating-brand-logo:hover{transform:translateY(-4px)scale(1.02)}.floating-brand-logo img{width:100%;height:auto;display:block}@media (width<=720px){.floating-brand-logo{border-radius:12px;width:118px;bottom:10px;right:10px}}.register-backdrop{isolation:isolate;overflow:hidden;background:linear-gradient(115deg,#0a041ce6,#1d0a3fb3 48%,#36125db8), var(--account-background) center/cover no-repeat!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.register-backdrop:before{content:"";z-index:-2;background:var(--account-background) center/cover no-repeat;filter:blur(16px)saturate(1.15);opacity:.34;position:absolute;inset:-28px;transform:scale(1.06)}.register-backdrop:after{content:"PORTATILX";z-index:-1;color:#ffffff21;letter-spacing:.25em;text-shadow:0 0 34px #ac5bff73;pointer-events:none;font-size:clamp(30px,5vw,84px);font-weight:500;position:absolute;bottom:clamp(24px,5vh,58px);right:clamp(22px,5vw,90px)}.account-premium-modal{-webkit-backdrop-filter:blur(24px)saturate(1.22);backdrop-filter:blur(24px)saturate(1.22);background:linear-gradient(145deg,#12082bdb,#090519e6)!important;border-color:#cc9fff47!important;width:min(1080px,100%)!important;box-shadow:0 55px 150px #050012b3,inset 0 0 0 1px #cda4ff14,0 0 75px #782cdc33!important}.account-premium-modal:before{content:"";pointer-events:none;border-radius:inherit;background:radial-gradient(circle at 10% 10%,#be75ff2e,#0000 31%),radial-gradient(circle at 92% 14%,#8748ff26,#0000 25%);position:absolute;inset:0}.account-premium-modal .register-intro{z-index:1;border-right:1px solid #d3aeff1f;position:relative;background:linear-gradient(150deg,#7639b540,#1c09394d),radial-gradient(circle at 18% 20%,#d8aeff2e,#0000 38%)!important}.account-premium-modal .register-intro h2{color:#fff;text-shadow:0 5px 35px #8c48ff4d;font-size:clamp(45px,5vw,71px)!important}.account-premium-modal .register-intro>p:last-of-type{color:#f4e9ffb8!important}.account-benefits{gap:11px;margin-top:34px;display:grid}.account-benefits span{color:#ffffffc7;background:#7e40c31a;border:1px solid #d8b1ff24;border-radius:14px;padding:12px 14px 12px 38px;font-size:12px;position:relative}.account-benefits span:before{content:"✦";color:#c894ff;position:absolute;left:14px}.account-premium-modal .google-register-block,.account-premium-modal .register-form{z-index:1;position:relative;background:0 0!important}.account-premium-modal .register-form input{box-shadow:inset 0 8px 24px #0500121f;background:#120928a3!important;border-color:#cfa5ff33!important}.account-premium-modal .register-form input:focus{box-shadow:0 0 0 3px #ad6eff21;border-color:#ad6eff!important}.account-premium-modal .register-submit{transition:transform .25s,box-shadow .25s;box-shadow:0 14px 35px #8531cb47;color:#fff!important;background:linear-gradient(90deg,#7938bd,#ad62e9)!important}.account-premium-modal .register-submit:hover{transform:translateY(-2px);box-shadow:0 18px 42px #943de06b}.account-premium-modal .form-divider:before,.account-premium-modal .form-divider:after{background:#cda6ff29!important}.account-premium-modal .register-close{background:#51228047;border-color:#dcbeff33}@media (width<=900px){.account-premium-modal .register-intro{border-bottom:1px solid #d3aeff1f;border-right:0}.register-backdrop:after{letter-spacing:.16em;font-size:26px;bottom:10px;right:10px}}@media (width<=720px){.register-backdrop{padding:10px!important}.account-premium-modal{max-height:96vh!important}.account-benefits{display:none}}:root{--pearl:#e9e9e6;--pearl-light:#f7f7f4;--pearl-soft:#f1f1ee;--pearl-dark:#d5d5d0;--ink:#171717;--ink-soft:#494949;--line-pearl:#17171724;--glass-pearl:#ffffffb8}html,body,#root,.app,.site-shell{background:var(--pearl)!important;color:var(--ink)!important}.statement,.catalog,.models-section,.service,.service-section,.contact,.contact-section,footer{background:radial-gradient(circle at 12% 8%, #ffffffdb, transparent 34%), radial-gradient(circle at 88% 16%, #cdcdc857, transparent 28%), linear-gradient(145deg, var(--pearl-light), var(--pearl) 48%, #dededa)!important;color:var(--ink)!important}.nav-shell,.floating-nav{-webkit-backdrop-filter:blur(22px)saturate(135%)!important;backdrop-filter:blur(22px)saturate(135%)!important;background:#e9e9e6d1!important;border-color:#17171721!important;box-shadow:0 16px 45px #1e1e1e1f!important}.logo,.brand,.nav a,.nav-links a{color:var(--ink)!important}.menu-button span,.menu-toggle span{background:var(--ink)!important}button,.register-button,.cart-button,.checkout-button,.register-submit,.add-cart-main,.buy-row a,.modal-buy button,.empty-cart button,.google-disabled{border-color:#17171726!important}.register-button,.cart-button,.empty-cart button{color:var(--ink)!important;background:#ffffff9e!important}.register-button:hover,.cart-button:hover,.empty-cart button:hover,.cart-button b{background:var(--ink)!important;color:#fff!important}.cart-button:hover b{color:var(--ink)!important;background:#fff!important}.checkout-button,.register-submit,.add-cart-main,.buy-row a,.modal-buy button{color:#fff!important;background:linear-gradient(135deg,#292929,#0f0f0f)!important;box-shadow:0 12px 30px #00000029!important}.checkout-button:hover,.register-submit:hover,.add-cart-main:hover,.buy-row a:hover,.modal-buy button:hover{transform:translateY(-1px);background:#000!important}.link,.text-link,.link-button{color:var(--ink)!important;border-bottom-color:#1717176b!important}.card,.product-card,.service-grid article{box-shadow:0 20px 60px #1e1e1e1a;background:radial-gradient(circle at var(--gx,50%) var(--gy,50%), #fffffff2, transparent 30%), linear-gradient(145deg, #f7f7f4, #dededa 78%)!important;color:var(--ink)!important;border-color:#1717171f!important}.card:hover,.product-card:hover{border-color:#1717174d!important;box-shadow:0 30px 75px #1e1e1e2b!important}.card-copy,.product-info{color:var(--ink)!important;background:linear-gradient(#e9e9e600,#e9e9e6db,#e9e9e6fa)!important}.card-copy small,.card-copy p,.product-info>p,.spec-line,.price-row span,.product-bottom span,.service-grid p,.lead,.description{color:#17171799!important}.badge,.product-badge{border:1px solid #1717171a;color:var(--ink)!important;background:#ffffffb8!important}.controls select,.catalog-controls select{color:var(--ink)!important;background:#ffffffb8!important;border-color:#17171724!important}.controls option,.catalog-controls option{color:var(--ink)!important}.modal-backdrop,.register-backdrop{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#32323061!important}.modal,.product-modal,.register-modal{color:var(--ink)!important;background:#f7f7f4f0!important;border-color:#17171721!important;box-shadow:0 42px 110px #14141438!important}.modal-gallery,.modal-media,.register-intro{background:radial-gradient(circle at 32% 22%,#fffffff5,#0000 32%),linear-gradient(145deg,#f4f4f1,#dcdcd7)!important}.close,.modal-close,.register-close,.drawer-close{color:var(--ink)!important;background:#ffffffc7!important;border-color:#17171724!important}.modal-copy,.modal-content,.register-form,.register-intro,.register-success{color:var(--ink)!important}.modal-copy dt,.modal-content dt,.modal-copy>small,.modal-content small,.endpoint-note{color:#17171773!important}.modal-copy dl div,.modal-content dl div{border-bottom-color:#1717171f!important}.google-register-block{color:var(--ink)!important;background:0 0!important}.google-title,.form-divider,.register-form label,.privacy-check,.register-intro p,.register-success p{color:#171717a6!important}.register-form input:focus{box-shadow:0 0 0 4px #1717170f;border-color:#1717177a!important}.google-disabled{color:var(--ink)!important;background:#fff!important}.drawer-overlay{background:#32323061!important}.cart-drawer{background:radial-gradient(circle at 20% 10%, #ffffffe6, transparent 28%), linear-gradient(145deg, #f5f5f2, var(--pearl))!important;color:var(--ink)!important;border-left-color:#17171721!important}.drawer-head,.cart-item,.cart-summary{border-color:#1717171f!important}.cart-item-copy small,.cart-summary p,.quantity .remove,.empty-cart p{color:#1717177a!important}.quantity button{color:var(--ink)!important;background:#ffffffbf!important;border-color:#17171721!important}.eyebrow,.statement p,.service-grid span{color:#1717178f!important}.statement h2,.catalog-head h2,.section-head h2,.service h2,.service-copy h2,.contact h2,.contact-section h2,.card-copy h3,.product-info h3,.drawer-head h2,.register-intro h2,.register-success h2,.modal-copy h2,.modal-content h2{color:var(--ink)!important}footer{color:#17171780!important;border-top-color:#1717171f!important}@media (width<=720px){.nav,.nav-links{background:#e9e9e6f7!important;border-color:#17171721!important}}:root{--pistachio-soft:#c9d8a8;--pistachio-light:#dde8c4;--pistachio-shadow:#758c5259}.hero .eyebrow{text-shadow:0 2px 14px var(--pistachio-shadow);color:var(--pistachio-light)!important;opacity:1!important}.hero h1{text-shadow:0 3px 20px #00000057,0 0 28px #c9d8a829;color:var(--pistachio-soft)!important}.hero-content{isolation:isolate}@media (width<=720px){.hero h1{text-shadow:0 2px 16px #0000006b,0 0 20px #c9d8a824}}img{max-width:100%;height:auto}.main-image,.hover-image,.product-image{object-fit:contain!important;object-position:center center!important;filter:drop-shadow(0 24px 26px #00000047)!important;width:calc(100% - 46px)!important;max-width:820px!important;height:calc(100% - 46px)!important;max-height:350px!important;padding:8px!important;transition:opacity .5s,transform .65s cubic-bezier(.2,.7,.2,1),filter .4s!important;position:absolute!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important}.hover-image,.product-image.alternate{opacity:0!important}.card:hover .main-image,.product-card:hover .product-image.primary{opacity:0!important;transform:translate(-50%,-53%)scale(1.035)!important}.card:hover .hover-image,.product-card:hover .product-image.alternate{opacity:1!important;transform:translate(-50%,-50%)scale(1.01)!important}.card,.product-card{min-height:clamp(490px,48vw,610px)!important}.card-copy,.product-info{min-height:185px}.cart-thumb{padding:8px!important}.cart-thumb img{object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important}.modal-stage,.modal-media{min-height:clamp(330px,48vw,560px)!important;padding:28px!important;overflow:hidden!important}.modal-stage img,.modal-media img{object-fit:contain!important;object-position:center!important;width:100%!important;max-width:900px!important;height:100%!important;max-height:500px!important;margin:auto!important}.thumbs button,.gallery-thumbnails button{overflow:hidden!important}.thumbs img,.gallery-thumbnails img{object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important}@media (width>=1280px){.media,.product-image-wrap{height:390px!important}.main-image,.hover-image,.product-image{width:calc(100% - 70px)!important;height:calc(100% - 56px)!important}}@media (width>=721px) and (width<=1100px){.media,.product-image-wrap{height:310px!important;padding:26px 18px 14px!important}.main-image,.hover-image,.product-image{width:calc(100% - 34px)!important;height:calc(100% - 38px)!important;max-height:290px!important}.card,.product-card{min-height:535px!important}}@media (width<=720px){.media,.product-image-wrap{height:285px!important;min-height:285px!important;padding:22px 12px 12px!important}.main-image,.hover-image,.product-image{filter:drop-shadow(0 18px 20px #0000003d)!important;width:calc(100% - 24px)!important;height:calc(100% - 28px)!important;max-height:270px!important;padding:4px!important}.card,.product-card{min-height:500px!important}.card-copy,.product-info{min-height:190px!important;padding:22px 18px!important}.card-copy h3,.product-info h3{font-size:clamp(25px,8vw,34px)!important}.modal-stage,.modal-media{min-height:300px!important;padding:18px 12px!important}.modal-stage img,.modal-media img{max-height:290px!important}.thumbs,.gallery-thumbnails{gap:7px!important}.thumbs button,.gallery-thumbnails button{height:82px!important;min-height:82px!important;padding:5px!important}}@media (width<=390px){.media,.product-image-wrap{height:250px!important;min-height:250px!important}.main-image,.hover-image,.product-image{max-height:235px!important}.card,.product-card{min-height:470px!important}.price-row,.product-bottom{flex-direction:column!important;align-items:flex-start!important;gap:10px!important}}:root{--px-green:#d7eee5;--px-green-deep:#c8e4d9;--px-green-soft:#eaf8f3;--px-ink:#20282b;--px-ink-soft:#3f494d;--px-button:#6b6f77;--px-button-hover:#575c64;--px-line:#20282b24}#modelos,.catalog,.models-section,#servicio,.service,.service-section,#sobre-nosotros,.statement,#contacto,.contact,.contact-section,.register-modal,.cart-drawer{background:radial-gradient(circle at 14% 10%,#ffffffdb,transparent 32%), radial-gradient(circle at 85% 18%,#b9e0d16b,transparent 28%), linear-gradient(145deg,var(--px-green-soft),var(--px-green) 52%,var(--px-green-deep))!important;color:var(--px-ink)!important}.nav a,.nav-links a,.register-button,.cart-button,.cart-label,.logo,.brand{color:var(--px-ink)!important;letter-spacing:.08em!important;font-weight:800!important}button,.register-button,.cart-button,.checkout-button,.register-submit,.add-cart-main,.link-button,.buy-row a,.modal-buy button,.empty-cart button{background:var(--px-button)!important;color:#fff!important;border:1px solid var(--px-button)!important;font-weight:800!important;transition:background .25s,transform .25s,box-shadow .25s!important}button:hover,.register-button:hover,.cart-button:hover,.checkout-button:hover,.register-submit:hover,.add-cart-main:hover,.link-button:hover,.buy-row a:hover,.modal-buy button:hover,.empty-cart button:hover{transform:translateY(-1px);background:var(--px-button-hover)!important;border-color:var(--px-button-hover)!important;box-shadow:0 12px 28px #464b5233!important}.cart-button b{color:var(--px-button)!important;background:#fff!important}.fashion-bag-gif{display:none!important}.cart-button:before{content:"";filter:drop-shadow(0 3px 6px #0000002e);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='%23ffffff' d='M17 22h30l4 34H13l4-34Z'/%3E%3Cpath fill='none' stroke='%236B6F77' stroke-width='4' stroke-linecap='round' d='M23 23v-6a9 9 0 0 1 18 0v6'/%3E%3Ccircle cx='23' cy='29' r='2.5' fill='%236B6F77'/%3E%3Ccircle cx='41' cy='29' r='2.5' fill='%236B6F77'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:26px;height:26px;margin-right:7px;display:inline-block}#modelos h2,#servicio h2,#sobre-nosotros h2,#contacto h2,.catalog h2,.service h2,.statement h2,.contact h2,.register-intro h2,.drawer-head h2{color:var(--px-ink)!important}#modelos .eyebrow,#servicio .eyebrow,#sobre-nosotros .eyebrow,#contacto .eyebrow,.catalog .eyebrow,.service .eyebrow,.statement .eyebrow,.contact .eyebrow{color:#20282bad!important}.card,.product-card,.service-grid article{background:radial-gradient(circle at var(--gx,50%) var(--gy,50%),#ffffffed,transparent 30%), linear-gradient(145deg,#f8fcfa,#d9eee6 78%)!important;border-color:var(--px-line)!important;box-shadow:0 22px 58px #2a53451c!important}.card:hover,.product-card:hover{box-shadow:0 32px 78px #2a53452b!important}.media,.product-image-wrap{justify-content:center!important;align-items:center!important;width:100%!important;height:clamp(260px,34vw,390px)!important;min-height:250px!important;padding:28px 20px 16px!important;display:flex!important;position:relative!important;overflow:hidden!important}.main-image,.hover-image,.product-image{object-fit:contain!important;object-position:center!important;filter:drop-shadow(0 24px 26px #0000003d)!important;width:calc(100% - 42px)!important;max-width:840px!important;height:calc(100% - 42px)!important;max-height:360px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.card[data-product=dell-precision-5550] .media{height:420px!important}.card[data-product=dell-precision-5550] .main-image,.card[data-product=dell-precision-5550] .hover-image{width:95%!important;height:95%!important;max-height:385px!important}.card[data-product=microsoft-surface-laptop-4] .media{height:385px!important}.card[data-product=microsoft-surface-laptop-4] .main-image,.card[data-product=microsoft-surface-laptop-4] .hover-image{width:88%!important;height:88%!important;max-height:330px!important}.register-backdrop,.drawer-overlay{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#2f443d61!important}.register-form input{color:var(--px-ink)!important;border-color:var(--px-line)!important;background:#ffffffd6!important}.cart-item,.drawer-head,.cart-summary{border-color:var(--px-line)!important}.cart-thumb{background:linear-gradient(145deg,#fff,#d8ece4)!important}@media (width<=1000px){.card[data-product=dell-precision-5550] .media{height:350px!important}.card[data-product=microsoft-surface-laptop-4] .media{height:325px!important}}@media (width<=720px){.nav,.nav-links{border-color:var(--px-line)!important;background:#d7eee5f7!important}.media,.product-image-wrap{height:285px!important;min-height:285px!important;padding:20px 10px 12px!important}.main-image,.hover-image,.product-image{width:calc(100% - 22px)!important;height:calc(100% - 26px)!important;max-height:270px!important}.card[data-product=dell-precision-5550] .media{height:300px!important}.card[data-product=microsoft-surface-laptop-4] .media{height:285px!important}}:root{--portatilx-hero-gray:#6b6f77;--portatilx-hero-gray-hover:#50545b}.hero .eyebrow{color:var(--portatilx-hero-gray)!important;opacity:1!important;letter-spacing:.22em!important;text-shadow:0 1px 2px #ffffff47,0 3px 16px #0000001f!important;font-weight:800!important}.hero h1{color:var(--portatilx-hero-gray)!important;letter-spacing:-.045em!important;text-shadow:0 1px 2px #ffffff2e,0 5px 24px #00000021!important;font-weight:800!important;line-height:.92!important}.hero .lead{color:var(--portatilx-hero-gray)!important;font-weight:600!important}.hero .link,.hero .text-link{color:var(--portatilx-hero-gray)!important;border-bottom-color:var(--portatilx-hero-gray)!important;font-weight:800!important}.hero .link:hover,.hero .text-link:hover{color:var(--portatilx-hero-gray-hover)!important;border-bottom-color:var(--portatilx-hero-gray-hover)!important}.hero-content{z-index:3!important}@media (width<=720px){.hero .eyebrow{font-size:10px!important;line-height:1.5!important}.hero h1{font-size:clamp(48px,16vw,80px)!important;line-height:.94!important}}.contact-support-page{color:#20282b;min-height:100vh;padding:130px max(4vw,24px) 110px;background:radial-gradient(circle at 13% 8%,#ffffffe6,#0000 31%),radial-gradient(circle at 87% 16%,#bce1d36b,#0000 28%),linear-gradient(145deg,#effaf6,#d7eee5 54%,#c8e4d9)!important}.contact-support-heading{text-align:center;max-width:1180px;margin:0 auto 42px}.contact-support-heading h2{letter-spacing:-.055em;margin:12px 0 18px;font-size:clamp(46px,6vw,84px);font-weight:500;line-height:.96;color:#20282b!important}.contact-support-heading>p:last-child{color:#20282ba3;max-width:700px;margin:auto;line-height:1.7}.contact-support-container{max-width:1120px;margin:auto}.contact-support-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffad;border:1px solid #20282b24;border-radius:26px;padding:clamp(26px,4vw,48px);box-shadow:0 26px 75px #2a53451a}.contact-support-card+.contact-support-card{margin-top:24px}.order-support{text-align:center}.contact-support-icon{background:#f8fcfa;border:1px solid #20282b29;border-radius:50%;place-items:center;width:66px;height:66px;margin:0 auto 15px;display:grid}.contact-support-icon svg{fill:none;stroke:#20282b;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.contact-support-card h3{color:#20282b;letter-spacing:-.035em;margin:10px 0 14px;font-size:clamp(28px,3.5vw,44px);font-weight:600}.order-support>p{color:#20282b9e;max-width:730px;margin:0 auto 25px;line-height:1.65}.contact-primary-button,.contact-order-form button,.contact-footer-button{cursor:pointer;justify-content:center;align-items:center;min-height:48px;padding:0 22px;text-decoration:none;display:inline-flex;color:#fff!important;background:#6b6f77!important;border:1px solid #6b6f77!important;border-radius:999px!important;font-weight:800!important}.contact-order-form{text-align:left;background:#eef7f3;border:1px solid #20282b1f;border-radius:18px;grid-template-columns:1fr 1fr;gap:16px;max-width:660px;margin:28px auto 0;padding:24px;display:grid}.contact-order-form label{color:#3e484c;flex-direction:column;gap:8px;font-size:12px;font-weight:800;display:flex}.contact-order-form input{color:#20282b;background:#fff;border:1px solid #20282b26;border-radius:11px;height:47px;padding:0 13px}.contact-order-form button{grid-column:1/-1}.contact-channels,.contact-options{text-align:center}.contact-channel-grid,.contact-option-grid{gap:16px;margin-top:32px;display:grid}.contact-channel-grid{grid-template-columns:repeat(3,1fr)}.contact-channel-item,.contact-option{text-align:center;min-height:220px;padding:28px 22px;text-decoration:none;color:#20282b!important;box-shadow:none!important;background:#ffffffb8!important;border:1px solid #20282b1f!important;border-radius:20px!important}.contact-channel-icon{margin-bottom:16px;font-size:33px;display:block}.contact-channel-item h4{margin:0 0 8px;font-size:22px}.contact-channel-item p{color:#20282b94;min-height:42px;line-height:1.5}.contact-channel-item a{color:#525a63;font-weight:800}.contact-option-grid{grid-template-columns:repeat(4,1fr)}.contact-option{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;min-height:200px;display:flex}.contact-option:hover{border-color:#20282b47!important;transform:translateY(-4px)!important;box-shadow:0 18px 42px #2a53451c!important}.contact-option>span{margin-bottom:15px;font-size:31px}.contact-option strong{margin-bottom:9px;font-size:18px}.contact-option small{color:#20282b8f;line-height:1.5}.leo-option{background:radial-gradient(circle at 30% 15%,#ffffffe6,#0000 32%),linear-gradient(145deg,#eff5f2,#d9e9e2)!important}.contact-support-footer{background:#ffffffb8;border:1px solid #20282b21;border-radius:20px;justify-content:space-between;align-items:center;gap:22px;margin-top:24px;padding:24px 28px;display:flex}.contact-support-footer p{color:#20282b;margin:0}.contact-support-footer p a{color:#20282b;font-weight:800}.contact-support-footer>div{gap:10px;display:flex}.contact-footer-button.secondary{color:#4f5960!important;background:#fff!important;border-color:#20282b2e!important}.support-widget,.support-bottom-bar{display:none!important}@media (width<=900px){.contact-channel-grid{grid-template-columns:1fr}.contact-option-grid{grid-template-columns:1fr 1fr}.contact-channel-item{min-height:0}}@media (width<=640px){.contact-support-page{padding:105px 14px 80px}.contact-support-card{border-radius:20px;padding:25px 16px}.contact-order-form{grid-template-columns:1fr;padding:17px}.contact-order-form button{grid-column:auto}.contact-option-grid{grid-template-columns:1fr}.contact-support-footer{text-align:center;flex-direction:column;align-items:stretch}.contact-support-footer>div{flex-direction:column}.contact-footer-button{width:100%}}@media (width<=1000px){.floating-brand-logo{bottom:82.0315px!important;right:59.3543px!important}}@media (width<=720px){.floating-brand-logo{bottom:47.7953px!important;right:27.0079px!important}}:root{--px-pistachio-account:#dde8c4;--px-pistachio-account-deep:#c9d8a8;--px-account-text:#263025}.floating-brand-logo{bottom:55.7953px!important;right:93.5906px!important}.register-backdrop{background:var(--px-pistachio-account)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.register-modal,.register-intro,.register-form,.google-register-block,.register-success{background:var(--px-pistachio-account)!important;color:var(--px-account-text)!important;background-image:none!important}.register-modal{border:1px solid #26302529!important;box-shadow:0 34px 90px #44523633!important}.register-intro{border-right:1px solid #2630251f!important}.register-intro h2,.register-success h2,.register-intro p,.register-success p,.register-form label,.google-title,.privacy-check,.form-divider,.endpoint-note{color:var(--px-account-text)!important}.register-form input{color:var(--px-account-text)!important;background:#ffffffbd!important;border-color:#2630252e!important}.register-form input:focus{border-color:#2630257a!important;box-shadow:0 0 0 4px #26302514!important}.register-close{color:var(--px-account-text)!important;background:#ffffff94!important;border-color:#26302529!important}.form-divider:before,.form-divider:after{background:#26302529!important}.cart-button{position:relative;padding-left:58px!important}@media (width<=1000px){.floating-brand-logo{bottom:44.2362px!important;right:59.3543px!important}}@media (width<=720px){.floating-brand-logo{bottom:23.2283px!important;right:27.0079px!important}.register-modal{background:var(--px-pistachio-account)!important}.register-intro{border-bottom:1px solid #2630251f!important;border-right:0!important}.cart-button{padding-left:48px!important}.cart-button:after{background-size:20px 25px,20px 25px;width:38px;height:27px;left:7px}}:root{--px-cream-soft:#f7f0df;--px-cream-light:#fff8ec;--px-stock-ok:#2f8a57;--px-stock-low:#b37a17;--px-stock-out:#b13c3c}.hero .eyebrow,.hero h1,.hero .lead,.hero .link,.hero .text-link{color:var(--px-cream-soft)!important;border-bottom-color:var(--px-cream-soft)!important;text-shadow:0 3px 18px #00000038!important}.hero .eyebrow,.hero h1{font-weight:800!important}.stock-indicator{justify-content:space-between;align-items:center;gap:12px;margin-top:15px;font-size:11px;font-weight:800;display:flex}.stock-indicator span,.stock-indicator strong{font-size:11px}.stock-indicator.ok{color:var(--px-stock-ok)}.stock-indicator.low{color:var(--px-stock-low)}.stock-indicator.out{color:var(--px-stock-out)}.stock-indicator:before{content:"";width:8px;height:8px;box-shadow:0 0 0 4px color-mix(in srgb, currentColor 15%, transparent);background:currentColor;border-radius:50%;flex:none}.stock-indicator span{margin-right:auto}.modal-stock{border-radius:12px;margin:22px 0 8px;padding:12px 14px;font-weight:800}.modal-stock.ok{color:var(--px-stock-ok);background:#2f8a571f}.modal-stock.low{color:var(--px-stock-low);background:#b37a1721}.modal-stock.out{color:var(--px-stock-out);background:#b13c3c21}.add-cart-main:disabled,.quantity button:disabled{cursor:not-allowed!important;opacity:.38!important;transform:none!important}.cart-stock{color:#20282b85;margin-top:7px;font-size:10px;display:block}@media (width<=720px){.cart-button{padding-left:49px!important}.cart-button:after{background-position:1px 4px,13px 0;background-size:25px 28px,25px 28px;width:39px;height:32px;left:6px}.stock-indicator{flex-wrap:wrap;align-items:flex-start}}.fashion-bag-gif,.cart-button:before{display:none!important}.cart-button{padding-left:58px!important;position:relative!important}.cart-button:after{content:"";filter:drop-shadow(0 4px 6px #0000002e);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 64'%3E%3Cpath fill='%23D73D3D' d='M8 20h40l4 38H4L8 20Z'/%3E%3Cpath d='M18 21v-6a10 10 0 0 1 20 0v6' fill='none' stroke='%238A2020' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 64'%3E%3Cpath fill='%2339A96B' d='M8 20h40l4 38H4L8 20Z'/%3E%3Cpath d='M18 21v-6a10 10 0 0 1 20 0v6' fill='none' stroke='%231C6840' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E");background-position:2px 5px,15px 0;background-repeat:no-repeat;background-size:27px 33px,27px 33px;width:43px;height:36px;position:absolute;top:50%;left:9px;transform:translateY(-50%)}.register-backdrop,.register-modal,.register-intro,.account-form-area,.register-form{color:#263025!important;background:#dde8c4!important}.register-modal.account-pistachio{grid-template-columns:.8fr 1.2fr}.account-form-area{padding:56px 44px 38px}.account-google{width:100%;margin-bottom:20px}.account-mode-switch{background:#ffffff6b;border-radius:999px;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:20px;padding:5px;display:grid}.account-mode-switch button{color:#4b5549!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:999px!important}.account-mode-switch button.active{color:#fff!important;background:#6b6f77!important}.form-notice,.cart-message,.support-form-message{color:#286c47;background:#2f8a571f;border-radius:11px;padding:11px 13px;font-size:12px;line-height:1.5}.profile-actions{grid-template-columns:1fr auto;gap:10px;display:grid}.logout-button{color:#fff!important;background:#b44949!important;border-color:#b44949!important;border-radius:999px!important;padding:0 20px!important}.contact-email-text{color:#525a63;font-weight:800}@media (width<=900px){.register-modal.account-pistachio{grid-template-columns:1fr}.account-form-area{padding:30px}}@media (width<=720px){.profile-actions{grid-template-columns:1fr}.cart-button{padding-left:49px!important}.cart-button:after{background-position:1px 4px,13px 0;background-size:24px 29px,24px 29px;width:39px;height:32px;left:6px}}.stock-indicator{justify-content:flex-start!important}.stock-indicator strong{display:none!important}.cart-stock.low{color:#a56f16!important;font-weight:800!important}.cart-stock.ok,.stock-indicator.ok,.modal-stock.ok,.cart-stock.ok{color:#2f8054!important;font-weight:800!important}.stock-indicator.out,.modal-stock.out,.cart-stock.out{color:#b13c3c!important;font-weight:800!important}.google-register-help{color:#2630259e;text-align:center;margin:-8px 0 20px;font-size:12px;line-height:1.5}.account-google{cursor:pointer!important;pointer-events:auto!important;opacity:1!important;min-height:50px!important;font-size:14px!important;font-weight:800!important}.account-google:disabled{cursor:wait!important;opacity:.68!important}.form-notice{color:#286c47!important;margin:14px 0!important;font-weight:700!important;display:block!important}.profile-actions .register-submit:not(:disabled){opacity:1!important;cursor:pointer!important;color:#fff!important;background:#6b6f77!important}.profile-actions .register-submit:disabled{opacity:.6!important}.global-home-button{z-index:10050;color:#263025;min-height:44px;font:inherit;letter-spacing:.01em;cursor:pointer;-webkit-backdrop-filter:blur(14px);background:#faf9f2e6;border:1px solid #2a312a2e;border-radius:999px;align-items:center;gap:9px;padding:0 18px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;position:fixed;top:24px;left:24px;box-shadow:0 10px 30px #2a312a1a}.global-home-button:hover{background:#fffdf5;transform:translateY(-2px);box-shadow:0 14px 34px #2a312a29}.global-home-button>span:first-child{font-size:20px;line-height:1}@media (width<=768px){.global-home-button{min-height:42px;padding:0 14px;font-size:13px;top:14px;left:14px}}@media (width<=420px){.global-home-button>span:last-child{display:none}.global-home-button{justify-content:center;width:44px;padding:0}}.profile-actions .register-submit,.profile-actions .logout-button{pointer-events:auto!important;cursor:pointer!important;opacity:1!important}.profile-actions .register-submit{color:#fff!important;background:#6b6f77!important}.profile-actions .logout-button{color:#fff!important;background:#c44747!important}.profile-actions button:disabled{cursor:wait!important;opacity:.65!important}.form-notice,.form-error{margin:14px 0!important;font-weight:700!important;display:block!important}.profile-completion-note{color:#286c47;background:#2f80541c;border-radius:12px;margin:12px 0 16px;padding:12px 14px;font-size:12px;font-weight:700;line-height:1.5}.global-home-button{top:auto!important;bottom:24px!important;left:24px!important}@media (width<=768px){.global-home-button{top:auto!important;bottom:14px!important;left:14px!important}}@media (width<=420px){.global-home-button{bottom:12px!important;left:12px!important}}.profile-summary{gap:22px;width:100%;display:grid}.profile-summary-head{border-bottom:1px solid #26302526;align-items:center;gap:16px;padding-bottom:18px;display:flex}.profile-avatar{color:#fff;background:#6b6f77;border-radius:50%;place-items:center;width:66px;height:66px;font-size:28px;font-weight:800;display:grid}.profile-summary-head h3{color:#263025;margin:2px 0 4px;font-size:clamp(24px,3vw,38px)}.profile-summary-head span{color:#5d655d;font-weight:600}.profile-summary-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.profile-summary-grid article{background:#ffffff85;border:1px solid #26302524;border-radius:18px;min-height:96px;padding:18px}.profile-summary-grid small{color:#697267;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-weight:800;display:block}.profile-summary-grid strong{color:#263025;font-size:16px;line-height:1.45}.profile-summary-actions{grid-template-columns:1.35fr .85fr;gap:14px;display:grid}.profile-cancel-button{color:#3f4740;cursor:pointer;background:#ffffff8c;border:1px solid #2630252e;border-radius:999px;min-height:58px;font-weight:800}@media (width<=700px){.profile-summary-grid,.profile-summary-actions{grid-template-columns:1fr}}.user-profile-button{align-items:center;gap:9px;display:inline-flex!important}.user-profile-button.active{padding:6px 14px 6px 7px!important}.user-profile-icon{color:#39423b;background:#eaf8f3;border:1px solid #27302824;border-radius:50%;place-items:center;width:31px;height:31px;font-size:13px;font-weight:900;display:grid}.user-profile-name{font-weight:900}.profile-menu-overlay{z-index:10020;background:0 0;border:0;position:fixed;inset:0}.profile-menu-card{z-index:10030;-webkit-backdrop-filter:blur(18px);background:#eaf8f3f7;border:1px solid #26302524;border-radius:24px;width:min(390px,100vw - 28px);padding:22px;position:fixed;top:96px;right:max(24px,50vw - 610px);box-shadow:0 24px 70px #232b2438}.profile-menu-header{border-bottom:1px solid #2630251f;align-items:center;gap:14px;padding-bottom:17px;display:flex}.profile-menu-avatar{color:#fff;background:#6b6f77;border-radius:50%;flex:0 0 58px;place-items:center;width:58px;height:58px;font-size:23px;font-weight:900;display:grid}.profile-menu-header small{color:#778078;letter-spacing:.16em;font-size:10px;font-weight:900}.profile-menu-header h3{color:#263025;margin:3px 0;font-size:22px}.profile-menu-header p{color:#5f685f;overflow-wrap:anywhere;margin:0;font-size:13px}.profile-menu-data{gap:10px;margin:16px 0;display:grid}.profile-menu-data article{background:#ffffff94;border:1px solid #2630251a;border-radius:14px;padding:13px 14px}.profile-menu-data span{color:#778078;letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:900;display:block}.profile-menu-data strong{color:#2d372e;font-size:14px;line-height:1.4}.profile-menu-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.profile-menu-actions button{cursor:pointer;border:0;border-radius:999px;min-height:46px;font-weight:900}.profile-menu-edit{color:#fff;background:#6b6f77}.profile-menu-logout{color:#fff;background:#c94747}@media (width<=768px){.user-profile-name{display:none}.user-profile-button.active{padding:5px!important}.profile-menu-card{top:78px;right:14px}}@media (width<=430px){.profile-menu-actions{grid-template-columns:1fr}}.install-app-button{z-index:10010;color:#2d3338;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);letter-spacing:.04em;cursor:pointer;background:#eaf8f3f5;border:1px solid #26302529;border-radius:999px;min-height:48px;padding:0 18px;font-weight:900;position:fixed;bottom:24px;right:24px;box-shadow:0 16px 45px #232b2433}.install-app-button span{margin-right:8px}@media (width<=768px){.install-app-button{min-height:44px;padding:0 14px;font-size:12px;bottom:14px;right:14px}}
