/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--red:#d71920;--red-dark:#af1117;--ink:#171717;--cream:#f5f2ee}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:20;background:#fff;border-bottom:1px solid #eee;align-items:center;gap:48px;max-width:1440px;height:92px;margin:auto;padding:0 5vw;display:flex;position:relative}.brand{flex-direction:column;min-width:180px;line-height:1;display:flex}.brand-main{color:var(--red);letter-spacing:2px;font-size:26px;font-weight:900}.brand-sub{letter-spacing:2.4px;color:#555;margin-top:7px;font-size:9px;font-weight:800}nav{gap:34px;margin-left:auto;display:flex}nav a{color:#444;font-size:14px;font-weight:700;transition:all .2s}nav a:hover{color:var(--red)}.header-call{border:1px solid var(--red);color:var(--red);border-radius:3px;padding:13px 22px;font-size:13px;font-weight:800}.hero{background:linear-gradient(100deg,#fff 0 51%,var(--cream) 51%);grid-template-columns:1.03fr .97fr;max-width:1440px;min-height:690px;margin:auto;display:grid;overflow:hidden}.hero-copy{z-index:3;align-self:center;padding:96px 5vw 58px;position:relative}.eyebrow{color:var(--red);letter-spacing:2.3px;align-items:center;gap:10px;font-size:12px;font-weight:900;display:flex}.eyebrow span{background:var(--red);width:34px;height:2px}h1{letter-spacing:-4px;margin:23px 0 25px;font-size:clamp(48px,5.2vw,78px);font-weight:850;line-height:.99}h1 em{color:var(--red);font-style:normal}.hero-lead{color:#5d5d5d;max-width:590px;font-size:18px;line-height:1.7}.hero-actions{gap:13px;margin-top:37px;display:flex}.primary-button,.secondary-button{border-radius:3px;justify-content:center;align-items:center;min-height:54px;padding:0 25px;font-size:14px;font-weight:800;display:inline-flex}.primary-button{background:var(--red);color:#fff;gap:28px;box-shadow:0 12px 30px #d7192030}.primary-button:hover{background:var(--red-dark)}.secondary-button{border:1px solid #bbb}.trust-row{color:#666;gap:25px;margin-top:48px;font-size:12px;font-weight:700;display:flex}.trust-row b{color:var(--red);margin-right:5px}.hero-visual{min-height:690px;position:relative;overflow:hidden}.red-orbit{background:var(--red);border-radius:50%;width:530px;height:530px;position:absolute;top:85px;left:12%;box-shadow:0 30px 80px #b40d1640}.red-orbit:after{content:"";border:1px solid #ffffff50;border-radius:50%;position:absolute;inset:38px}.appliance{filter:drop-shadow(0 28px 22px #49030755);z-index:3;background:linear-gradient(135deg,#fff,#dcdcdc);position:absolute}.fridge{border-right:8px solid #bababa;border-radius:10px 10px 4px 4px;width:205px;height:430px;top:130px;left:23%}.fridge:after{content:"";background:#aaa;height:3px;position:absolute;top:172px;left:0;right:0}.fridge i{background:#777;border-radius:4px;width:3px;height:85px;position:absolute;top:72px;right:16px}.fridge i:nth-child(2){height:68px;top:191px}.fridge span,.washer span{letter-spacing:1px;color:#555;font-size:7px;font-weight:700;position:absolute;top:12px;left:12px}.washer{border-bottom:7px solid #aaa;border-radius:8px;width:225px;height:330px;top:255px;left:50%}.washer i{background:radial-gradient(circle at 35% 30%,#88939e,#27303a);border:15px solid #dedede;border-radius:50%;width:143px;height:143px;position:absolute;top:82px;left:41px;box-shadow:inset 0 0 0 3px #777}.deal-badge{z-index:6;background:#fff;border-radius:3px;flex-direction:column;padding:16px 20px;display:flex;position:absolute;top:105px;right:6%;box-shadow:0 16px 35px #55080c22}.deal-badge b{color:var(--red);font-size:14px}.deal-badge span{color:#555;margin-top:4px;font-size:11px}.visual-note{z-index:7;color:#fff;letter-spacing:2px;text-transform:uppercase;font-size:11px;font-weight:700;position:absolute;bottom:47px;right:8%}@media (max-width:900px){.site-header{height:76px;padding:0 22px}.site-header nav,.header-call{display:none}.hero{background:#fff;display:block}.hero-copy{padding:58px 22px 45px}.hero-visual{background:var(--cream);min-height:540px}h1{letter-spacing:-3px;font-size:52px}.trust-row{flex-wrap:wrap}.red-orbit{width:450px;height:450px;top:55px;left:50%;transform:translate(-50%)}.fridge{top:95px;left:20%}.washer{top:205px;left:45%}}@media (max-width:560px){h1{font-size:43px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column}.trust-row{gap:12px;margin-top:32px}.hero-visual{min-height:470px}.red-orbit{width:370px;height:370px}.fridge{width:155px;height:330px;left:13%}.fridge:after{top:130px}.washer{width:175px;height:260px;top:175px;left:43%}.washer i{width:105px;height:105px;top:70px;left:35px}.deal-badge{top:45px;right:3%}.visual-note{display:none}}.intro-strip{color:#fff;background:#191919;align-items:center;gap:35px;max-width:1440px;margin:auto;padding:25px 5vw;display:flex}.intro-strip>span{color:#ff3a40;letter-spacing:2px;font-size:12px;font-weight:900}.intro-strip p{color:#bbb;flex:1;font-size:13px}.intro-strip a{font-size:12px;font-weight:800}.section{max-width:1440px;margin:auto;padding:110px 5vw}.section-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:50px;display:flex}.section-heading>p{color:#666;max-width:470px;line-height:1.7}.section-kicker{color:var(--red);letter-spacing:2.2px;margin:0 0 16px;font-size:11px;font-weight:900}.section h2,.campaign h2,.instagram h2,.contact h2{letter-spacing:-2.5px;margin:0;font-size:clamp(38px,4vw,62px);line-height:1.05}.category-grid{border:1px solid #e5e5e5;grid-template-columns:repeat(4,1fr);display:grid}.category-card{background:#fff;border-right:1px solid #e5e5e5;min-height:430px;padding:28px 25px 30px;transition:all .25s;position:relative}.category-card:last-child{border:0}.category-card:hover{z-index:2;transform:translateY(-7px);box-shadow:0 20px 45px #2221}.number{color:#aaa;font-size:10px;font-weight:700}.category-card h3{margin:24px 0 11px;font-size:21px}.category-card p{color:#777;min-height:64px;font-size:13px;line-height:1.6}.category-card b{color:var(--red);justify-content:space-between;margin-top:18px;font-size:12px;display:flex}.category-card b i{font-size:18px;font-style:normal}.mini-product{background:linear-gradient(135deg,#f5f5f5,#cfcfcf);border-radius:4px;width:110px;height:150px;margin:18px auto 0;position:relative;box-shadow:10px 14px 20px #0002}.mini-fridge:after{content:"";border-top:2px solid #999;position:absolute;top:57px;left:0;right:0}.mini-fridge i{background:#777;width:2px;height:28px;position:absolute;top:20px;right:9px}.mini-washer{width:100px;height:125px;margin-top:43px}.mini-washer i{background:#59616a;border:8px solid #ddd;border-radius:50%;width:60px;height:60px;position:absolute;top:34px;left:20px}.mini-dish{height:135px;margin-top:33px}.mini-dish i{background:#888;width:70px;height:3px;margin:21px auto;display:block}.mini-oven{background:#252525;border:7px solid #c8c8c8;width:110px;height:125px;margin-top:43px}.mini-oven i{background:#0c0c0c;border:2px solid #555;position:absolute;inset:28px 12px 10px}.campaign{background:var(--red);color:#fff;grid-template-columns:.25fr 1.35fr .7fr;align-items:center;gap:45px;max-width:1440px;min-height:560px;margin:auto;padding:85px 7vw;display:grid;position:relative;overflow:hidden}.campaign-mark{color:#ffffff12;font-size:210px;font-weight:900;position:absolute;top:-28px;left:-15px}.light{color:#fff}.campaign-copy{z-index:2;position:relative}.campaign-copy>p:not(.section-kicker){color:#ffd8d9;max-width:570px;margin:24px 0;line-height:1.7}.campaign-actions{align-items:center;gap:28px;margin-top:34px;display:flex}.campaign-actions a:first-child{color:var(--red);background:#fff;padding:18px 22px;font-size:13px;font-weight:900}.campaign-actions a:first-child span{margin-left:24px}.campaign-actions a:last-child{font-size:14px;font-weight:800}.campaign-card{color:#191919;background:#fff;flex-direction:column;justify-content:space-between;height:330px;padding:35px;display:flex;transform:rotate(3deg);box-shadow:0 25px 50px #76070d55}.campaign-card small{color:var(--red);letter-spacing:1.5px;font-weight:900}.campaign-card b{font-size:31px;line-height:1.15}.campaign-card span{color:#777;font-size:12px}.about{background:#f8f6f3;grid-template-columns:1fr 1fr;align-items:center;gap:8vw;display:grid}.about-visual{background:#222;justify-content:center;align-items:center;height:560px;display:flex;position:relative;overflow:hidden}.store-sign{background:#fff;flex-direction:column;justify-content:center;align-items:center;height:95px;display:flex;position:absolute;top:55px;left:10%;right:10%}.store-sign span{color:var(--red);letter-spacing:3px;font-size:29px;font-weight:900}.store-sign small{letter-spacing:3px;margin-top:6px;font-size:8px}.store-window{background:linear-gradient(135deg,#838d92,#30363a);justify-content:center;align-items:end;gap:15px;padding:25px;display:flex;position:absolute;inset:175px 10% 45px}.store-window i{background:linear-gradient(#eee,#aaa);border-radius:5px;width:21%;height:60%}.experience{background:var(--red);color:#fff;flex-direction:column;padding:24px 38px;display:flex;position:absolute;bottom:20px;right:-22px}.experience b{font-size:24px}.experience span{font-size:10px}.about-copy>p:not(.section-kicker){color:#666;line-height:1.8}.about-copy ul{border-top:1px solid #ddd;margin:32px 0 0;padding:0;list-style:none}.about-copy li{border-bottom:1px solid #ddd;padding:17px 0;font-size:13px;font-weight:700}.about-copy li span{color:var(--red);margin-right:20px;font-size:10px}.instagram{justify-content:space-between;align-items:center;gap:60px;max-width:1440px;margin:auto;padding:80px 7vw;display:flex}.instagram>div p:last-child{color:#666;max-width:580px;line-height:1.6}.instagram>a{border:1px solid #ddd;align-items:center;gap:18px;min-width:370px;padding:23px;display:flex}.insta-icon{color:var(--red);font-size:35px}.instagram>a span:nth-child(2){flex-direction:column;flex:1;gap:4px;display:flex}.instagram>a small{color:#999;letter-spacing:1.5px;font-size:9px}.instagram>a b{font-size:13px}.instagram>a i{color:var(--red);font-size:22px;font-style:normal}.contact{color:#fff;background:#1a1a1a;grid-template-columns:1fr 1fr;gap:8vw;max-width:1440px;margin:auto;padding:90px 7vw;display:grid}.contact-details{grid-template-columns:1fr 1fr;gap:30px;display:grid}.contact-details>a,.contact-details>div{flex-direction:column;gap:9px;display:flex}.contact-details small{letter-spacing:2px;color:#888;font-size:9px}.contact-details b{font-size:16px}.contact-buttons{grid-column:1/-1;margin-top:15px;flex-direction:row!important}.contact-buttons a{background:var(--red);padding:17px 23px;font-size:12px;font-weight:900}.contact-buttons a:last-child{background:0 0;border:1px solid #555}footer{border-top:1px solid #eee;align-items:center;gap:30px;max-width:1440px;margin:auto;padding:28px 5vw;display:flex}.footer-brand{min-width:150px}.footer-brand .brand-main{font-size:19px}footer p{text-align:center;color:#999;flex:1;font-size:10px}footer>a:last-child{font-size:11px;font-weight:800}.whatsapp-float{z-index:20;color:#fff;background:#25d366;border-radius:50px;align-items:center;gap:9px;padding:13px 19px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 8px 24px #145d2f55}.whatsapp-float b{font-size:12px}.whatsapp-float span{font-size:18px}@media (max-width:900px){.intro-strip{flex-wrap:wrap;gap:5px 20px}.intro-strip p{flex-basis:70%}.section{padding:80px 22px}.section-heading{display:block}.category-grid{grid-template-columns:1fr 1fr}.category-card:nth-child(2){border-right:0}.category-card:nth-child(-n+2){border-bottom:1px solid #e5e5e5}.campaign{grid-template-columns:1fr;padding:70px 35px}.campaign-card{display:none}.about{grid-template-columns:1fr}.about-visual{height:480px}.instagram{padding:65px 25px;display:block}.instagram>a{min-width:0;margin-top:30px}.contact{grid-template-columns:1fr;padding:70px 30px}.contact-details{margin-top:10px}}@media (max-width:560px){.intro-strip{padding:22px}.intro-strip p{flex-basis:100%;line-height:1.5}.section{padding:68px 20px}.section-heading>p{font-size:14px}.category-grid{grid-template-columns:1fr}.category-card{border-right:0;min-height:385px;border-bottom:1px solid #e5e5e5!important}.campaign{padding:65px 22px}.campaign-actions{flex-direction:column;align-items:stretch}.about-visual{height:380px}.store-window{top:160px}.instagram{padding:60px 20px}.instagram>a{padding:17px}.instagram>a b{font-size:11px}.contact{padding:65px 22px}.contact-details{grid-template-columns:1fr}.contact-buttons{grid-column:auto;flex-direction:column!important}.contact-buttons a{text-align:center}footer{flex-wrap:wrap}.footer-brand{width:100%}footer p{text-align:left}.whatsapp-float b{display:none}.whatsapp-float{padding:14px 17px}}:root{--red:#075aa8;--red-dark:#063f78;--orange:#f47b20;--cream:#f2f7fb}h1 em,.intro-strip>span,.section-kicker:not(.light){color:var(--orange)}.primary-button{box-shadow:0 12px 30px #075aa830}.red-orbit{box-shadow:0 30px 80px #063f7845}.site-header{border-bottom-color:#dce8f2}.header-call{border-color:var(--orange);color:var(--orange)}.secondary-button{border-color:var(--orange);color:#b95000}.deal-badge{border-top:4px solid var(--orange);box-shadow:0 16px 35px #063f7825}.deal-badge b{color:var(--orange)}.intro-strip{background:#052f58}.category-card:hover{border-top:4px solid var(--orange)}.category-card b{color:var(--orange)}.campaign{background:linear-gradient(120deg,#075aa8 0%,#063f78 100%)}.campaign-copy>p:not(.section-kicker){color:#d9edff}.campaign-actions a:first-child{color:#075aa8;border-bottom:4px solid var(--orange)}.campaign-card{border-top:9px solid var(--orange);box-shadow:0 25px 50px #031c3555}.campaign-card small{color:var(--orange)}.about{background:#f2f7fb}.about-visual{background:#052f58}.store-window{background:linear-gradient(135deg,#6c9fc7,#123d61)}.experience{background:var(--orange)}.about-copy li span,.insta-icon,.instagram>a i{color:var(--orange)}.contact{background:#052f58}.contact-buttons a{background:var(--orange)}.whatsapp-float{background:#075aa8;box-shadow:0 8px 24px #052f5860}.hero-product-photo{z-index:3;object-fit:contain;border:1px solid #dce8f2;border-bottom:7px solid var(--orange);filter:drop-shadow(0 25px 24px #031c3550);background:#fff;border-radius:14px;padding:12px;position:absolute}.hero-fridge-photo{width:220px;height:450px;top:125px;left:19%}.hero-washer-photo{width:250px;height:335px;top:250px;left:51%}.category-image-wrap{background:linear-gradient(145deg,#fff 0%,#f3f8fc 100%);border-bottom:3px solid #f47b2030;border-radius:8px;justify-content:center;align-items:center;height:174px;margin:8px 0 4px;display:flex;overflow:hidden}.category-image{object-fit:contain;filter:drop-shadow(7px 11px 10px #052f5828);width:auto;max-width:92%;height:auto;max-height:162px;display:block}@media (max-width:900px){.hero-fridge-photo{top:90px;left:19%}.hero-washer-photo{top:205px;left:48%}}@media (max-width:560px){.hero-fridge-photo{border-bottom-width:5px;width:166px;height:340px;padding:8px;top:80px;left:10%}.hero-washer-photo{border-bottom-width:5px;width:190px;height:260px;padding:8px;top:165px;left:42%}.category-image-wrap{height:168px}.category-image{max-height:156px}}.management-info{border-left:5px solid var(--orange);background:#fff;flex-direction:column;gap:6px;margin:26px 0 4px;padding:17px 20px;display:flex;box-shadow:0 10px 28px #052f5810}.management-info small{color:#075aa8;letter-spacing:2px;font-size:9px;font-weight:900}.management-info strong{color:#052f58;font-size:19px}.admin-shell{color:#102a43;background:#f3f6f9;grid-template-columns:270px 1fr;min-height:100vh;display:grid}.admin-sidebar{color:#fff;background:#052f58;flex-direction:column;height:100vh;padding:34px 24px;display:flex;position:sticky;top:0;overflow-y:auto}.admin-logo{letter-spacing:1.8px;color:#fff;font-size:23px;font-weight:900}.admin-logo small{color:#f47b20;letter-spacing:2px;margin-top:7px;font-size:9px;display:block}.admin-sidebar nav{flex-direction:column;gap:7px;margin:34px 0 20px;display:flex}.admin-sidebar nav button{color:#c9dceb;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;padding:12px 14px;font:700 13px Arial;display:flex}.admin-sidebar nav button span{background:#ffffff16;border-radius:20px;padding:2px 8px}.admin-sidebar nav button.active{color:#075aa8;background:#fff}.back-site{color:#c9dceb;margin-top:auto;font-size:13px}.admin-content{padding:48px clamp(24px,5vw,75px)}.admin-content>header{justify-content:space-between;align-items:center;margin-bottom:38px;display:flex}.admin-content header p{color:#f47b20;letter-spacing:2px;margin:0 0 8px;font-size:10px;font-weight:900}.admin-content header h1{letter-spacing:-2px;margin:0;font-size:42px}.admin-user{align-items:center;gap:17px;font-size:12px;display:flex}.admin-user a{border:1px solid #cad5df;border-radius:7px;padding:9px 12px}.admin-message{background:#fff6e8;border-left:4px solid #f47b20;margin-bottom:20px;padding:13px 16px;font-size:13px}.admin-list{gap:15px;display:grid}.admin-card{background:#fff;border:1px solid #e0e7ee;border-radius:12px;grid-template-columns:95px 1fr auto;align-items:center;gap:20px;padding:18px;display:grid;box-shadow:0 9px 28px #052f5809}.admin-card>img{object-fit:contain;background:#f7fafc;border-radius:9px;width:88px;height:88px}.admin-fields{gap:9px;display:grid}.admin-fields input[type=text],.admin-fields input:not([type]),.admin-fields textarea{width:100%;font:inherit;border:1px solid #d6e0e8;border-radius:7px;padding:10px 12px}.admin-fields textarea{resize:vertical;min-height:68px}.admin-fields label{color:#60758a;font-size:12px}.admin-card>button{color:#fff;cursor:pointer;background:#075aa8;border:0;border-radius:7px;padding:12px 17px;font-weight:800}.campaign-admin-card{grid-template-columns:1fr auto}.admin-empty,.admin-locked{background:#fff;border:1px solid #e0e7ee;border-radius:12px;padding:42px}.admin-empty b,.admin-locked b{font-size:20px}.admin-empty p,.admin-locked p{color:#6a7c8d}.admin-locked{max-width:520px;margin:15vh auto}.admin-locked a{color:#075aa8;font-weight:800}.admin-locked{grid-column:1/-1}@media (max-width:800px){.admin-shell{display:block}.admin-sidebar{height:auto;padding:22px;position:relative}.admin-sidebar nav{flex-direction:row;margin:25px 0;overflow:auto}.back-site{display:none}.admin-content{padding:28px 18px}.admin-content>header{align-items:flex-start}.admin-user span{display:none}.admin-card{grid-template-columns:70px 1fr}.admin-card>img{width:65px;height:65px}.admin-card>button{grid-column:2}.campaign-admin-card{grid-template-columns:1fr}.campaign-admin-card>button{grid-column:1}}.footer-links{gap:22px;font-size:11px;font-weight:800;display:flex}.gate-page{background:linear-gradient(135deg,#052f58,#075aa8);place-items:center;min-height:100vh;padding:24px;display:grid;position:relative}.gate-brand{color:#fff;flex-direction:column;display:flex;position:absolute;top:28px;left:5vw}.gate-brand b{letter-spacing:2px;font-size:23px}.gate-brand span{color:#f7a05e;letter-spacing:2px;margin-top:5px;font-size:9px}.gate-card{background:#fff;border-radius:16px;width:min(480px,100%);padding:42px;box-shadow:0 30px 80px #02172d80}.gate-card>p{color:#f47b20;letter-spacing:2px;font-size:10px;font-weight:900}.gate-card h1{letter-spacing:-1.5px;margin:10px 0 30px;font-size:36px}.gate-card label{margin-bottom:8px;font-size:12px;font-weight:800;display:block}.gate-card input{letter-spacing:2px;border:1px solid #cad7e2;border-radius:8px;width:100%;padding:14px;font-size:17px}.gate-card button{color:#fff;cursor:pointer;background:#075aa8;border:0;border-radius:8px;width:100%;margin-top:14px;padding:15px;font-weight:900}.gate-card button:disabled{opacity:.6}.gate-card small{color:#718397;margin-top:18px;line-height:1.5;display:block}.gate-error{color:#a52020;background:#fff0f0;border-radius:7px;margin-top:11px;padding:10px 12px;font-size:12px}@media (max-width:560px){.footer-links{justify-content:space-between;width:100%}.gate-card{padding:30px 22px}.gate-card h1{font-size:30px}.gate-brand{top:20px}}.admin-user button{font:inherit;cursor:pointer;background:#fff;border:1px solid #cad5df;border-radius:7px;padding:9px 12px}.stock-tag{color:#607080;letter-spacing:.4px;background:#eef2f5;border-radius:20px;width:max-content;margin:16px 0 0;padding:5px 9px;font-size:10px;font-weight:900;display:inline-flex}.stock-tag.in-stock{color:#16733b;background:#e6f7ed}.model-code{letter-spacing:.8px;font-weight:800;color:#8a949d!important;min-height:0!important;margin:7px 0 0!important;font-size:10px!important}.product-price{align-items:center;gap:9px;min-height:39px;margin:14px 0 0;display:flex}.product-price strong{color:#075aa8;font-size:20px}.product-price del{color:#9aa5ae;font-size:12px}.product-price span{color:#075aa8;font-size:14px;font-weight:900}.campaign-deadline{border:1px solid #ffffff3d;border-radius:4px;width:max-content;padding:7px 11px;font-weight:800;color:#fff!important;margin:0 0 22px!important;font-size:11px!important;display:inline-flex!important}.admin-create{background:#e8f2fa;border:1px solid #cbddec;border-radius:14px;grid-template-columns:1fr auto;align-items:end;gap:18px;padding:22px;display:grid}.admin-create-title{grid-column:1/-1;align-items:baseline;gap:14px;display:flex}.admin-create-title b{font-size:18px}.admin-create-title span{color:#60758a;font-size:12px}.admin-create>button,.admin-card-actions button{color:#fff;cursor:pointer;white-space:nowrap;background:#075aa8;border:0;border-radius:7px;padding:12px 17px;font-weight:800}.field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.field-row-four{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-fields label{gap:6px;display:grid}.admin-fields input,.admin-fields textarea,.admin-fields select{width:100%;min-width:0;font:inherit;color:#102a43;background:#fff;border:1px solid #d6e0e8;border-radius:7px;padding:10px 12px}.admin-fields input[name=name],.admin-fields input[name=title]{font-size:16px;font-weight:800}.admin-fields .check-label{color:#445c70;flex-direction:row;align-self:end;align-items:center;gap:8px;min-height:39px;font-weight:800;display:flex}.admin-fields .check-label input{width:17px;height:17px}.admin-card-actions{flex-direction:column;gap:8px;display:flex}.admin-product-image{align-self:start;gap:9px;display:grid}.admin-product-image>img{object-fit:contain;background:#f4f7f9;border-radius:9px;width:112px;height:112px}.admin-product-image label{color:#075aa8;text-align:center;cursor:pointer;background:#e5f0f8;border-radius:7px;width:112px;padding:9px 6px;font-size:10px;font-weight:900;display:block;position:relative}.admin-product-image label:hover{background:#d8e9f5}.admin-product-image label.is-uploading{opacity:.65;cursor:wait}.admin-product-image input{opacity:0;pointer-events:none;block-size:1px;inline-size:1px;position:absolute}.admin-card-actions .danger-button{color:#a52020;background:#fff0f0;border:1px solid #efcaca}@media (max-width:1000px){.field-row-four{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-create{grid-template-columns:1fr}.admin-create>button{justify-self:start}}@media (max-width:800px){.admin-card-actions{grid-column:2}.campaign-admin-card .admin-card-actions{flex-direction:row;grid-column:1}.admin-create-title{gap:6px;display:grid}}@media (max-width:560px){.field-row,.field-row-four,.admin-card{grid-template-columns:1fr}.admin-product-image{grid-template-columns:88px auto;align-items:center}.admin-product-image>img{width:88px;height:88px}.admin-product-image label{width:auto;padding:11px 14px}.admin-card-actions{flex-direction:row;grid-column:1}.admin-card-actions button{flex:1}.admin-create{padding:17px}.admin-create>button{width:100%}}.catalog-browser{gap:22px;display:grid}.catalog-tabs{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.catalog-tabs button{color:#456;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce5ec;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;min-height:66px;padding:13px 15px;font:800 13px Arial;transition:all .2s;display:flex}.catalog-tabs button b{background:#edf2f6;border-radius:20px;place-items:center;min-width:28px;height:28px;font-size:11px;display:grid}.catalog-tabs button.active{color:#fff;background:#075aa8;border-color:#075aa8;box-shadow:0 12px 28px #075aa825}.catalog-tabs button.active b{background:#ffffff25}.catalog-tabs button.kampanyali:not(.active){border-bottom:4px solid #f47b20}.catalog-tabs button.indirimli:not(.active){border-bottom:4px solid #d71920}.category-filters{scrollbar-width:thin;gap:8px;padding-bottom:3px;display:flex;overflow-x:auto}.category-filters button{color:#526577;white-space:nowrap;cursor:pointer;background:#f8fafc;border:1px solid #dce5ec;border-radius:30px;padding:9px 14px;font:800 11px Arial}.category-filters button.active{color:#fff;background:#f47b20;border-color:#f47b20}.product-card-top{justify-content:space-between;align-items:center;gap:9px;display:flex}.product-category-tag{text-overflow:ellipsis;white-space:nowrap;color:#075aa8;letter-spacing:.4px;background:#edf5fb;border-radius:20px;max-width:75%;padding:5px 9px;font-size:9px;font-weight:900;overflow:hidden}.sale-badge{color:#fff;letter-spacing:.8px;border-radius:4px;width:max-content;margin:16px 6px 0 0;padding:5px 9px;font-size:9px;font-weight:900;display:inline-flex}.campaign-sale{background:#f47b20}.discount-sale{background:#d71920}.category-card.sale-kampanyali{border-top:4px solid #f47b20}.category-card.sale-indirimli{border-top:4px solid #d71920}.catalog-empty{color:#617486;text-align:center;background:#f8fafc;border:1px dashed #cbd7e0;border-radius:10px;padding:38px;font-size:13px}@media (max-width:900px){.catalog-tabs{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.catalog-tabs{padding-bottom:4px;display:flex;overflow-x:auto}.catalog-tabs button{min-width:170px}.category-filters{margin-right:-20px}.product-category-tag{max-width:72%}.catalog-load-more{text-align:center;flex-direction:column;align-items:stretch}.catalog-load-more button{width:100%}}.image-manager{background:#fff;border:1px solid #dce5ec;border-radius:14px;gap:18px;padding:22px;display:grid}.image-uploader{background:#f4f8fb;border:1px dashed #aac2d6;border-radius:10px;align-items:center;gap:12px;padding:14px;display:flex}.image-uploader input{flex:1;min-width:0;font-size:12px}.image-uploader input::file-selector-button{color:#075aa8;cursor:pointer;background:#e1edf6;border:0;border-radius:6px;margin-right:10px;padding:9px 12px;font-weight:800}.image-uploader button{color:#fff;cursor:pointer;white-space:nowrap;background:#075aa8;border:0;border-radius:7px;padding:12px 17px;font-weight:900}.image-library{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;display:grid}.image-library article{border:1px solid #e1e8ee;border-radius:10px;grid-template-columns:58px 1fr auto;align-items:center;gap:10px;padding:10px;display:grid}.image-library img{object-fit:contain;background:#f5f8fa;border-radius:7px;width:58px;height:58px}.image-library article div{gap:4px;min-width:0;display:grid}.image-library article b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.image-library article small{color:#738596;font-size:9px}.image-library article button{color:#a52020;cursor:pointer;background:#fff0f0;border:1px solid #efcaca;border-radius:6px;padding:8px 10px;font-weight:800}@media (max-width:560px){.image-uploader{flex-direction:column;align-items:stretch}.image-uploader button{width:100%}.image-library{grid-template-columns:1fr}}.field-row-three{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.image-field-note{color:#6d5a48;background:#fff7ef;border-left:3px solid #f47b20;padding:9px 11px;font-size:10px;font-weight:800}.category-image-wrap.multi-product-images{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:10px;display:grid}.multi-product-images .category-image{object-fit:contain;filter:drop-shadow(3px 6px 6px #052f581e);background:#fff;border-radius:5px;width:100%;max-width:100%;height:148px;max-height:148px;padding:3px}@media (max-width:1000px){.field-row-three{grid-template-columns:1fr}}@media (max-width:560px){.category-image-wrap.multi-product-images{height:190px}.multi-product-images .category-image{height:166px;max-height:166px}}.catalog-tools{background:#f4f8fb;border:1px solid #dce7ef;border-radius:10px;grid-template-columns:1.4fr .8fr auto;align-items:end;gap:10px;padding:15px;display:grid}.catalog-tools label{color:#5c7082;letter-spacing:.6px;gap:6px;font-size:9px;font-weight:900;display:grid}.catalog-tools input:not([type=checkbox]),.catalog-tools select{color:#243b50;background:#fff;border:1px solid #cddae4;border-radius:7px;width:100%;height:42px;padding:0 11px;font:13px Arial}.catalog-tools .stock-only{white-space:nowrap;color:#41586c;letter-spacing:0;background:#fff;border:1px solid #cddae4;border-radius:7px;align-items:center;gap:7px;min-height:42px;padding:0 11px;font-size:11px;display:flex}.stock-only input{width:16px;height:16px}.product-card-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:18px;display:grid}.product-card-actions button,.product-card-actions a{color:#075aa8;cursor:pointer;background:#fff;border:1px solid #075aa8;border-radius:6px;justify-content:center;align-items:center;min-height:39px;font:800 11px Arial;display:flex}.product-card-actions a{color:#fff;background:#075aa8}.product-card-actions i{margin-left:8px;font-style:normal}.product-detail-backdrop{z-index:100;background:#02182cc7;place-items:center;padding:25px;display:grid;position:fixed;inset:0;overflow:auto}.product-detail-modal{background:#fff;border-radius:16px;grid-template-columns:.9fr 1.1fr;width:min(1040px,100%);max-height:calc(100vh - 50px);display:grid;position:relative;overflow:auto;box-shadow:0 35px 90px #0006}.detail-close{z-index:3;color:#334b60;cursor:pointer;background:#fff;border:0;border-radius:50%;width:38px;height:38px;font-size:26px;position:absolute;top:14px;right:16px;box-shadow:0 5px 18px #052f5825}.detail-images{background:#f2f7fb;justify-content:center;align-items:center;min-height:560px;padding:45px;display:flex}.detail-images.multiple{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.detail-images img{object-fit:contain;width:100%;max-height:430px}.detail-copy{align-self:center;padding:55px}.detail-category{color:#075aa8;background:#edf5fb;border-radius:20px;padding:6px 10px;font-size:9px;font-weight:900;display:inline-flex}.detail-copy>small{color:#8795a1;letter-spacing:1px;margin-top:13px;font-weight:800;display:block}.detail-copy h2{letter-spacing:-1.7px;margin:12px 0;font-size:42px}.detail-copy>p{color:#607080;line-height:1.65}.detail-price{align-items:center;gap:12px;margin:22px 0;display:flex}.detail-price del{color:#9aa5ae}.detail-price strong{color:#075aa8;font-size:26px}.detail-meta{border-top:1px solid #e1e8ed;margin:0}.detail-meta div{border-bottom:1px solid #e1e8ed;grid-template-columns:120px 1fr;gap:15px;padding:11px 0;display:grid}.detail-meta dt{color:#8a98a5;font-size:10px;font-weight:900}.detail-meta dd{color:#30495f;margin:0;font-size:12px;font-weight:800}.detail-features{margin-top:20px}.detail-features>b{font-size:12px}.detail-features ul{color:#607080;margin:10px 0 0;padding-left:18px;font-size:12px;line-height:1.8}.detail-whatsapp{color:#fff;background:#075aa8;border-radius:7px;justify-content:center;margin-top:24px;padding:15px;font-size:12px;font-weight:900;display:flex}.quote-section{color:#fff;background:linear-gradient(120deg,#075aa8,#052f58);grid-template-columns:.9fr 1.1fr;align-items:center;gap:8vw;max-width:1440px;margin:auto;padding:90px 7vw;display:grid}.quote-copy>p:not(.section-kicker){color:#d9e8f5;max-width:520px;line-height:1.75}.quote-copy ul{color:#d9e8f5;gap:12px;margin:30px 0 0;padding:0;font-size:12px;font-weight:800;list-style:none;display:grid}.quote-form{color:#193349;background:#fff;border-radius:14px;gap:13px;padding:30px;display:grid}.quote-form label{color:#536a7e;gap:7px;font-size:10px;font-weight:900;display:grid}.quote-field-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.quote-form input:not([type=checkbox]),.quote-form select,.quote-form textarea{color:#1c354a;background:#fff;border:1px solid #cedae4;border-radius:7px;width:100%;padding:12px;font:13px Arial}.quote-form textarea{resize:vertical;min-height:92px}.quote-consent{grid-template-columns:auto 1fr;align-items:flex-start;line-height:1.5;gap:8px!important;font-weight:600!important;display:flex!important}.quote-consent input{width:16px;height:16px}.quote-honeypot{left:-9999px;position:absolute!important}.quote-form>button{color:#fff;cursor:pointer;background:#f47b20;border:0;border-radius:7px;padding:14px;font-weight:900}.quote-form>button:disabled{opacity:.6}.quote-message{color:#9f2525;background:#fff1f1;border-radius:7px;padding:11px;font-size:11px;font-weight:800}.quote-message.success{color:#1b713d;background:#eaf7ef}.dashboard-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.dashboard-kpis{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.dashboard-kpis article,.dashboard-panel{background:#fff;border:1px solid #e0e7ee;border-radius:12px;padding:20px;box-shadow:0 9px 28px #052f5809}.dashboard-kpis article{gap:7px;display:grid}.dashboard-kpis article>span{color:#6c8092;text-transform:uppercase;letter-spacing:.8px;font-size:10px;font-weight:900}.dashboard-kpis article>b{color:#075aa8;font-size:34px}.dashboard-kpis article>small{color:#8493a0;font-size:10px}.dashboard-kpis article.attention{border-top:4px solid #f47b20}.dashboard-panel>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-panel>div>b{font-size:15px}.dashboard-panel>div>button{color:#075aa8;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:900}.dashboard-panel>p{color:#718496;margin:20px 0 0;font-size:12px}.dashboard-panel ul{margin:14px 0 0;padding:0;list-style:none}.dashboard-panel li{border-top:1px solid #e7edf2;justify-content:space-between;align-items:center;gap:10px;padding:11px 0;font-size:11px;display:flex}.dashboard-panel li span{gap:3px;font-weight:800;display:grid}.dashboard-panel li small{color:#8493a0;font-weight:500}.dashboard-panel li>b{color:#f47b20;font-size:10px}.lead-list{gap:12px;display:grid}.lead-list>article{background:#fff;border:1px solid #e0e7ee;border-radius:12px;grid-template-columns:1fr auto;gap:20px;padding:20px;display:grid}.lead-main{gap:6px;display:grid}.lead-main h3{margin:0;font-size:18px}.lead-main>a{color:#075aa8;font-size:13px;font-weight:900}.lead-main>b{color:#536a7e;font-size:11px}.lead-main>p{color:#607487;margin:4px 0;font-size:12px;line-height:1.6}.lead-main>small{color:#8998a5;font-size:9px}.lead-status{color:#63798b;text-transform:uppercase;background:#eaf0f5;border-radius:20px;width:max-content;padding:5px 8px;font-size:8px;font-weight:900}.lead-status.new{color:#b85714;background:#fff2e8}.lead-status.contacted{color:#075aa8;background:#eaf3fb}.lead-status.completed{color:#217543;background:#e8f7ee}.lead-actions{align-items:center;gap:8px;display:flex}.lead-actions select,.lead-actions a,.lead-actions button{color:#41586b;background:#fff;border:1px solid #cfdae3;border-radius:7px;padding:10px;font:800 10px Arial}.lead-actions a{color:#075aa8}.lead-actions button{color:#a52020;cursor:pointer;background:#fff0f0;border-color:#efcaca}@media (max-width:900px){.catalog-tools{grid-template-columns:1fr 1fr}.catalog-tools .stock-only{grid-column:1/-1}.product-detail-modal{grid-template-columns:1fr}.detail-images{min-height:300px}.quote-section{grid-template-columns:1fr}.dashboard-kpis{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.dashboard-panel{grid-column:1}.lead-list>article{grid-template-columns:1fr}.lead-actions{flex-wrap:wrap}}@media (max-width:560px){.catalog-tools{grid-template-columns:1fr}.catalog-tools .stock-only{grid-column:1}.product-card-actions{grid-template-columns:1fr}.product-detail-backdrop{padding:10px}.product-detail-modal{max-height:calc(100vh - 20px)}.detail-images{min-height:250px;padding:35px 18px}.detail-copy{padding:30px 22px}.detail-copy h2{font-size:32px}.detail-meta div{grid-template-columns:95px 1fr}.quote-section{padding:65px 20px}.quote-form{padding:22px 17px}.quote-field-row{grid-template-columns:1fr}.dashboard-kpis{grid-template-columns:1fr 1fr}.dashboard-kpis article{padding:15px}.dashboard-kpis article>b{font-size:28px}.lead-actions{flex-direction:column;align-items:stretch}.lead-actions>*{text-align:center}}.catalog-tools{grid-template-columns:1.3fr .75fr auto auto}.product-quick-actions{justify-content:flex-end;gap:6px;margin-top:8px;display:flex}.product-quick-actions button{color:#5d7182;cursor:pointer;background:#fff;border:1px solid #d5e0e8;border-radius:20px;padding:6px 9px;font:800 9px Arial}.product-quick-actions button:first-child{font-size:14px;line-height:1}.product-quick-actions button.active{color:#d45d08;background:#fff0e6;border-color:#f47b20}.product-card-actions{grid-template-columns:1fr .7fr 1fr}.product-card-actions .share-link{color:#075aa8;background:#eef5fa;border-color:#d4e3ef}.compare-bar{z-index:60;color:#fff;background:#052f58;border-radius:12px;justify-content:space-between;align-items:center;gap:15px;width:min(620px,100% - 30px);padding:13px 16px;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 18px 45px #02192f66}.compare-bar>span{align-items:center;gap:8px;font-size:12px;display:flex}.compare-bar>span>b{background:#f47b20;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.compare-bar small{color:#aecadf}.compare-bar>div{gap:7px;display:flex}.compare-bar button{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff5;border-radius:6px;padding:9px 12px;font-weight:800}.compare-bar button:last-child{background:#f47b20;border-color:#f47b20}.compare-bar button:disabled{opacity:.45}.compare-modal{background:#fff;border-radius:16px;width:min(980px,100%);max-height:calc(100vh - 50px);padding:40px;position:relative;overflow:auto}.compare-modal h2{margin:0 0 25px;font-size:34px}.compare-table{border:1px solid #dde6ed;border-radius:9px;display:grid;overflow-x:auto}.compare-table>div{border-bottom:1px solid #e1e8ee;border-right:1px solid #e1e8ee;flex-direction:column;justify-content:center;gap:4px;min-height:55px;padding:12px;font-size:11px;display:flex}.compare-table img{object-fit:contain;height:80px}.compare-table small{color:#8494a1}.compare-label{color:#075aa8;background:#f2f7fb;font-weight:900}.detail-action-row{grid-template-columns:1fr 1fr;gap:8px;margin-top:24px;display:grid}.detail-action-row a{text-align:center;border-radius:7px;justify-content:center;align-items:center;min-height:44px;font-size:10px;font-weight:900;display:flex}.detail-action-row .detail-whatsapp{color:#fff;background:#075aa8;margin:0}.detail-reserve{color:#fff;background:#f47b20}.detail-share{color:#075aa8;border:1px solid #d4e1ea;grid-column:1/-1}.campaign-countdown{gap:8px;margin:-10px 0 25px;display:flex}.campaign-countdown span{color:#dceeff;text-transform:uppercase;background:#ffffff16;border:1px solid #ffffff28;border-radius:5px;align-items:baseline;gap:5px;min-width:76px;padding:9px 11px;font-size:9px;display:flex}.campaign-countdown b{color:#fff;font-size:17px}.campaign-countdown.finished{color:#fff;font-size:11px;font-weight:800;display:block}.catalog-load-more{color:#6b7e8d;justify-content:center;align-items:center;gap:22px;margin-top:28px;font-size:11px;display:flex}.catalog-load-more button{color:#fff;cursor:pointer;background:#075aa8;border:0;border-radius:7px;min-height:44px;padding:0 22px;font:900 11px Arial}.catalog-load-more button:hover{background:#044a8c}.reviews-section,.faq-section{max-width:1440px;margin:auto;padding:90px 7vw}.reviews-section{background:#f2f7fb}.reviews-section .section-heading>a{color:#075aa8;font-size:12px;font-weight:900}.review-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.review-grid article{background:#fff;border:1px solid #dce6ed;border-radius:10px;padding:24px}.review-grid article>span{color:#f47b20;letter-spacing:2px}.review-grid p{color:#596e80;min-height:62px;font-size:12px;line-height:1.7}.review-grid b{font-size:12px}.review-empty{color:#64798b;text-align:center;border:1px dashed #b9ccdb;border-radius:10px;padding:35px;font-size:12px}.faq-section{grid-template-columns:.7fr 1.3fr;gap:7vw;display:grid}.faq-list details{border-top:1px solid #d9e2e9;padding:18px 0}.faq-list details:last-child{border-bottom:1px solid #d9e2e9}.faq-list summary{cursor:pointer;color:#294357;font-size:14px;font-weight:900}.faq-list p{color:#667a8b;margin:12px 0 0;font-size:12px;line-height:1.7}.legal-page{background:#f2f7fb;min-height:100vh;padding:40px 20px}.legal-back{color:#075aa8;max-width:820px;margin:0 auto 20px;font-size:12px;font-weight:900;display:block}.legal-page article{background:#fff;border:1px solid #dce5ec;border-radius:14px;max-width:820px;margin:auto;padding:50px}.legal-page h1{letter-spacing:-2px;margin:10px 0 30px;font-size:46px}.legal-page h2{margin:30px 0 8px;font-size:20px}.legal-page p{color:#5d7081;font-size:13px;line-height:1.75}.legal-page a{color:#075aa8;font-weight:800}.legal-note{background:#f4f8fb;border-left:4px solid #f47b20;margin-top:30px;padding:16px}.product-page{background:#f2f7fb;min-height:100vh;padding:25px}.product-page>header{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto 20px;display:flex}.product-page>header>a{color:#075aa8;font-size:12px;font-weight:900}.product-page>header>span{color:#075aa8;letter-spacing:1.5px;font-size:20px;font-weight:900}.product-page>header small{color:#f47b20;letter-spacing:2px;font-size:8px;display:block}.product-page-card{background:#fff;border-radius:16px;grid-template-columns:1fr 1fr;max-width:1200px;margin:auto;display:grid;overflow:hidden}.product-page-images{background:#eef5fa;justify-content:center;align-items:center;min-height:650px;padding:55px;display:flex}.product-page-images.multiple{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.product-page-images img{object-fit:contain;width:100%;max-height:520px}.product-page-copy{align-self:center;padding:65px}.product-page-copy>small{color:#7b8c99;margin-top:12px;font-weight:800;display:block}.product-page-copy h1{letter-spacing:-2.5px;margin:12px 0;font-size:54px}.product-page-copy>p{color:#607385;line-height:1.75}.product-page-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:25px;display:grid}.product-page-actions a{text-align:center;color:#fff;background:#075aa8;border-radius:7px;padding:15px;font-size:11px;font-weight:900}.product-page-actions a:last-child{background:#f47b20}.settings-admin{gap:16px;display:grid}.store-settings-form{grid-template-columns:1fr auto}.export-panel{grid-column:1/-1}.export-actions{flex-wrap:wrap;margin-top:14px;justify-content:flex-start!important}.export-actions a,.export-actions button{color:#fff;cursor:pointer;background:#075aa8;border:0;border-radius:7px;padding:10px 13px;font-size:10px;font-weight:900}.export-actions button:nth-child(2){background:#f47b20}.content-settings-form{grid-template-columns:1fr auto;align-items:start}.footer-menu-editor{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:8px;display:grid}.footer-menu-editor fieldset{border:1px solid #cbddec;border-radius:10px;gap:10px;min-width:0;margin:0;padding:14px;display:grid}.footer-menu-editor legend{color:#075aa8;padding:0 7px;font-size:11px;font-weight:900}.legal-editors textarea{min-height:260px}.backup-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.backup-card{background:#fff;border:1px solid #dce5ed;border-radius:14px;flex-direction:column;align-items:flex-start;padding:26px;display:flex}.backup-card>span{color:#f47b20;letter-spacing:2px;font-size:9px;font-weight:900}.backup-card h2{margin:10px 0 8px;font-size:23px}.backup-card p{color:#60758a;min-height:64px;font-size:13px;line-height:1.65}.backup-card label{color:#60758a;gap:7px;width:100%;margin:8px 0 14px;font-size:12px;display:grid}.backup-card input{background:#fff;border:1px solid #d6e0e8;border-radius:7px;width:100%;padding:10px}.backup-card a,.backup-card button,.trash-list button{color:#fff;cursor:pointer;background:#075aa8;border:0;border-radius:7px;padding:12px 16px;font-weight:900}.trash-list{gap:10px;display:grid}.trash-list article{background:#fff;border:1px solid #dce5ed;border-radius:11px;justify-content:space-between;align-items:center;gap:20px;padding:16px 18px;display:flex}.trash-list article>div:first-child{gap:4px;display:grid}.trash-list small{color:#f47b20;letter-spacing:1.4px;font-size:9px;font-weight:900}.trash-list span{color:#718397;font-size:11px}.trash-list article>div:last-child{gap:8px;display:flex}.trash-list .danger-button{color:#a52020;background:#fff0f0;border:1px solid #efcaca}@media (max-width:1050px){.footer-menu-editor,.backup-grid{grid-template-columns:1fr}}@media (max-width:800px){.content-settings-form{grid-template-columns:1fr}.trash-list article{flex-direction:column;align-items:flex-start}.trash-list article>div:last-child{width:100%}.trash-list button{flex:1}}@media (max-width:900px){.catalog-tools,.product-card-actions{grid-template-columns:1fr 1fr}.product-card-actions a:last-child{grid-column:1/-1}.review-grid{grid-template-columns:1fr 1fr}.faq-section,.product-page-card{grid-template-columns:1fr}.product-page-images{min-height:360px}.store-settings-form{grid-template-columns:1fr}}@media (max-width:560px){.product-quick-actions{justify-content:flex-start}.compare-bar{flex-direction:column;align-items:stretch}.compare-bar>div button{flex:1}.compare-modal{padding:30px 15px}.detail-action-row{grid-template-columns:1fr}.detail-share{grid-column:1}.campaign-countdown{flex-wrap:wrap}.review-grid{grid-template-columns:1fr}.reviews-section,.faq-section{padding:65px 20px}.legal-page article{padding:35px 22px}.legal-page h1{font-size:36px}.product-page{padding:12px}.product-page>header{padding:10px}.product-page-images{min-height:280px;padding:30px 15px}.product-page-copy{padding:35px 22px}.product-page-copy h1{font-size:40px}.product-page-actions{grid-template-columns:1fr}}.set-admin-intro{color:#fff;background:linear-gradient(125deg,#052f58,#075aa8);border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:30px;padding:30px;display:grid}.set-admin-intro span{letter-spacing:2px;color:#a9d7ff;font-size:10px;font-weight:900}.set-admin-intro h2{letter-spacing:-1px;margin:8px 0;font-size:30px}.set-admin-intro p{color:#d7eaff;max-width:760px;margin:0;font-size:13px;line-height:1.65}.set-admin-intro>b{border:1px solid #ffffff3b;border-radius:50%;place-items:center;min-width:112px;min-height:112px;font-size:42px;display:grid}.set-admin-intro>b small{text-transform:uppercase;letter-spacing:1px;font-size:9px}.built-in-set-form{display:block}.built-in-set-form>.admin-create-title{margin-bottom:22px}.built-in-set-form>button{margin-top:20px}.built-in-set-card{padding:0;display:block;overflow:hidden}.set-card-heading{color:#fff;background:#052f58;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;display:flex}.set-card-heading span{letter-spacing:1.8px;color:#92cfff;font-size:8px;font-weight:900}.set-card-heading h3{margin:5px 0;font-size:22px}.set-card-heading small{color:#c7dcee}.set-card-heading>a{color:#fff;border:1px solid #ffffff4a;border-radius:7px;padding:10px 13px;font-size:10px;font-weight:900}.set-fields{padding:24px}.set-parts-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.set-part-card{background:#f7fbfe;border:1px solid #cadce9;border-radius:12px;gap:12px;min-width:0;margin:0;padding:16px;display:grid}.set-part-card legend{color:#075aa8;padding:0 8px;font-size:15px;font-weight:900}.set-part-card legend b{color:#fff;background:#f47b20;border-radius:50%;place-items:center;width:24px;height:24px;margin-right:6px;font-size:11px;display:inline-grid}.set-part-card>label{color:#46647c;gap:6px;font-size:10px;font-weight:900;display:grid}.set-part-card input,.set-part-card select{width:100%}.set-image-field{gap:9px;display:grid}.set-image-field>label{color:#46647c;gap:6px;font-size:10px;font-weight:900;display:grid}.set-image-preview{background:#fff;border:1px dashed #b4ccdd;border-radius:9px;place-items:center;height:180px;display:grid;overflow:hidden}.set-image-preview img{object-fit:contain;width:100%;height:100%;padding:8px}.set-image-preview span{color:#8aa0b2;font-size:10px;font-weight:800}.set-upload-button{text-align:center;cursor:pointer;background:#075aa8;border-radius:7px;position:relative;color:#fff!important;padding:11px!important;display:block!important}.set-upload-button.is-uploading{opacity:.6;cursor:wait}.set-upload-button input{opacity:0;pointer-events:none;block-size:1px;inline-size:1px;position:absolute}.set-total-panel{background:#fff4ea;border:1px solid #ffd7b8;border-radius:10px;grid-template-columns:1fr 180px 180px;align-items:end;gap:14px;padding:18px;display:grid}.set-total-panel>div{gap:5px;display:grid}.set-total-panel>div strong{color:#a84700}.set-total-panel>div span{color:#765e4c;font-size:10px}.set-total-panel>label{color:#754316;gap:6px;font-size:10px;font-weight:900;display:grid}.built-in-set-card>.admin-card-actions{flex-direction:row;justify-content:flex-end;padding:0 24px 24px}.admin-empty{text-align:center;color:#60758a;border:1px dashed #b9ccdb;border-radius:12px;padding:25px}.set-components-summary{grid-template-columns:repeat(3,1fr);gap:5px;margin:12px 0;display:grid}.set-components-summary span{background:#f1f6fa;border-top:2px solid #075aa8;gap:2px;min-width:0;padding:8px 6px;display:grid}.set-components-summary b{color:#075aa8;font-size:9px}.set-components-summary small{text-overflow:ellipsis;white-space:nowrap;color:#6c7e8e;font-size:8px;overflow:hidden}.set-components-summary strong{color:#273f53;font-size:10px}.set-components-detail{gap:7px;margin:18px 0;display:grid}.set-components-detail article{border:1px solid #dbe6ed;border-radius:8px;grid-template-columns:52px 1fr auto;align-items:center;gap:10px;padding:8px;display:grid}.set-components-detail img{object-fit:contain;background:#f4f7f9;width:52px;height:52px}.set-components-detail article>div{display:grid}.set-components-detail b{color:#075aa8;font-size:11px}.set-components-detail small{color:#7b8c99;font-size:9px}.set-components-detail strong{color:#1e3b52;font-size:11px}.product-gallery{background:#eef5fa;grid-template-rows:1fr auto;gap:18px;min-height:650px;padding:35px;display:grid}.product-gallery-stage{background:#fff;border-radius:12px;place-items:center;min-height:460px;display:grid;position:relative;overflow:hidden}.product-gallery-stage>img{object-fit:contain;width:100%;height:430px;padding:25px}.gallery-part-caption{color:#fff;background:#052f58ed;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px 14px;display:grid;position:absolute;bottom:16px;left:18px;right:18px}.gallery-part-caption span{font-weight:900}.gallery-part-caption small{color:#cbe4f8}.gallery-part-caption strong{color:#fff}.product-gallery-tabs{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.product-gallery-tabs button{color:#425d72;text-align:left;cursor:pointer;background:#fff;border:1px solid #cfdee8;border-radius:9px;grid-template-columns:46px 1fr;align-items:center;gap:2px 8px;min-width:0;padding:8px;display:grid}.product-gallery-tabs button.active{border:2px solid #f47b20;box-shadow:0 5px 16px #f47b2021}.product-gallery-tabs img{object-fit:contain;grid-row:1/3;width:46px;height:46px}.product-gallery-tabs span{font-size:10px;font-weight:900}.product-gallery-tabs small{color:#075aa8;font-size:8px;font-weight:800}@media (max-width:1100px){.set-parts-grid{grid-template-columns:1fr}.set-image-field{grid-template-columns:130px 1fr;align-items:end}.set-image-preview{grid-row:1/3;height:130px}.set-total-panel{grid-template-columns:1fr 1fr}.set-total-panel>div{grid-column:1/-1}}@media (max-width:700px){.set-admin-intro{grid-template-columns:1fr;padding:22px}.set-admin-intro>b{display:none}.set-admin-intro h2{font-size:24px}.set-fields{padding:16px}.set-card-heading{flex-direction:column;align-items:flex-start}.set-image-field{grid-template-columns:1fr}.set-image-preview{grid-row:auto;height:190px}.set-total-panel{grid-template-columns:1fr}.set-total-panel>div{grid-column:auto}.product-gallery{min-height:0;padding:18px}.product-gallery-stage{min-height:300px}.product-gallery-stage>img{height:300px;padding:18px}.gallery-part-caption{grid-template-columns:1fr auto}.gallery-part-caption small{grid-area:2/1/auto/-1}.product-gallery-tabs{grid-template-columns:1fr}.product-gallery-tabs button{grid-template-columns:56px 1fr}.product-gallery-tabs img{width:56px;height:56px}}.category-image-button{width:100%;color:inherit;font:inherit;cursor:pointer;border:0;transition:box-shadow .25s,transform .25s;position:relative}.category-image-button:hover{transform:translateY(-2px);box-shadow:inset 0 0 0 2px #075aa826}.product-view-hint,.zoom-hint{z-index:3;color:#fff;letter-spacing:.2px;pointer-events:none;opacity:0;background:#052f58e8;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:9px;font-style:normal;font-weight:900;transition:all .2s;display:inline-flex;position:absolute;bottom:10px;right:10px;transform:translateY(5px);box-shadow:0 7px 18px #052f5840}.product-view-hint i,.zoom-hint i{color:#075aa8;background:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:15px;font-style:normal;display:grid}:is(.category-image-button:hover .product-view-hint,.category-image-button:focus-visible .product-view-hint,.zoom-image-trigger:hover>.zoom-hint,.zoom-image-trigger:focus-visible>.zoom-hint){opacity:1;transform:none}.zoom-image-trigger{color:inherit;font:inherit;cursor:zoom-in;border:0;position:relative}.product-gallery-stage{width:100%;padding:0}.detail-images.zoom-image-trigger{width:100%}.image-lightbox{z-index:3000;color:#fff;background:#020b14f7;grid-template-rows:auto minmax(0,1fr) auto;gap:14px;padding:18px;animation:.18s lightbox-in;display:grid;position:fixed;inset:0}.image-lightbox>header{justify-content:space-between;align-items:center;gap:20px;width:100%;max-width:1600px;margin:auto;display:flex}.image-lightbox>header>div:first-child{align-items:baseline;gap:12px;min-width:0;display:flex}.image-lightbox>header small{color:#7db9e9;letter-spacing:2px;font-size:8px;font-weight:900}.image-lightbox>header strong{text-overflow:ellipsis;white-space:nowrap;max-width:55vw;font-size:15px;overflow:hidden}.image-lightbox>header span{color:#dbeeff;background:#164c79;border-radius:20px;padding:5px 8px;font-size:9px;font-weight:900}.lightbox-controls{align-items:center;gap:7px;display:flex}.lightbox-controls button{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff2c;border-radius:8px;min-width:38px;height:38px;padding:0 11px;font-weight:900}.lightbox-controls button:hover:not(:disabled){background:#ffffff25}.lightbox-controls button:disabled{opacity:.35;cursor:not-allowed}.lightbox-controls b{text-align:center;color:#bddaf1;min-width:48px;font-size:10px}.lightbox-controls .lightbox-close{background:#f47b20;border-color:#f47b20;margin-left:8px;font-size:23px}.lightbox-stage{touch-action:none;-webkit-user-select:none;user-select:none;background:radial-gradient(circle,#163149 0,#081521 68%);border:1px solid #ffffff18;border-radius:14px;place-items:center;min-height:0;display:grid;position:relative;overflow:hidden}.lightbox-stage.is-zoomed{cursor:grab}.lightbox-stage.is-zoomed:active{cursor:grabbing}.lightbox-stage>img{object-fit:contain;transform-origin:50%;will-change:transform;pointer-events:none;width:100%;max-width:calc(100vw - 70px);height:100%;max-height:calc(100vh - 190px);transition:transform .16s}.lightbox-stage.is-zoomed>img{transition:none}.lightbox-help{color:#a9bfd0;white-space:nowrap;pointer-events:none;background:#02080dbd;border-radius:20px;padding:7px 10px;font-size:8px;position:absolute;bottom:11px;left:50%;transform:translate(-50%)}.image-lightbox>footer{grid-template-columns:42px 1fr 42px;align-items:center;gap:10px;width:100%;max-width:900px;margin:auto;display:grid}.image-lightbox>footer>div{justify-content:center;gap:8px;display:flex;overflow-x:auto}.image-lightbox>footer>div button{color:#fff;text-align:left;cursor:pointer;background:#ffffff0b;border:1px solid #fff2;border-radius:8px;grid-template-columns:38px 1fr;align-items:center;gap:6px;min-width:92px;padding:5px;display:grid}.image-lightbox>footer>div button.active{background:#f47b2020;border-color:#f47b20}.image-lightbox>footer img{object-fit:contain;background:#fff;border-radius:5px;width:38px;height:38px}.image-lightbox>footer span{font-size:9px;font-weight:900}.lightbox-arrow{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff28;border-radius:50%;height:42px;font-size:25px}@keyframes lightbox-in{0%{opacity:0}to{opacity:1}}@media (hover:none){.product-view-hint,.zoom-hint{opacity:1;transform:none}}@media (max-width:700px){.image-lightbox{gap:9px;padding:10px}.image-lightbox>header{align-items:flex-start}.image-lightbox>header>div:first-child{gap:3px;display:grid}.image-lightbox>header small,.image-lightbox>header span{display:none}.image-lightbox>header strong{max-width:42vw;font-size:11px}.lightbox-controls{gap:4px}.lightbox-controls button{min-width:34px;height:34px;padding:0 7px}.lightbox-controls button[aria-label=Yakınlaştırmayı\ sıfırla]{display:none}.lightbox-controls b{min-width:37px;font-size:8px}.lightbox-controls .lightbox-close{margin-left:2px}.lightbox-stage>img{max-width:calc(100vw - 24px);max-height:calc(100vh - 175px)}.lightbox-help{font-size:0;bottom:7px}.lightbox-help:after{content:"Çift dokunarak büyütün · Büyüyünce sürükleyin";font-size:8px}.image-lightbox>footer{grid-template-columns:34px 1fr 34px}.image-lightbox>footer>div button{text-align:center;grid-template-columns:1fr;min-width:64px}.image-lightbox>footer img{margin:auto}.image-lightbox>footer span{font-size:8px}.lightbox-arrow{height:34px;font-size:21px}.product-view-hint,.zoom-hint{padding:6px 8px;bottom:7px;right:7px}.product-view-hint i,.zoom-hint i{width:16px;height:16px;font-size:13px}}.product-card-open-area{z-index:1;cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.product-card-open-area:focus-visible{outline-offset:3px;outline:3px solid #f47b20}.category-image-button,.product-quick-actions,.product-card-actions{z-index:3;position:relative}.category-card:hover .product-category-tag,.category-card:focus-within .product-category-tag{color:#fff;background:#075aa8}.category-card:hover .model-code,.category-card:focus-within .model-code{color:#075aa8}.category-card h3,.category-card p,.category-card .product-price,.category-card .set-components-summary,.category-card .product-card-top,.category-card>.model-code,.category-card>.sale-badge,.category-card>.stock-tag{z-index:0;pointer-events:none;position:relative}.product-importer{gap:16px;display:grid}.import-intro,.import-upload,.import-section{background:#fff;border:1px solid #dce5ec;border-radius:14px;padding:24px;box-shadow:0 9px 28px #052f5809}.import-intro{color:#fff;background:linear-gradient(120deg,#052f58,#075aa8);justify-content:space-between;align-items:center;gap:24px;display:flex}.import-intro p{color:#f6a15f;letter-spacing:1.5px;margin:0 0 8px;font-size:9px;font-weight:900}.import-intro h2{margin:0 0 8px;font-size:25px}.import-intro span{color:#d7e7f4;font-size:11px}.import-intro>a{color:#fff;background:#f47b20;border-radius:8px;flex:none;padding:13px 16px;font-size:10px;font-weight:900}.import-upload{gap:12px;display:grid}.import-upload>label{cursor:pointer;background:#f3f8fc;border:2px dashed #a9c2d6;border-radius:12px;gap:7px;padding:24px;display:grid;position:relative}.import-upload>label b{font-size:15px}.import-upload>label span{color:#667c8e;font-size:11px}.import-upload input{margin-top:8px;font-size:11px}.import-upload input::file-selector-button{color:#fff;cursor:pointer;background:#075aa8;border:0;border-radius:7px;margin-right:10px;padding:10px 13px;font-weight:900}.import-status{color:#5d4b3c;background:#fff6e8;border-left:4px solid #f47b20;padding:12px 14px;font-size:11px;font-weight:800}.import-section{gap:18px;display:grid}.import-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.import-heading>div:first-child{gap:5px;display:grid}.import-heading b{font-size:16px}.import-heading span{color:#667b8d;font-size:11px}.mapping-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.mapping-grid label{border:1px solid #dfe7ed;border-radius:9px;gap:8px;padding:11px;display:grid}.mapping-grid label>span{text-overflow:ellipsis;white-space:nowrap;color:#728596;font-size:9px;overflow:hidden}.mapping-grid select{color:#203b51;background:#fff;border:1px solid #cad8e3;border-radius:6px;width:100%;padding:9px;font-size:11px}.import-error{color:#9d2929;background:#fff0f0;border-left:4px solid #c84242;margin:0;padding:11px 13px;font-size:11px;font-weight:800}.import-counts{gap:7px;display:flex}.import-counts span{background:#eef3f7;border-radius:20px;padding:7px 9px;font-weight:900}.import-counts span.valid{color:#1e7441;background:#e7f6ed}.import-counts span.invalid{color:#a52e2e;background:#fff0f0}.import-table-wrap{border:1px solid #dce5ec;border-radius:9px;overflow:auto}.import-table{border-collapse:collapse;width:100%;min-width:720px}.import-table th,.import-table td{text-align:left;border-bottom:1px solid #e5ebf0;padding:11px 12px;font-size:10px}.import-table th{color:#62778a;text-transform:uppercase;letter-spacing:.6px;background:#f2f7fa;font-size:8px}.import-table td:last-child{color:#1e7441;font-weight:800}.import-table tr.has-error{background:#fff6f6}.import-table tr.has-error td:last-child{color:#a52e2e}.import-more{color:#708396}.import-modes{grid-template-columns:1fr 1fr;gap:10px;display:grid}.import-modes label{cursor:pointer;border:1px solid #d7e1e9;border-radius:10px;grid-template-columns:auto 1fr;align-items:start;gap:5px 10px;padding:15px;font-size:12px;font-weight:900;display:grid}.import-modes label.selected{background:#f0f7fc;border:2px solid #075aa8}.import-modes label small{color:#6b7f90;grid-column:2;font-size:10px;font-weight:400;line-height:1.5}.import-submit{color:#fff;cursor:pointer;background:#f47b20;border:0;border-radius:8px;justify-self:start;padding:14px 18px;font-weight:900}.import-submit:disabled{opacity:.45;cursor:not-allowed}@media (max-width:1000px){.mapping-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.import-intro,.import-heading{flex-direction:column;align-items:stretch}.import-intro>a{text-align:center}.mapping-grid,.import-modes{grid-template-columns:1fr}.import-intro,.import-upload,.import-section{padding:18px}.import-submit{width:100%}}.stock-import-intro{background:linear-gradient(120deg,#123f2d,#18734c)}.stock-import-table{min-width:620px}.highlights-section{background:#f2f7fb;max-width:1440px;margin:auto;padding:100px 5vw}.highlight-grid{grid-template-columns:1.25fr 1fr 1fr;gap:14px;display:grid}.highlight-card{background:#fff;border:1px solid #d9e5ee;border-radius:15px;flex-direction:column;justify-content:space-between;min-height:390px;padding:24px;transition:all .25s;display:flex;position:relative;overflow:hidden}.highlight-card:hover{transform:translateY(-5px);box-shadow:0 22px 48px #052f5815}.highlight-card>span{color:#91a5b5;font-size:10px;font-weight:900}.highlight-card>div:not(.highlight-products):not(.guide-symbol){z-index:2;max-width:330px;position:relative}.highlight-card small{color:#f47b20;letter-spacing:1.5px;font-size:9px;font-weight:900}.highlight-card h3{letter-spacing:-1px;color:#052f58;margin:10px 0 12px;font-size:28px;line-height:1.05}.highlight-card p{color:#687c8d;font-size:12px;line-height:1.65}.highlight-card b{color:#075aa8;margin-top:20px;font-size:11px;display:block}.package-highlight{color:#fff;background:linear-gradient(135deg,#052f58,#075aa8)}.package-highlight h3,.package-highlight b{color:#fff}.package-highlight p{color:#d4e6f4}.highlight-products{justify-content:flex-end;align-items:flex-end;gap:5px;height:150px;display:flex;position:absolute;bottom:0;right:10px}.highlight-products img{object-fit:contain;filter:drop-shadow(0 12px 12px #00182b66);width:115px;height:145px}.highlight-products img:last-child{width:125px;height:125px}.highlight-single{object-fit:contain;opacity:.28;width:175px;height:190px;position:absolute;bottom:-8px;right:-12px}.guide-highlight{background:#fff7ef;border-color:#f5d9c3}.guide-symbol{color:#fff;opacity:.16;background:#f47b20;border-radius:50%;place-items:center;width:170px;height:170px;font-size:90px;font-weight:900;display:grid;position:absolute;bottom:-45px;right:-18px}.package-builder{background:linear-gradient(125deg,#052f58 0%,#075aa8 54%,#f2f7fb 54%);grid-template-columns:.82fr 1.18fr;align-items:center;gap:7vw;max-width:1440px;margin:auto;padding:95px 7vw;display:grid}.package-copy{color:#fff}.package-copy h2{letter-spacing:-2.5px;margin:0;font-size:clamp(38px,4vw,60px);line-height:1.05}.package-copy>p:not(.section-kicker){color:#d5e6f3;max-width:530px;line-height:1.75}.package-copy ul{gap:11px;margin:30px 0;padding:0;list-style:none;display:grid}.package-copy li{color:#e2edf6;align-items:center;gap:12px;font-size:12px;font-weight:800;display:flex}.package-copy li b{color:#f8a568;background:#ffffff16;border-radius:50%;place-items:center;width:29px;height:29px;font-size:9px;display:grid}.package-copy>small{color:#aecadf;line-height:1.6;display:block}.package-panel{background:#fff;border:1px solid #d5e2eb;border-radius:15px;padding:22px;box-shadow:0 24px 60px #052f5822}.package-panel-head{border-bottom:1px solid #e3eaf0;justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.package-panel-head>div{gap:4px;display:grid}.package-panel-head small,.package-total small{color:#8092a0;letter-spacing:1px;font-size:8px;font-weight:900}.package-panel-head b{font-size:15px}.package-panel-head button{color:#a42b2b;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:900}.package-products{grid-template-columns:1fr 1fr;gap:8px;max-height:430px;padding:15px 0;display:grid;overflow:auto}.package-products>button{text-align:left;cursor:pointer;color:#20394c;background:#fff;border:1px solid #dde6ed;border-radius:9px;grid-template-columns:22px 55px 1fr;align-items:center;gap:7px;padding:9px;display:grid}.package-products>button:hover{border-color:#8ab2d3}.package-products>button.selected{background:#fff8f2;border:2px solid #f47b20}.package-products>button:disabled{opacity:.45;cursor:not-allowed}.package-check{color:#075aa8;border:1px solid #b8c9d6;border-radius:50%;place-items:center;width:21px;height:21px;font-size:11px;font-weight:900;display:grid}.package-products>button.selected .package-check{color:#fff;background:#f47b20;border-color:#f47b20}.package-products img{object-fit:contain;width:52px;height:62px}.package-products button>span:last-child{gap:3px;min-width:0;display:grid}.package-products small{color:#7b8e9d;text-transform:uppercase;font-size:7px}.package-products b{text-overflow:ellipsis;font-size:10px;overflow:hidden}.package-products i{color:#94a2ad;font-size:8px;font-style:normal}.package-total{border-top:1px solid #e3eaf0;justify-content:space-between;align-items:center;gap:15px;padding-top:15px;display:flex}.package-total>div{gap:4px;display:grid}.package-total>div b{color:#075aa8;font-size:20px}.package-total>a{color:#fff;text-align:center;background:#f47b20;border-radius:7px;padding:13px 15px;font-size:10px;font-weight:900}.package-total>a.disabled{color:#83919b;pointer-events:none;background:#dce3e8}.official-support{background:#f2f7fb;grid-template-columns:.75fr 1.25fr;gap:7vw;max-width:1440px;margin:auto;padding:95px 7vw;display:grid}.official-support-copy h2{letter-spacing:-2px;margin:0;font-size:clamp(38px,4vw,58px);line-height:1.05}.official-support-copy>p:last-child{color:#687c8d;line-height:1.7}.support-links{grid-template-columns:1fr 1fr;gap:10px;display:grid}.support-links a{background:#fff;border:1px solid #d9e4ec;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:5px 12px;padding:20px;display:grid}.support-links a:hover{border-color:#075aa8}.support-links span{color:#075aa8;background:#edf5fb;border-radius:50%;grid-row:1/3;place-items:center;width:30px;height:30px;font-size:8px;font-weight:900;display:grid}.support-links b{font-size:12px}.support-links small{color:#758796;grid-column:2;font-size:9px}.support-links i{color:#f47b20;grid-area:1/3/3;font-size:18px;font-style:normal}.guide-page{background:#fff}.guide-header{border-bottom:1px solid #dce8f2;align-items:center;gap:35px;max-width:1440px;height:92px;margin:auto;padding:0 5vw;display:flex}.guide-header nav{margin-left:auto}.guide-hero{background:linear-gradient(105deg,#f2f7fb 0 58%,#052f58 58%);grid-template-columns:1.08fr .92fr;align-items:center;max-width:1440px;min-height:610px;margin:auto;display:grid;overflow:hidden}.guide-hero>div:first-child{padding:75px 7vw}.guide-hero h1{font-size:clamp(48px,5vw,72px)}.guide-hero>div:first-child>p:not(.section-kicker){color:#607588;max-width:600px;line-height:1.75}.guide-hero>div:first-child>div{gap:10px;margin-top:30px;display:flex}.guide-hero-products{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.guide-hero-products:before{content:"";opacity:.88;background:#f47b20;border-radius:50%;width:410px;height:410px;position:absolute}.guide-hero-products img{z-index:2;object-fit:contain;filter:drop-shadow(0 20px 18px #001a2e77);width:195px;height:350px;position:relative}.guide-hero-products img:last-child{width:210px;height:270px;margin:110px 0 0 -35px}.guide-checklist{color:#fff;background:#052f58;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1440px;margin:auto;padding:28px 7vw;display:grid}.guide-checklist>div{align-items:center;gap:12px;display:flex}.guide-checklist>div>b{color:#f7a56a;background:#ffffff12;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;display:grid}.guide-checklist span{gap:4px;display:grid}.guide-checklist strong{font-size:11px}.guide-checklist small{color:#b8cfe1;font-size:8px}.guide-sections{gap:85px;max-width:1180px;margin:auto;padding:100px 25px;display:grid}.guide-sections article{grid-template-columns:.85fr 1.15fr;align-items:center;gap:7vw;scroll-margin-top:25px;display:grid}.guide-sections article:nth-child(2n) .guide-product-image{order:2}.guide-product-image{background:#f2f7fb;border-radius:16px;place-items:center;min-height:410px;display:grid;position:relative}.guide-product-image span{color:#9ab0c0;font-size:11px;font-weight:900;position:absolute;top:22px;left:25px}.guide-product-image img{object-fit:contain;filter:drop-shadow(12px 20px 17px #052f5830);width:75%;height:330px}.guide-sections h2{letter-spacing:-2px;margin:0;font-size:clamp(34px,4vw,55px);line-height:1.05}.guide-sections article>div:last-child>p:not(.section-kicker){color:#607588;line-height:1.7}.guide-sections ul{gap:12px;margin:25px 0;padding:0;list-style:none;display:grid}.guide-sections li{color:#425b6e;padding-left:23px;font-size:12px;line-height:1.6;position:relative}.guide-sections li:before{content:"✓";color:#f47b20;font-weight:900;position:absolute;left:0}.guide-sections article a{color:#075aa8;font-size:11px;font-weight:900}.guide-advice{color:#fff;background:linear-gradient(120deg,#075aa8,#052f58);grid-template-columns:1fr 1fr;align-items:center;gap:8vw;max-width:1440px;margin:auto;padding:80px 7vw;display:grid}.guide-advice h2{letter-spacing:-2px;margin:0;font-size:clamp(36px,4vw,56px);line-height:1.05}.guide-advice>div:last-child p{color:#d5e6f3;line-height:1.75}.guide-advice a{background:#f47b20;border-radius:6px;margin-top:15px;padding:15px 18px;font-size:11px;font-weight:900;display:inline-block}@media (max-width:1000px){.highlight-grid{grid-template-columns:1fr 1fr}.package-highlight{grid-column:1/-1}.package-builder{background:linear-gradient(#052f58 0 48%,#f2f7fb 48%);grid-template-columns:1fr}.package-panel{margin-top:20px}.official-support{grid-template-columns:1fr}.guide-header nav{display:none}.guide-hero{background:#f2f7fb;grid-template-columns:1fr}.guide-hero-products{background:#052f58;min-height:430px}.guide-checklist{grid-template-columns:1fr 1fr}}@media (max-width:650px){.highlights-section{padding:70px 20px}.highlight-grid{grid-template-columns:1fr}.package-highlight{grid-column:auto}.highlight-card{min-height:350px}.package-builder{background:linear-gradient(#052f58 0 43%,#f2f7fb 43%);padding:70px 20px}.package-products{grid-template-columns:1fr}.package-total{flex-direction:column;align-items:stretch}.official-support{padding:70px 20px}.support-links{grid-template-columns:1fr}.guide-header{height:76px;padding:0 20px}.guide-header .header-call{display:none}.guide-hero>div:first-child{padding:60px 20px}.guide-hero>div:first-child>div{flex-direction:column}.guide-hero-products{min-height:360px}.guide-hero-products:before{width:310px;height:310px}.guide-hero-products img{width:150px;height:280px}.guide-hero-products img:last-child{width:160px;height:220px}.guide-checklist{grid-template-columns:1fr;padding:28px 20px}.guide-sections{gap:65px;padding:70px 20px}.guide-sections article{grid-template-columns:1fr}.guide-sections article:nth-child(2n) .guide-product-image{order:0}.guide-product-image{min-height:320px}.guide-product-image img{height:250px}.guide-advice{grid-template-columns:1fr;padding:65px 22px}}.profilo-home{--p-blue:#214b87;--p-blue-dark:#173c70;--p-blue-soft:#eef2f8;--p-orange:#e87828;--p-sky:#5cb9df;--p-green:#a8c93f;--p-text:#30343f;max-width:1440px;color:var(--p-text);background:#fff;flex-direction:column;margin:auto;display:flex;overflow:hidden;box-shadow:0 0 0 1px #e7e9ed}.profilo-header{z-index:80;background:#fff;border-bottom:1px solid #d9dde3;order:-1000;position:sticky;top:0}.profilo-header-top{justify-content:space-between;align-items:center;gap:30px;height:84px;padding:0 48px;display:flex}.profilo-wordmark{color:var(--p-blue);letter-spacing:9px;white-space:nowrap;font-size:29px;font-weight:900;line-height:1}.profilo-store-name{text-align:right;gap:4px;display:grid}.profilo-store-name b{font-size:14px}.profilo-store-name span{color:#727681;font-size:11px}.profilo-nav-row{border-top:1px solid #eef0f3;align-items:center;gap:30px;height:74px;padding:0 48px;display:flex;position:relative}.profilo-main-nav{align-items:center;gap:38px;margin:0;display:flex}.profilo-main-nav a{color:#484d57;font-size:14px;font-weight:800}.profilo-main-nav a:hover{color:var(--p-orange)}.profilo-mobile-menu{flex:none;position:relative}.profilo-mobile-menu summary{cursor:pointer;flex-direction:column;justify-content:center;gap:4px;width:24px;height:24px;list-style:none;display:flex}.profilo-mobile-menu summary::-webkit-details-marker{display:none}.profilo-mobile-menu summary span{background:#303845;border-radius:2px;width:19px;height:2px}.profilo-mobile-menu nav{z-index:90;background:#fff;border:1px solid #dfe3e8;gap:0;width:250px;margin:0;padding:18px;display:grid;position:absolute;top:42px;left:0;box-shadow:0 18px 35px #193a6b25}.profilo-mobile-menu:not([open]) nav{display:none}.profilo-mobile-menu nav a{border-bottom:1px solid #eef0f2;padding:12px;font-size:13px;font-weight:800}.profilo-nav-actions{align-items:center;gap:18px;margin-left:auto;display:flex}.profilo-nav-actions>a:not(.profilo-whatsapp-mini){color:#303845;font-size:25px;line-height:1}.profilo-whatsapp-mini{background:var(--p-orange);border-radius:2px;font-weight:900;color:#fff!important;padding:12px 17px!important;font-size:11px!important}.profilo-hero{background:var(--p-blue);min-height:690px;position:relative;overflow:hidden}.profilo-hero-stage{background:linear-gradient(118deg,#173e75 0 54%,#245495 54%);position:absolute;inset:0;overflow:hidden}.profilo-hero-stage:before,.profilo-hero-stage:after{content:"";border:1px solid #fff2;border-radius:50%;position:absolute}.profilo-hero-stage:before{width:760px;height:760px;top:-250px;right:-120px}.profilo-hero-stage:after{width:520px;height:520px;bottom:-280px;right:90px}.profilo-shape{border-radius:50%;position:absolute}.profilo-shape-one{background:var(--p-orange);width:520px;height:520px;top:78px;right:110px}.profilo-shape-two{background:var(--p-sky);opacity:.92;width:240px;height:240px;top:25px;right:20px}.profilo-hero-label{color:#fff;letter-spacing:6px;opacity:.88;font-size:13px;font-weight:900;position:absolute;bottom:34px;right:42px}.profilo-hero-stage img{z-index:3;object-fit:contain;filter:drop-shadow(0 28px 22px #061c3558);position:absolute}.profilo-hero-fridge{width:240px;height:485px;top:115px;right:330px}.profilo-hero-washer{width:295px;height:345px;top:245px;right:88px}.profilo-hero-dish{width:230px;height:285px;top:300px;right:500px}.profilo-hero-card{z-index:5;background:#fff;width:min(680px,54%);padding:38px 40px 32px;position:absolute;bottom:48px;left:48px;box-shadow:0 20px 60px #0a234766}.profilo-hero-card>p{color:var(--p-orange);letter-spacing:2px;margin:0 0 12px;font-size:10px;font-weight:900}.profilo-hero-card h1{letter-spacing:-2.5px;margin:0 0 20px;font-size:clamp(38px,4.1vw,59px);line-height:1.02}.profilo-hero-card>span{color:#575d68;max-width:590px;font-size:16px;line-height:1.62;display:block}.profilo-hero-card>div{gap:10px;margin-top:27px;display:flex}.profilo-hero-card>div a{border:1px solid var(--p-orange);min-height:50px;color:var(--p-orange);justify-content:center;align-items:center;padding:0 24px;font-size:12px;font-weight:900;display:flex}.profilo-hero-card>div a:first-child{background:var(--p-orange);color:#fff}.profilo-service-strip{background:#fff;border-bottom:1px solid #e5e8ec;grid-template-columns:repeat(3,1fr) auto;align-items:center;min-height:105px;padding:22px 48px;display:grid}.profilo-service-strip span{border-right:1px solid #dfe2e7;gap:4px;padding:0 28px;display:grid}.profilo-service-strip span:first-child{padding-left:0}.profilo-service-strip b{font-size:14px}.profilo-service-strip small{color:#797e88;font-size:11px}.profilo-service-strip>a{color:var(--p-orange);padding-left:34px;font-size:12px;font-weight:900}.profilo-service-strip i{margin-left:18px;font-style:normal}.profilo-featured,.profilo-category-showcase{background:#fff;padding:82px 48px}.profilo-category-showcase{padding-top:36px}.profilo-section-title{justify-content:space-between;align-items:center;gap:24px;margin-bottom:34px;display:flex}.profilo-section-title h2{letter-spacing:-1.2px;margin:0;font-size:32px}.profilo-section-title>div{gap:14px;display:flex}.profilo-section-title button{color:#85909c;cursor:pointer;background:#fff;border:1px solid #cbd2da;width:48px;height:48px;font-size:27px}.profilo-section-title button:last-child{border-color:var(--p-orange);color:var(--p-orange)}.profilo-section-title>a{color:var(--p-orange);font-size:12px;font-weight:900}.profilo-promo-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.profilo-promo-card{background:#fff;border:1px solid #dfe2e6;flex-direction:column;min-width:0;transition:all .2s;display:flex}.profilo-promo-card:hover{transform:translateY(-4px);box-shadow:0 20px 38px #173c7016}.profilo-promo-art{background:var(--p-blue);justify-content:center;align-items:center;height:265px;display:flex;position:relative;overflow:hidden}.profilo-promo-art:before,.profilo-promo-art:after{content:"";background:#2d5b99;border-radius:50%;width:330px;height:160px;position:absolute;top:-65px;left:-90px;transform:rotate(24deg)}.profilo-promo-art:after{inset:auto -80px -60px auto;transform:rotate(-22deg)}.promo-circle{z-index:1;border-radius:50%;width:170px;height:170px;position:absolute}.promo-circle.orange{background:#f06f39;left:54px}.promo-circle.sky{background:var(--p-sky);width:125px;height:125px;right:48px}.promo-circle.green{background:var(--p-green)}.promo-circle.wide{width:215px;height:215px;left:50%;transform:translate(-50%)}.profilo-promo-art img{z-index:3;object-fit:contain;filter:drop-shadow(0 14px 12px #0a244566);width:150px;height:215px;position:relative}.profilo-promo-art img+img{width:145px;height:175px;margin:42px 0 0 -35px}.profilo-promo-art .promo-oven,.profilo-promo-art .promo-dish{width:205px;height:210px;margin:0}.profilo-promo-art strong{z-index:4;background:var(--p-sky);color:#fff;border-radius:50%;place-items:center;width:70px;height:70px;font-size:45px;display:grid;position:absolute;top:35px;right:50px}.profilo-promo-card>div:last-child{flex-direction:column;flex:1;padding:25px 17px 24px;display:flex}.profilo-promo-card h3{letter-spacing:-.8px;margin:0;font-size:24px;line-height:1.25}.profilo-promo-card p{color:#656b75;min-height:62px;font-size:13px;line-height:1.55}.profilo-promo-card b{border:1px solid var(--p-orange);width:max-content;color:var(--p-orange);margin-top:auto;padding:9px 12px;font-size:10px}.profilo-category-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.profilo-category-grid>a{background:#fff;border:1px solid #dfe3e8;overflow:hidden}.profilo-category-grid>a>div{background:var(--p-blue);place-items:center;height:168px;display:grid;position:relative;overflow:hidden}.profilo-category-grid>a>div:before,.profilo-category-grid>a>div:after{content:"";background:#2c5a98;border-radius:50%;width:240px;height:110px;position:absolute;top:-40px;left:-80px;transform:rotate(25deg)}.profilo-category-grid>a>div:after{inset:auto -70px -45px auto;transform:rotate(-25deg)}.profilo-category-grid span{z-index:1;border-radius:50%;width:112px;height:112px;position:absolute}.profilo-category-grid span.sky{background:var(--p-sky)}.profilo-category-grid span.orange{background:var(--p-orange)}.profilo-category-grid span.green{background:var(--p-green)}.profilo-category-grid img{z-index:2;object-fit:contain;filter:drop-shadow(0 10px 9px #0b26474f);width:102px;height:126px;position:relative}.profilo-category-grid b{place-items:center;height:55px;font-size:12px;font-weight:700;display:grid}.profilo-home .section{padding:88px 48px}.profilo-home .products{background:#f7f8fa;border-top:1px solid #e4e7eb}.profilo-home .section-heading{align-items:center;margin-bottom:36px}.profilo-home .section-heading h2,.profilo-home .campaign h2,.profilo-home .about h2,.profilo-home .instagram h2,.profilo-home .quote-section h2,.profilo-home .contact h2,.profilo-home .reviews-section h2,.profilo-home .faq-section h2,.profilo-home .official-support h2{letter-spacing:-1.7px;font-size:clamp(32px,3.4vw,49px)}.profilo-home .section-kicker{color:var(--p-orange)}.profilo-home .section-kicker.light{color:#fff}.profilo-home .section-heading>p{font-size:14px}.profilo-home .catalog-tabs{gap:12px}.profilo-home .catalog-tabs button{border-color:#d8dde3;border-radius:0}.profilo-home .catalog-tabs button.active{background:var(--p-blue);border-color:var(--p-blue);box-shadow:none}.profilo-home .catalog-tools{background:#eef2f7;border-color:#d9dfe6;border-radius:0}.profilo-home .catalog-tools input:not([type=checkbox]),.profilo-home .catalog-tools select,.profilo-home .catalog-tools .stock-only,.profilo-home .category-filters button{border-radius:0}.profilo-home .category-filters button.active{background:var(--p-orange);border-color:var(--p-orange)}.profilo-home .category-grid{border:0;gap:22px}.profilo-home .category-card{background:#fff;min-height:500px;padding:18px;border:1px solid #dfe3e8!important}.profilo-home .category-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #173c7012;border-top:4px solid var(--p-orange)!important}.profilo-home .category-image-wrap{background:#f1f4f8;border:0;border-radius:0;height:210px}.profilo-home .category-image{max-height:192px}.profilo-home .category-card h3{margin:17px 0 8px;font-size:20px}.profilo-home .category-card p{min-height:58px;font-size:12px}.profilo-home .product-category-tag{color:var(--p-blue);background:#edf2f8}.profilo-home .product-card-actions button,.profilo-home .product-card-actions a{border-color:var(--p-blue);color:var(--p-blue);border-radius:0}.profilo-home .product-card-actions a{background:var(--p-blue);color:#fff}.profilo-home .product-card-actions a:last-child{background:var(--p-orange);border-color:var(--p-orange)}.profilo-home .package-builder{background:linear-gradient(90deg,var(--p-blue) 0 43%,#eef2f7 43%);gap:7vw;padding:86px 48px}.profilo-home .package-copy h2{font-size:clamp(35px,3.8vw,54px)}.profilo-home .package-panel{border-radius:0;box-shadow:0 22px 55px #173c7020}.profilo-home .package-products>button,.profilo-home .package-total>a{border-radius:0}.profilo-home .package-total>a{background:var(--p-orange)}.profilo-home .campaign{background:var(--p-blue);grid-template-columns:1fr .42fr;min-height:520px;padding:74px 80px}.profilo-home .campaign-mark{color:#ffffff0d}.profilo-home .campaign-card{border:0;border-top:12px solid var(--p-orange);height:310px;transform:none}.profilo-home .campaign-card small{color:var(--p-orange)}.profilo-home .campaign-actions a:first-child{border:1px solid var(--p-orange);background:var(--p-orange);color:#fff}.profilo-home .campaign-deadline{border-radius:0}.profilo-home .about{background:#fff;padding:90px 70px}.profilo-home .about-visual{background:var(--p-blue);height:520px}.profilo-home .store-sign{top:45px}.profilo-home .store-sign span{color:var(--p-blue);letter-spacing:7px}.profilo-home .store-window{background:linear-gradient(135deg,#8ab4d3,#204d78)}.profilo-home .experience{background:var(--p-orange);right:0}.profilo-home .management-info{border-left-color:var(--p-orange);box-shadow:none;background:#eef2f7}.profilo-home .about-copy li span{color:var(--p-orange)}.profilo-home .instagram{background:#f0f3f8;padding:72px 60px}.profilo-home .instagram>a{background:#fff;border-color:#dce1e7}.profilo-home .insta-icon,.profilo-home .instagram>a i{color:var(--p-orange)}.profilo-home .quote-section{background:var(--p-blue);padding:85px 70px}.profilo-home .quote-form,.profilo-home .quote-form input:not([type=checkbox]),.profilo-home .quote-form select,.profilo-home .quote-form textarea,.profilo-home .quote-form>button{border-radius:0}.profilo-home .quote-form>button{background:var(--p-orange)}.profilo-home .reviews-section{background:#fff;padding:82px 60px}.profilo-home .review-grid article{border-radius:0}.profilo-home .faq-section{background:#f5f7fa;padding:82px 60px}.profilo-home .faq-list details{border-color:#d6dbe2}.profilo-home .official-support{background:#fff;padding:82px 60px}.profilo-home .support-links a,.profilo-home .support-links span{border-radius:0}.profilo-home .support-links i{color:var(--p-orange)}.profilo-home .contact{background:var(--p-blue);padding:82px 70px}.profilo-home .contact-buttons a{background:var(--p-orange)}.profilo-home .contact-buttons a:nth-child(2){color:var(--p-blue);background:#fff}.profilo-home .contact-buttons a:last-child{background:0 0}.profilo-footer{background:#eef2f8;order:1000;border:0!important;max-width:none!important;margin:0!important;padding:0!important;display:block!important}.profilo-footer-top{border-bottom:1px solid #d9dee6;justify-content:space-between;align-items:center;gap:60px;padding:62px 48px;display:flex}.profilo-footer-top>div{grid-template-columns:1fr auto;align-items:center;gap:7px 28px;display:grid}.profilo-footer-top>div b{font-size:20px}.profilo-footer-top>div span{color:#696f79;grid-row:2;font-size:12px}.profilo-footer-top>div a{border:1px solid var(--p-orange);color:var(--p-orange);grid-area:1/2/3;padding:13px 18px;font-size:11px;font-weight:900}.profilo-footer-links{grid-template-columns:repeat(3,1fr);gap:40px;padding:45px 48px;display:grid}.profilo-footer-links>div{gap:12px;display:grid}.profilo-footer-links b{margin-bottom:6px;font-size:13px}.profilo-footer-links a{color:#676e79;font-size:12px}.profilo-footer-bottom{color:#737a84;border-top:1px solid #d9dee6;align-items:center;gap:30px;padding:22px 48px;font-size:10px;display:flex}.profilo-footer-bottom span:nth-child(2){text-align:center;flex:1}.profilo-footer-bottom a{color:var(--p-blue);font-weight:900}.profilo-home .whatsapp-float{background:#25b85a;box-shadow:0 8px 24px #124d2c4c}@media (max-width:1050px){.profilo-header-top{height:70px}.profilo-main-nav{gap:20px}.profilo-main-nav a{font-size:12px}.profilo-hero{min-height:630px}.profilo-hero-card{width:58%;bottom:32px;left:32px}.profilo-shape-one{right:10px}.profilo-hero-fridge{right:225px}.profilo-hero-washer{right:10px}.profilo-hero-dish{display:none}.profilo-promo-grid{grid-template-columns:1fr 1fr}.profilo-promo-card:last-child{grid-column:1/-1}.profilo-category-grid,.profilo-home .category-grid{grid-template-columns:repeat(3,1fr)}.profilo-home .campaign{grid-template-columns:1fr}.profilo-home .campaign-card{display:none}}@media (max-width:760px){.profilo-header{position:relative}.profilo-header-top{height:64px;padding:0 16px}.profilo-wordmark{letter-spacing:6px;font-size:22px}.profilo-store-name span{display:none}.profilo-store-name b{font-size:10px}.profilo-nav-row{height:58px;padding:0 16px}.profilo-main-nav{display:none}.profilo-nav-actions{gap:13px}.profilo-nav-actions>a:not(.profilo-whatsapp-mini){font-size:21px}.profilo-whatsapp-mini{padding:9px 11px!important}.profilo-mobile-menu nav{width:calc(100vw - 32px);top:34px;left:-2px}.profilo-hero{min-height:700px}.profilo-hero-stage{height:390px}.profilo-shape-one{width:310px;height:310px;top:45px;right:0}.profilo-shape-two{width:145px;height:145px}.profilo-hero-fridge{width:150px;height:300px;top:74px;right:155px}.profilo-hero-washer{width:190px;height:225px;top:142px;right:5px}.profilo-hero-label{font-size:9px;bottom:18px;right:16px}.profilo-hero-card{width:auto;padding:26px 22px;bottom:18px;left:16px;right:16px}.profilo-hero-card h1{letter-spacing:-1.8px;font-size:36px}.profilo-hero-card>span{font-size:14px}.profilo-hero-card>div{flex-direction:column;align-items:stretch}.profilo-service-strip{grid-template-columns:1fr 1fr;gap:20px;padding:22px 18px}.profilo-service-strip span{border:0;padding:0}.profilo-service-strip>a{padding:0}.profilo-featured,.profilo-category-showcase{padding:58px 18px}.profilo-category-showcase{padding-top:10px}.profilo-section-title{align-items:flex-end}.profilo-section-title h2{font-size:26px}.profilo-section-title>div{display:none}.profilo-promo-grid{gap:14px;padding-bottom:12px;display:flex;overflow-x:auto}.profilo-promo-card{min-width:86vw}.profilo-promo-card:last-child{grid-column:auto}.profilo-promo-art{height:230px}.profilo-category-grid{grid-template-columns:1fr 1fr;gap:12px}.profilo-category-grid>a>div{height:130px}.profilo-category-grid b{height:48px;font-size:11px}.profilo-home .section{padding:62px 18px}.profilo-home .section-heading{display:block}.profilo-home .section-heading h2{font-size:34px}.profilo-home .category-grid{grid-template-columns:1fr}.profilo-home .category-card{min-height:470px}.profilo-home .catalog-tabs{display:flex}.profilo-home .catalog-tools{grid-template-columns:1fr}.profilo-home .catalog-tools .stock-only{grid-column:1}.profilo-home .package-builder{background:linear-gradient(180deg,var(--p-blue) 0 43%,#eef2f7 43%);padding:60px 18px}.profilo-home .campaign,.profilo-home .quote-section,.profilo-home .contact{padding:62px 20px}.profilo-home .about{padding:60px 18px}.profilo-home .about-visual{height:390px}.profilo-home .instagram,.profilo-home .reviews-section,.profilo-home .faq-section,.profilo-home .official-support{padding:58px 18px}.profilo-footer-top{flex-direction:column;align-items:flex-start;padding:45px 18px}.profilo-footer-top>div{grid-template-columns:1fr}.profilo-footer-top>div a{grid-area:auto/1;width:max-content;margin-top:8px}.profilo-footer-links{border-top:1px solid #d9dee6;grid-template-columns:1fr;padding:38px 18px}.profilo-footer-bottom{flex-direction:column;align-items:flex-start;gap:10px;padding:20px 18px}.profilo-footer-bottom span:nth-child(2){text-align:left}}.admin-guide{background:#fff;border:1px solid #d9e3ec;border-left:5px solid #f47b20;border-radius:12px;padding:18px 20px}.admin-guide b{font-size:16px}.admin-guide p{color:#60758a;margin:7px 0 0;font-size:13px;line-height:1.6}.section-admin-card{grid-template-columns:1fr auto;align-items:start;padding:24px}.section-admin-heading{border-bottom:1px solid #e7edf2;grid-column:1/-1;justify-content:space-between;align-items:center;gap:18px;padding-bottom:15px;display:flex}.section-admin-heading small{color:#f47b20;letter-spacing:1.8px;font-size:9px;font-weight:900}.section-admin-heading h2{margin:4px 0 0;font-size:21px}.section-move-buttons{gap:8px;display:flex}.section-move-buttons button{color:#075aa8;cursor:pointer;background:#fff;border:1px solid #c9d7e2;border-radius:7px;padding:9px 12px;font-weight:800}.section-move-buttons button:disabled{opacity:.35;cursor:not-allowed}.block-admin-group{gap:12px;margin-top:12px;display:grid}.block-admin-group-title{justify-content:space-between;align-items:center;padding:0 4px;display:flex}.block-admin-group-title h2{margin:0;font-size:20px}.block-admin-group-title span{color:#075aa8;background:#e8f2fa;border-radius:20px;padding:6px 10px;font-size:11px;font-weight:800}.block-admin-card{grid-template-columns:1fr auto;align-items:start}.admin-empty.compact{padding:22px}.admin-empty.compact b{font-size:14px}.profilo-promo-card>div:last-child>small{color:#e87828;letter-spacing:1.4px;margin-bottom:7px;font-size:9px;font-weight:900}@media (max-width:800px){.section-admin-card,.block-admin-card{grid-template-columns:1fr}.section-admin-heading{flex-direction:column;align-items:flex-start}.section-move-buttons{width:100%}.section-move-buttons button{flex:1}.section-admin-card .admin-card-actions,.block-admin-card .admin-card-actions{flex-direction:row;grid-column:1}}.member-resend{color:#214b87;cursor:pointer;background:#fff;border:1px solid #b9cad8;height:42px;font-weight:900}.member-resend:disabled{opacity:.6;cursor:wait}.members-admin{gap:16px;display:grid}.member-admin-list{gap:14px;display:grid}.member-admin-card{background:#fff;border:1px solid #dbe5ec;border-radius:12px;padding:22px;box-shadow:0 9px 28px #052f5809}.member-admin-head{grid-template-columns:1fr auto;gap:24px;display:grid}.member-admin-head h3{margin:7px 0 3px;font-size:20px}.member-admin-head a,.member-shared-data a{color:#075aa8;font-weight:800}.member-verification{text-transform:uppercase;border-radius:20px;padding:5px 9px;font-size:8px;font-weight:900;display:inline-block}.member-verification.verified{color:#217543;background:#e8f7ee}.member-verification.pending{color:#b85714;background:#fff2e8}.member-admin-head dl{gap:8px;margin:0;display:grid}.member-admin-head dl>div{grid-template-columns:75px 1fr;gap:10px;font-size:10px;display:grid}.member-admin-head dt{color:#7b8c99}.member-admin-head dd{margin:0;font-weight:800}.member-shared-data{border-top:1px solid #e5ebf0;margin-top:18px;padding-top:16px}.member-shared-data>b{font-size:12px}.member-shared-data>p{color:#7b8c99;font-size:11px}.member-shared-data>div{background:#f5f8fa;border-radius:8px;gap:4px;margin-top:10px;padding:12px;font-size:11px;display:grid}.member-shared-data>div strong{color:#405a6f}.member-shared-data>div p{color:#647789;margin:0}.member-shared-data>div small{color:#8998a5}@media (max-width:700px){.member-admin-head{grid-template-columns:1fr}.member-admin-head dl>div{grid-template-columns:65px 1fr}}.profilo-nav-actions>.profilo-account-link{white-space:nowrap;border:1px solid #d8dde3;align-items:center;min-height:38px;padding:0 13px;font-weight:900;display:flex;color:var(--p-blue)!important;font-size:10px!important}.profilo-nav-actions>.profilo-account-link:hover{border-color:var(--p-orange);color:var(--p-orange)!important}.member-page,.account-page{color:#30343f;background:linear-gradient(135deg,#eef3f8,#dce7f1);min-height:100vh;padding:24px}.member-page>header,.account-page>header{background:#fff;border-bottom:3px solid #e87828;justify-content:space-between;align-items:center;max-width:980px;height:62px;margin:0 auto 24px;padding:0 20px;display:flex}.member-page>header>a,.account-page>header>a{color:#214b87;font-size:11px;font-weight:900}.member-page>header>span,.account-page>header>span{color:#214b87;letter-spacing:3px;text-align:right;font-size:18px;font-weight:900}.member-page>header small,.account-page>header small{color:#e87828;letter-spacing:1.5px;font-size:7px;display:block}.member-card{background:#fff;border:1px solid #d8e0e7;width:min(520px,100%);margin:45px auto;box-shadow:0 24px 65px #173c7022}.member-tabs{border-bottom:1px solid #dce2e8;grid-template-columns:1fr 1fr;display:grid}.member-tabs button{color:#627083;cursor:pointer;background:#eef2f7;border:0;height:56px;font-weight:900}.member-tabs button.active{color:#fff;background:#214b87}.member-card form{gap:16px;padding:38px;display:grid}.member-heading{margin-bottom:7px}.member-heading small,.account-card>small{color:#e87828;letter-spacing:2px;font-size:9px;font-weight:900}.member-heading h1,.account-card h1{letter-spacing:-1.4px;margin:8px 0 12px;font-size:36px}.member-heading p,.account-card>p{color:#647486;margin:0;font-size:13px;line-height:1.65}.member-card label{color:#40566a;gap:7px;font-size:10px;font-weight:900;display:grid}.member-card input{background:#fbfcfd;border:1px solid #cbd7e1;height:48px;padding:0 13px;font:14px Arial}.member-card input:focus{border-color:#214b87;outline:2px solid #5cb9df}.password-note{color:#718092;font-size:10px}.member-message{color:#a61b20;background:#fff0f0;border-left:4px solid #d71920;margin:0;padding:11px 13px;font-size:11px;font-weight:800}.member-submit{color:#fff;cursor:pointer;background:#e87828;border:0;height:50px;font-weight:900}.member-submit:disabled{opacity:.6;cursor:wait}.member-privacy{text-align:center;color:#7a8793!important;margin:0!important;font-size:9px!important}.member-privacy a{color:#214b87;font-weight:900}.account-card{background:#fff;border-top:8px solid #214b87;width:min(720px,100%);margin:70px auto;padding:48px;box-shadow:0 24px 65px #173c7022}.account-card dl{border-top:1px solid #dce3e9;margin:30px 0}.account-card dl>div{border-bottom:1px solid #dce3e9;grid-template-columns:150px 1fr;gap:20px;padding:15px 0;display:grid}.account-card dt{color:#758596;font-size:10px;font-weight:900}.account-card dd{color:#2f4b63;margin:0;font-size:13px;font-weight:800}.account-card>div{gap:10px;display:flex}.account-card>div a,.account-card>div button{color:#fff;cursor:pointer;background:#e87828;border:0;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:11px;font-weight:900;display:flex}.account-card>div button{background:#214b87}@media (max-width:760px){.profilo-nav-actions>.profilo-account-link{text-overflow:ellipsis;max-width:84px;padding:0 8px;overflow:hidden}.member-page,.account-page{padding:10px}.member-page>header,.account-page>header{margin-bottom:14px}.member-card{margin:18px auto}.member-card form{padding:28px 20px}.member-heading h1,.account-card h1{font-size:30px}.account-card{margin:25px auto;padding:34px 22px}.account-card dl>div{grid-template-columns:1fr;gap:5px}.account-card>div{flex-direction:column}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
