@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700&family=DM+Sans:wght@400;500;600;650;700&display=swap');
:root{--red:#087f83;--red-dark:#066569;--ink:#20252b;--muted:#667078;--line:#e1e5e7;--soft:#f4f5f6;--white:#fff;--radius:12px;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button{border:0;background:none}button:disabled{cursor:not-allowed;opacity:.48}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #366ac4;outline-offset:4px}button svg,span[data-icon] svg{width:22px;height:22px;display:block}svg{flex-shrink:0}.skip{position:fixed;top:-90px;left:12px;background:white;padding:16px;z-index:30}.skip:focus{top:12px}.demo-bar{background:#22282d;color:#f0f2f4;text-align:center;font-size:12px;padding:9px 18px;line-height:1.5}.demo-bar span{font-weight:700;letter-spacing:1.1px;margin-right:12px;color:#9ae1de}.header{background:#fff;border-bottom:1px solid var(--line)}.header-inner,.top-nav,main,footer{max-width:1320px;margin:0 auto;padding-left:38px;padding-right:38px}.header-inner{display:flex;align-items:center;gap:52px;min-height:100px}.brand{padding:0;display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0}.brand>span{font-weight:700;font-style:italic;font-size:34px;letter-spacing:-1.8px;line-height:1.05}.brand-red,.brand-dot{color:var(--red)}.brand small{font-size:10px;letter-spacing:2.5px;font-weight:600;margin-top:7px}.search{background:var(--soft);border:1px solid transparent;display:flex;align-items:center;gap:12px;max-width:540px;flex:1;padding:13px 16px;border-radius:8px}.search:focus-within{border-color:var(--ink)}.search>span{color:var(--muted)}.search input{width:100%;border:0;outline:0;background:none;min-width:0;font-size:14px}.search kbd{font-family:inherit;border:1px solid #d9dfe1;background:#fff;padding:0 6px;border-radius:3px;font-size:12px;color:#858d93}.header-actions{margin-left:auto;display:flex;gap:14px;align-items:center}.icon-button{height:44px;width:44px;display:inline-flex;justify-content:center;align-items:center;border-radius:50%;position:relative}.icon-button:hover{background:var(--soft)}.icon-button i{position:absolute;width:7px;height:7px;background:var(--red);right:10px;top:9px;border-radius:50%}.cart-button{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:600;white-space:nowrap}.cart-button>span:last-child{border-radius:5px;background:var(--red);color:white;min-width:23px;height:23px;display:grid;place-items:center;font-size:12px}.top-nav{display:flex;justify-content:space-between;align-items:center;min-height:53px;gap:20px}.top-nav>div{display:flex;gap:34px}.top-nav button{font-size:14px;padding:17px 0;position:relative}.top-nav .selected{font-weight:700}.top-nav .selected:after{content:'';height:3px;position:absolute;bottom:0;left:0;right:0;background:var(--red)}.install-button{display:flex;gap:8px;align-items:center;color:var(--muted)}.install-button svg{width:16px;height:16px}main{min-height:60vh;padding-top:30px;padding-bottom:50px}h1,h2,h3,p{margin:0}h1,h2{letter-spacing:-.8px}h1{font-size:36px}h2{font-size:27px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.muted{color:var(--muted)}.intro{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:23px;gap:18px}.intro p{margin-top:7px;font-size:15px;color:var(--muted)}.hero-row{display:grid;grid-template-columns:minmax(0,2.35fr) minmax(260px,1fr);gap:18px;margin-bottom:31px}.hero{height:280px;background:#edf0f1;border-radius:12px;position:relative;overflow:hidden;display:flex;align-items:center}.hero-copy{padding:30px;position:relative;z-index:1;width:52%}.hero .eyebrow{color:var(--red);font-size:11px;letter-spacing:1.8px}.hero h2{font-family:'Barlow Condensed',Impact,sans-serif;font-size:49px;text-transform:uppercase;line-height:.98;letter-spacing:-.4px;margin:12px 0}.hero p{font-size:14px;color:#525c64;line-height:1.5;margin-bottom:20px;max-width:220px}.hero img{width:53%;height:100%;object-fit:contain;position:absolute;right:-1%;mix-blend-mode:multiply;padding:22px 5px}.primary,.secondary{display:inline-flex;justify-content:center;align-items:center;gap:9px;padding:13px 19px;border-radius:7px;font-size:14px;font-weight:600;line-height:1.4}.primary{background:var(--red);color:#fff}.primary:hover{background:var(--red-dark)}.secondary{background:#fff;border:1px solid var(--line)}.secondary:hover{background:var(--soft)}.text-link{font-size:14px;font-weight:600;padding:10px 0;display:inline-flex;gap:7px;align-items:center}.text-link svg{width:16px;height:16px}.notification-promo{background:#242b31;color:white;border-radius:12px;padding:27px;display:flex;flex-direction:column;align-items:flex-start;position:relative;overflow:hidden}.notification-promo>.icon-wrap{width:40px;height:40px;border:1px solid #586067;border-radius:12px;display:grid;place-items:center;margin-bottom:17px;color:#8ad6d3}.notification-promo h2{font-size:24px;line-height:1.15;max-width:230px}.notification-promo p{font-size:14px;line-height:1.5;color:#c2c8cc;margin:11px 0 12px}.notification-promo .text-link{margin-top:auto;color:white}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px}.section-heading h2{font-size:25px}.categories{display:flex;gap:10px;overflow-x:auto;padding-bottom:8px;margin-bottom:20px;scrollbar-width:thin}.chip{display:flex;gap:9px;align-items:center;white-space:nowrap;border:1px solid var(--line);border-radius:7px;padding:12px 17px;font-size:14px;min-height:44px}.chip.active{background:var(--ink);color:white;border-color:var(--ink)}.chip:hover:not(.active){background:var(--soft)}.chip svg{width:18px;height:18px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px}.catalog-toolbar>span{font-size:13px;color:var(--muted)}.filter-controls{display:flex;gap:10px}.filter-controls select{border:1px solid var(--line);border-radius:6px;background:white;padding:9px 27px 9px 10px;max-width:180px;font-size:13px;color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 18px}.product-card{min-width:0;position:relative;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:white;transition:box-shadow .2s,border-color .2s}.product-card:hover{border-color:#c1c7cb;box-shadow:0 8px 24px #24313d0d}.product-image{height:205px;background:#f7f8f8;position:relative;display:block;width:100%;padding:26px 16px 18px}.product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .25s}.product-image:hover img{transform:scale(1.05)}.badge{position:absolute;top:13px;left:13px;background:white;padding:5px 8px;border-radius:4px;text-transform:uppercase;font-size:10px;font-weight:700;letter-spacing:.8px;z-index:1}.badge.sale{background:#fce8e8;color:#ab252a}.badge.new{background:#e9edf0;color:#475762}.favorite{position:absolute;right:9px;top:9px;z-index:2;background:#fff;height:35px;width:35px;border:1px solid #edf0f1}.favorite svg{width:18px;height:18px}.favorite.active{color:var(--red)}.favorite.active svg{fill:#087f831a}.product-info{padding:17px 16px 16px}.product-meta{display:flex;justify-content:space-between;font-size:11px;font-weight:700;letter-spacing:.6px;color:var(--muted);text-transform:uppercase;margin-bottom:8px}.product-title{display:block;text-align:left;font-weight:600;font-size:15px;line-height:1.4;padding:0;min-height:43px;width:100%}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:15px}.price{font-size:22px;font-weight:700;letter-spacing:-.6px}.old-price{font-size:12px;color:var(--muted);text-decoration:line-through;margin-left:5px}.add-button{width:38px;height:38px;display:grid;place-items:center;background:var(--red);color:white;border-radius:7px}.add-button:hover{background:var(--red-dark)}.stock{color:#537563;font-size:12px;margin-top:8px}.stock.unavailable{color:#7b8087}.benefits{display:flex;justify-content:space-around;gap:15px;margin:33px 0 0;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.benefits>div{display:flex;align-items:center;gap:11px;font-size:13px}.benefits svg{width:23px;height:23px;color:var(--muted)}.benefits small{display:block;font-size:12px;color:var(--muted);margin-top:3px}.footnote{font-size:12px;color:var(--muted);line-height:1.7;margin-top:16px}footer{display:flex;align-items:center;gap:25px;padding-top:25px;padding-bottom:30px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.footer-brand{font-size:22px;font-weight:700;font-style:italic;letter-spacing:-1px;color:var(--ink)}.footer-brand span{color:var(--red)}footer>div{margin-left:auto;display:flex;gap:18px;align-items:center}footer a,footer button{font-size:12px;text-decoration:none}footer a:hover,footer button:hover{text-decoration:underline}.mobile-nav{display:none}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,12px);opacity:0;pointer-events:none;z-index:30;background:var(--ink);color:white;padding:14px 23px;border-radius:9px;box-shadow:0 8px 30px #0002;max-width:calc(100% - 28px);width:max-content;font-size:14px;transition:.2s}.toast.visible{opacity:1;transform:translate(-50%,0)}dialog{border:0;border-radius:16px;padding:35px;width:min(820px,calc(100% - 32px));max-height:90dvh;box-shadow:0 20px 80px #0003;color:var(--ink)}dialog::backdrop{background:#17222bb3;backdrop-filter:blur(3px)}.modal-close{position:absolute;right:10px;top:10px;z-index:3;background:#fff}.detail{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding-top:10px}.detail-image{width:100%;height:320px;object-fit:contain;background:#f7f8f8;border-radius:10px;padding:20px;mix-blend-mode:multiply}.detail h2{font-size:26px;margin:12px 0}.detail p{color:var(--muted);font-size:15px;line-height:1.65;margin:13px 0}.detail .price{font-size:30px}.detail-actions{display:flex;gap:10px;margin-top:22px}.detail .reference{font-size:12px}.dialog-intro{margin-bottom:25px}.dialog-intro p{color:var(--muted);font-size:14px;line-height:1.6;margin-top:8px}.cart-list{display:grid;gap:0}.cart-line{display:grid;grid-template-columns:70px 1fr auto;gap:15px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.cart-line img{height:65px;width:70px;object-fit:contain}.cart-line h3{font-size:14px;line-height:1.4}.cart-line small{display:block;color:var(--muted);margin-top:5px}.quantity{display:flex;align-items:center;border:1px solid var(--line);border-radius:5px;width:max-content;margin-top:10px}.quantity button{width:30px;height:30px}.quantity span{font-size:13px;min-width:23px;text-align:center}.cart-line>div:last-child{text-align:right}.remove{display:block;color:var(--muted);font-size:12px;margin-left:auto;margin-top:8px;padding:5px 0}.totals{margin-top:24px;display:grid;gap:12px}.totals>div{display:flex;justify-content:space-between;gap:15px;font-size:14px}.totals .total{font-size:21px;border-top:1px solid var(--line);padding-top:14px;font-weight:700}.full{width:100%;margin-top:22px}.empty{padding:65px 20px;text-align:center;max-width:560px;margin:auto}.empty>.empty-icon{display:flex;justify-content:center;color:var(--muted);margin-bottom:20px}.empty svg{height:44px;width:44px}.empty h2{font-size:25px}.empty p{margin:12px 0 22px;line-height:1.6;color:var(--muted);font-size:15px}.page-head{margin:12px 0 30px}.page-head p{color:var(--muted);margin-top:10px;line-height:1.6}.notice-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);gap:30px}.panel{border:1px solid var(--line);border-radius:12px;padding:25px}.panel h2{font-size:22px;margin-bottom:10px}.panel>p{color:var(--muted);font-size:14px;line-height:1.6}.notice{padding:22px 0;border-bottom:1px solid var(--line);display:flex;gap:16px}.notice:first-child{padding-top:0}.notice:last-child{border-bottom:0;padding-bottom:0}.notice-icon{height:43px;width:43px;display:grid;place-items:center;background:#e9f5f4;color:var(--red);border-radius:10px;flex-shrink:0}.notice .eyebrow{font-size:10px;color:var(--muted);letter-spacing:1px}.notice h3{font-size:17px;margin:7px 0}.notice p{font-size:14px;color:var(--muted);line-height:1.6}.preference{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;border-bottom:1px solid var(--line);font-size:14px}.preference small{display:block;color:var(--muted);font-size:12px;line-height:1.5;margin-top:5px}.preference input{width:38px;height:22px;accent-color:var(--red);flex-shrink:0;cursor:pointer}.local-note{padding:13px 15px;background:#f4f5f6;border-radius:7px;font-size:13px;color:var(--muted);line-height:1.6;margin:18px 0}.admin-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:30px}.field{display:grid;gap:8px;margin:20px 0;font-size:14px;font-weight:600}.field input,.field select,.field textarea{width:100%;border:1px solid #cfd5d9;border-radius:6px;padding:12px;background:white;font-weight:400;min-width:0}.field textarea{resize:vertical;min-height:100px}.phone-preview{max-width:320px;margin:25px auto;background:#e9edf1;border:7px solid #252b31;border-radius:35px;min-height:360px;padding:30px 14px;box-shadow:0 12px 25px #0001}.phone-time{font-family:'Barlow Condensed',sans-serif;font-size:60px;text-align:center;color:#596771;font-weight:500}.phone-date{text-align:center;font-size:12px;margin:0 0 30px;color:#596771}.push{padding:14px;background:#ffffffde;border-radius:15px;box-shadow:0 3px 12px #00000008;overflow-wrap:anywhere}.push-brand{display:flex;align-items:center;gap:7px;font-size:10px;letter-spacing:.5px;color:#667078}.push-brand b{background:var(--red);color:white;border-radius:4px;padding:4px;font-size:10px;letter-spacing:0}.push h3{font-size:14px;margin:10px 0 4px}.push p{font-size:13px;line-height:1.5}.draft-row{border-top:1px solid var(--line);padding:15px 0;display:flex;align-items:center;gap:12px;justify-content:space-between}.draft-row h3{font-size:14px}.draft-row p{font-size:12px;color:var(--muted);margin-top:5px}.success-mark{height:65px;width:65px;border-radius:50%;background:#e6f1e9;color:#3b7753;display:grid;place-items:center;margin:0 auto 20px}.success-mark svg{width:32px;height:32px}.install-steps{line-height:1.8;color:var(--muted);font-size:15px;padding-left:24px}.label-demo{font-size:11px;background:#e9f5f4;color:#087f83;padding:5px 8px;border-radius:4px;letter-spacing:.5px}.clear-filter{font-size:13px;text-decoration:underline;color:var(--red)}.no-scroll{overflow:hidden}
@media(min-width:1500px){.hero{height:310px}.product-image{height:225px}}
@media(max-width:1050px){.header-inner{gap:25px}.header-actions{gap:3px}.header-inner,.top-nav,main,footer{padding-left:25px;padding-right:25px}.hero-copy{padding:25px}.hero h2{font-size:43px}.notification-promo{padding:23px}.product-grid{gap:15px;grid-template-columns:repeat(3,minmax(0,1fr))}footer{flex-wrap:wrap}footer>div{margin-left:0}.filter-controls select{max-width:160px}}
@media(max-width:700px){.desktop-only{display:none!important}.demo-bar{font-size:10px;padding:7px 12px}.demo-bar span{display:block;font-size:9px;margin-right:0}.header-inner{padding:18px 18px 14px;gap:15px;flex-wrap:wrap;min-height:0}.brand>span{font-size:29px}.brand small{font-size:8px;letter-spacing:2px}.header-actions{margin-left:auto}.search{order:3;flex:1 0 100%;max-width:none;padding:12px 14px}.search kbd{display:none}.top-nav{padding:0 18px;min-height:48px;gap:10px}.top-nav>div{gap:22px}.top-nav button{font-size:13px;padding:15px 0}.install-button{font-size:0!important}.install-button svg{width:19px;height:19px}.header{position:relative}main{padding:23px 18px 30px}.intro{margin-bottom:18px}.intro h1{font-size:29px;line-height:1.1}.intro p{font-size:13px;line-height:1.5}.intro>.eyebrow{display:none}.hero-row{grid-template-columns:1fr;gap:0;margin-bottom:25px}.hero{height:228px;border-radius:9px}.hero-copy{padding:21px;width:54%}.hero h2{font-size:37px}.hero .eyebrow{font-size:9px}.hero p{font-size:12px;max-width:170px;margin-bottom:14px}.hero .primary{font-size:12px;padding:10px 13px}.hero img{width:50%;padding:15px 0;right:0}.notification-promo{display:none}.section-heading{margin-bottom:13px}.section-heading h2{font-size:23px}.section-heading .text-link{font-size:12px}.categories{gap:7px;margin-right:-18px;padding-right:18px;margin-bottom:15px}.chip{font-size:12px;padding:10px 12px;min-height:41px}.chip svg{width:16px;height:16px}.catalog-toolbar{flex-wrap:wrap;gap:12px}.catalog-toolbar>span{font-size:12px}.filter-controls{gap:6px;width:100%}.filter-controls select{flex:1;min-width:0;max-width:none;font-size:12px;padding:9px 15px 9px 7px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-image{height:153px;padding:26px 9px 12px}.product-info{padding:13px 11px}.product-meta{font-size:9px;letter-spacing:.4px;margin-bottom:7px}.product-title{font-size:13px;min-height:54px;line-height:1.4}.price{font-size:20px}.old-price{display:block;margin-left:0;font-size:11px}.product-bottom{margin-top:12px}.add-button{width:33px;height:33px;flex-shrink:0}.add-button svg{width:18px;height:18px}.stock{font-size:10px}.badge{font-size:8px;left:9px;top:10px;padding:4px 6px}.favorite{height:30px;width:30px;right:6px;top:6px}.favorite svg{width:15px;height:15px}.benefits{justify-content:space-between;flex-wrap:wrap;gap:18px;padding:22px 0}.benefits>div{font-size:11px;gap:8px}.benefits>div:last-child{display:none}.benefits small{font-size:10px}.footnote{font-size:11px}footer{padding:22px 18px 100px;gap:13px;align-items:flex-start}footer>span:nth-child(2){width:100%;font-size:12px}footer>div{flex-wrap:wrap;gap:17px}.mobile-nav{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-around;background:#fffffff7;border-top:1px solid var(--line);padding:8px 5px calc(8px + env(safe-area-inset-bottom));z-index:5;backdrop-filter:blur(12px)}.mobile-nav button{display:flex;flex-direction:column;gap:4px;align-items:center;min-width:62px;font-size:10px;padding:4px 8px;color:var(--muted)}.mobile-nav button.selected{color:var(--red);font-weight:700}.mobile-nav svg{width:21px;height:21px}.toast{bottom:85px;font-size:13px;padding:13px 17px}dialog{padding:34px 20px 24px;border-radius:13px;max-height:88dvh}.detail{grid-template-columns:1fr;gap:8px}.detail-image{height:210px;padding:12px}.detail h2{font-size:23px}.detail p{font-size:14px}.cart-line{grid-template-columns:52px 1fr auto;gap:10px}.cart-line img{width:52px;height:55px}.cart-line h3{font-size:12px}.cart-line>div:last-child{font-size:13px}.page-head{margin:3px 0 24px}.page-head h1{font-size:30px}.page-head p{font-size:14px}.notice-layout,.admin-layout{grid-template-columns:1fr;gap:20px}.panel{padding:20px}.notice h3{font-size:16px}.notice p{font-size:13px}.notice-icon{width:35px;height:35px}.empty{padding:45px 10px}.empty h2{font-size:23px}.empty p{font-size:14px}.admin-layout>.panel:last-child{order:-1}.phone-preview{min-height:280px;padding-top:16px;margin:15px auto}.phone-time{font-size:44px}.phone-date{margin-bottom:16px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

.brand img{display:block;width:190px;height:80px;object-fit:contain}.badge,.product-meta{font-size:12px}.demo-bar{font-size:13px}.footnote{font-size:13px}@media(max-width:700px){.brand img{width:156px;height:62px}.demo-bar,.demo-bar span{font-size:12px}.product-meta{font-size:12px;letter-spacing:0}.badge{font-size:11px}.stock,.benefits small,.footnote,.mobile-nav button{font-size:12px}.chip{font-size:13px}.filter-controls select{font-size:13px}.hero p{font-size:14px}.hero .eyebrow{font-size:11px}.hero .primary{font-size:13px}.hero{height:245px}}
.product-meta{gap:8px;flex-wrap:wrap}.product-meta>span:last-child{white-space:nowrap}@media(max-width:700px){.hero{height:250px}.hero-copy{width:60%;padding:18px}.hero h2{font-size:30px;line-height:1;margin:10px 0 15px}.hero p{display:none}.hero img{width:46%;right:-3%}.hero .eyebrow{font-size:10px;letter-spacing:1px}.hero .primary{font-size:12px;padding:10px}.product-meta{min-height:28px;align-content:start;gap:3px 7px}}
.pagination{display:flex;align-items:center;justify-content:center;gap:18px;margin:30px 0}.primary.full{display:flex;justify-content:center;text-decoration:none}.pagination button:disabled{opacity:.4;cursor:default}.categories{overflow-x:auto;flex-wrap:nowrap}.categories .chip{white-space:nowrap;flex-shrink:0}
