:root{--blue:#2d59db;--ink:#1d293c;--muted:#687486;--line:#e5e9ef;--surface:#f5f7fa;--light-blue:#edf2fd;--white:#fff;font-family:'Noto Sans SC',-apple-system,BlinkMacSystemFont,'PingFang SC',sans-serif;color:var(--ink);background:var(--white);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid #82a9ff;outline-offset:5px}svg{width:24px;height:24px}button{border:0;background:transparent}img{display:block;max-width:100%}.announcement{height:34px;background:var(--blue);color:white;text-align:center;font-size:12px;letter-spacing:1.1px;display:flex;align-items:center;justify-content:center;gap:18px}.announcement span{font-size:12px;letter-spacing:1.8px}.header{height:92px;padding:0 5.5%;display:flex;align-items:center;justify-content:space-between;gap:24px;background:white}.brand{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:700;white-space:nowrap;letter-spacing:.3px}.brand b{font-family:Arial,sans-serif;font-size:19px;letter-spacing:1.2px}nav{display:flex;gap:42px;height:100%;align-items:center;margin-right:100px}nav a{font-size:15px;height:100%;display:flex;align-items:center;position:relative}nav a[aria-current]{color:var(--blue);font-weight:600}nav a[aria-current]:after{content:'';position:absolute;bottom:22px;left:50%;width:17px;height:2px;background:var(--blue);transform:translateX(-50%)}.bag-button{display:flex;align-items:center;gap:9px;font-size:14px}.bag-button b{display:flex;align-items:center;justify-content:center;min-width:21px;height:21px;border-radius:50%;font-size:12px;background:var(--blue);color:#fff;font-weight:500}.hero{position:relative;height:620px;overflow:hidden;background:#e9eeef}.hero-image{width:100%;height:100%;object-fit:cover;object-position:60% 54%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(243,247,249,.96),rgba(243,247,249,.86) 25%,rgba(243,247,249,.06) 62%,transparent)}.hero-content{position:absolute;top:70px;left:9%;max-width:540px}.eyebrow{font-family:Arial,sans-serif;font-size:12px;letter-spacing:2.1px;font-weight:600;color:var(--blue);margin:0 0 22px}.hero h1{font-size:66px;line-height:1.3;letter-spacing:2px;font-weight:600;margin:0 0 24px}.hero h1 span{color:var(--blue)}.hero-description{font-size:16px;color:#576475;line-height:1.9;margin:0 0 32px}.primary-button{height:54px;padding:0 27px;border-radius:5px;background:var(--blue);color:white;display:inline-flex;gap:42px;align-items:center;justify-content:center;font-size:14px;font-weight:500;transition:background .2s,transform .2s}.primary-button:hover{background:#1946c6;transform:translateY(-2px)}.primary-button span{font-size:22px;font-family:Arial}.hero-note{display:flex;gap:10px;align-items:center;color:#586678;font-size:12px;margin-top:26px}.note-line{width:23px;height:1px;background:#788597}.hero-caption{position:absolute;right:5.5%;bottom:30px;display:flex;flex-direction:column;align-items:flex-end;gap:8px;color:#fff;text-shadow:0 1px 9px #203039;font-size:12px;letter-spacing:2px}.values{display:grid;grid-template-columns:repeat(3,1fr);padding:32px 9%;border-bottom:1px solid var(--line);gap:40px}.values>div{position:relative;padding-left:39px}.values>div:not(:last-child){border-right:1px solid var(--line)}.values>div>span{position:absolute;left:0;top:3px;color:#8292ad;font-size:12px}.values strong{font-size:15px;font-weight:500}.values p{font-size:12px;color:var(--muted);margin:7px 0 0}.section-wrap{max-width:1440px;padding:0 5.5%;margin-left:auto;margin-right:auto}.featured{padding-top:72px;padding-bottom:72px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:13px;font-size:12px}h2{font-weight:500;letter-spacing:.5px;font-size:30px;margin:0}.text-link{font-size:14px;display:inline-flex;gap:16px;align-items:center;padding-bottom:6px}.text-link span{font-size:21px}.text-link:hover{color:var(--blue)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px}.product-card{min-width:0}.product-photo{background:#f5f6f8;aspect-ratio:1/1.06;border-radius:8px;position:relative;overflow:hidden}.product-open{display:block;width:100%;height:100%;padding:0}.product-photo img{width:100%;height:100%;object-fit:contain;padding:25px;mix-blend-mode:multiply;transition:transform .4s}.product-open:hover img{transform:scale(1.06)}.product-tag{position:absolute;left:15px;top:15px;padding:4px 9px;font-size:12px;border-radius:3px;background:white;pointer-events:none;color:var(--blue)}.card-add{position:absolute;right:14px;bottom:14px;background:white;width:35px;height:35px;border:1px solid #e2e7ef;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:23px;font-weight:300;transition:background .2s,color .2s}.card-add:hover{background:var(--blue);color:white}.product-info{padding:18px 0 0}.product-info h3{font-size:16px;font-weight:500;margin:0 0 7px}.product-info p{margin:0 0 13px;font-size:14px;color:var(--muted)}.price{font-family:Arial,sans-serif;font-size:22px;font-weight:500;color:var(--ink)}.price small{font-size:13px;margin-right:3px}.product-unit{font-size:12px;color:#7b8593;margin-left:7px}.closing{background:var(--light-blue);position:relative;overflow:hidden;padding-top:55px;padding-bottom:58px;max-width:none}.closing h2{font-size:34px;line-height:1.65;margin-bottom:24px}.closing-word{position:absolute;right:6%;bottom:25px;font-family:Arial,sans-serif;font-weight:700;font-size:170px;letter-spacing:-12px;color:#d8e2fb}.closing .primary-button{position:relative;z-index:1}footer{padding:36px 5.5%;display:flex;align-items:center;gap:28px;border-top:1px solid var(--line)}footer .brand{font-size:20px}footer .brand b{font-size:16px}footer p,footer>span{font-size:12px;color:var(--muted)}footer>span{margin-left:auto}.footer-link{font-size:12px;color:var(--muted);padding:0}#toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%,20px);padding:14px 24px;border-radius:7px;background:#1c293e;color:white;font-size:14px;z-index:50;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}#toast.visible{opacity:1;transform:translate(-50%,0)}
@media(min-width:1700px){.hero{height:720px}.hero-content{top:110px}.hero h1{font-size:76px}}@media(max-width:900px){.header{padding:0 5%;height:80px}nav{margin:0;gap:25px}.hero{height:570px}.hero-content{left:7%;top:65px}.hero h1{font-size:56px}.hero-shade{background:linear-gradient(90deg,rgba(243,247,249,.98),rgba(243,247,249,.78) 40%,rgba(243,247,249,.02))}.product-grid{gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.values{padding:27px 5%;gap:20px}.values>div{padding-left:28px}.values p{font-size:12px}.closing-word{font-size:130px;right:3%;bottom:45px}footer{flex-wrap:wrap;gap:18px}footer>span{margin-left:0}}@media(max-width:560px){.announcement{font-size:12px;height:30px}.announcement span{display:none}.header{height:73px;gap:10px}.brand{font-size:21px;gap:8px}.brand b{font-size:12px;letter-spacing:.7px}nav{gap:18px}nav a{font-size:14px}nav a[aria-current]:after{bottom:15px}.bag-button{gap:4px}.bag-button>span{display:none}.bag-button b{width:17px;height:17px;min-width:17px;font-size:12px}.bag-button svg{width:22px}.hero{height:590px}.hero-content{left:7%;top:48px;right:7%}.hero h1{font-size:49px;line-height:1.35;margin-bottom:21px}.hero .eyebrow{font-size:12px;letter-spacing:1.5px;margin-bottom:22px}.hero-description{font-size:15px}.hero-image{object-position:64% center}.hero-shade{background:linear-gradient(90deg,rgba(243,247,249,.94),rgba(243,247,249,.75) 40%,rgba(243,247,249,.15))}.hero-caption{right:6%;bottom:22px}.hero-note{font-size:12px}.values{gap:13px;padding:24px 5%}.values>div{padding-left:0}.values>div>span{position:static;display:block;margin-bottom:8px}.values strong{font-size:13px}.values p{font-size:12px;max-width:90px;line-height:1.7}.section-wrap{padding-left:5%;padding-right:5%}.featured{padding-top:46px;padding-bottom:46px}.section-heading{align-items:flex-start;gap:10px}.section-heading h2{font-size:23px;line-height:1.5}.section-heading .text-link{font-size:12px;gap:5px;white-space:nowrap;margin-top:27px}.section-heading .eyebrow{font-size:12px;letter-spacing:1.5px}.product-grid{gap:25px 13px}.product-photo{border-radius:6px}.product-photo img{padding:16px}.product-tag{left:10px;top:10px;font-size:12px;padding:3px 6px}.product-info{padding-top:13px}.product-info h3{font-size:14px;line-height:1.6}.product-info p{font-size:12px;line-height:1.6}.price{font-size:21px}.card-add{width:30px;height:30px;right:10px;bottom:10px}.closing{padding-top:40px;padding-bottom:90px}.closing h2{font-size:27px}.closing-word{font-size:88px;bottom:0;right:7%;letter-spacing:-6px}footer{padding:29px 5%;gap:16px;justify-content:space-between}footer p{display:none}footer>span{font-size:12px}.footer-link{width:100%;text-align:left}#toast{width:max-content;max-width:92%;text-align:center;font-size:13px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.product-info h3 button{padding:0;text-align:left;font-weight:500}.product-info h3 button:hover{color:var(--blue)}.shop-main{padding-top:29px;padding-bottom:0}.breadcrumb{display:flex;gap:15px;font-size:12px;color:var(--muted)}.breadcrumb a:hover{color:var(--blue)}.shop-heading{display:flex;align-items:flex-end;justify-content:space-between;padding:45px 0 47px;gap:30px}.shop-heading .eyebrow{font-size:12px;margin-bottom:18px}.shop-heading h1{font-size:43px;font-weight:500;line-height:1.5;margin:0;letter-spacing:1px}.shop-heading>p{color:var(--muted);font-size:16px;line-height:2;margin-bottom:6px}.catalog-heading{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:24px 0}.catalog-heading h2{font-size:18px}.catalog-heading h2 span{font-family:Arial;font-size:12px;color:var(--muted);margin-left:8px}.catalog-heading p{font-size:12px;color:var(--muted);margin:0}.shop-main .product-grid{row-gap:43px}.shop-bottom{margin-top:70px;display:flex;justify-content:space-between;padding:25px 0 40px;color:var(--muted);font-size:12px}.shop-bottom span:last-child{font-family:Arial;font-size:12px;letter-spacing:2px}.modal-open{overflow:hidden}dialog{padding:0;border:0;color:var(--ink);background:#fff;box-shadow:0 20px 80px #14264525}dialog::backdrop{background:#12203966;backdrop-filter:blur(3px)}.close-button{position:absolute;right:18px;top:17px;width:35px;height:35px;z-index:2;font-family:Arial;font-size:27px;background:#ffffffd9;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:300}.close-button:hover{background:var(--light-blue)}.detail-dialog{width:min(880px,92vw);max-height:90dvh;border-radius:12px;overflow:auto}.detail-dialog[open]{display:grid;grid-template-columns:1fr 1.06fr}.detail-photo{background:var(--surface);display:flex;align-items:center;justify-content:center;min-height:500px}.detail-photo img{width:100%;max-height:540px;object-fit:contain;mix-blend-mode:multiply;padding:35px}.detail-content{padding:48px 35px 30px}.detail-content .eyebrow{font-family:inherit;font-weight:400;font-size:12px;letter-spacing:1px;margin-bottom:15px}.detail-content h2{font-size:28px}.detail-subtitle{color:var(--muted);font-size:14px;margin:10px 0 20px}.detail-price .price{font-size:29px;color:var(--blue)}.detail-description{font-size:16px;line-height:1.9;margin:22px 0;color:#626c7b}.spec,.quantity-row{font-size:13px;display:flex;align-items:center;gap:23px;margin:20px 0}.spec>span,.quantity-row>span{color:var(--muted)}.spec b{font-weight:400;border:1px solid #cfdaf6;background:#f8faff;padding:9px 12px;border-radius:3px}.quantity-control{display:inline-flex;align-items:center;border:1px solid #dfe4ed;border-radius:4px;height:33px;overflow:hidden}.quantity-control button{width:32px;height:100%;font-family:Arial;font-size:17px}.quantity-control output{min-width:30px;text-align:center;font-size:13px;font-family:Arial}.quantity-control button:hover:not(:disabled){background:var(--light-blue)}button:disabled{cursor:default;opacity:.45}.detail-add{width:100%;margin:7px 0 15px;justify-content:space-between}.usage{font-size:12px;border-top:1px solid var(--line);padding-top:15px;color:var(--muted)}.usage summary{cursor:pointer}.usage p{line-height:1.8}.cart-dialog{margin:0 0 0 auto;height:100dvh;max-height:100dvh;width:440px;max-width:100vw;overflow:hidden}.cart-dialog[open]{display:flex;flex-direction:column}.cart-head{padding:29px 26px 22px;border-bottom:1px solid var(--line);flex-shrink:0}.cart-head h2{font-size:23px}.cart-head h2 span{font-family:Arial;font-size:14px;color:var(--muted);margin-left:7px}.cart-items{flex:1;overflow:auto;padding:0 25px}.cart-item{display:flex;gap:17px;padding:25px 0;border-bottom:1px solid var(--line)}.cart-item>img{width:97px;height:115px;object-fit:contain;padding:10px;background:var(--surface);border-radius:5px}.cart-item-info{flex:1;min-width:0}.cart-item h3{font-size:15px;font-weight:500;margin:0 0 9px}.cart-item p{font-size:12px;color:var(--muted);margin:0 0 12px}.cart-line{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;font-family:Arial;font-size:15px}.remove{font-size:12px;color:var(--muted);text-decoration:underline}.cart-item .quantity-control{height:28px}.cart-item .quantity-control button{width:27px}.cart-bottom{padding:23px 26px 20px;box-shadow:0 -6px 20px #18324806;border-top:1px solid var(--line);flex-shrink:0}.subtotal{display:flex;justify-content:space-between;align-items:center;font-size:15px}.subtotal strong{font-family:Arial;font-size:25px;font-weight:500}.cart-bottom p{font-size:12px;line-height:1.7;color:var(--muted);margin:15px 0}.checkout{width:100%;opacity:1!important;background:#e7ebf2!important;color:#788397;transform:none!important;height:48px}.continue{display:block;text-align:center;font-size:13px;padding:15px 0 0;width:100%;color:var(--blue)}.empty-cart{flex:1;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:30px}.empty-cart>svg{width:62px;height:62px;color:#a9b8d1;margin-bottom:18px}.empty-cart h3{font-size:21px;font-weight:500;margin:0}.empty-cart p{font-size:14px;color:var(--muted);margin:15px 0 30px}.about-dialog{width:600px;max-width:92vw;max-height:85dvh;border-radius:10px;padding:42px 35px}.about-dialog h2{font-size:25px}.about-dialog>p:not(.eyebrow){font-size:16px;line-height:1.9;color:var(--muted);margin-top:20px}.about-dialog ul{padding-left:20px;font-size:13px;line-height:2.2;color:var(--blue)}
@media(max-width:700px){.shop-heading{padding:30px 0;align-items:flex-start;flex-direction:column;gap:13px}.shop-heading h1{font-size:34px}.shop-heading h1 br{display:block}.shop-heading>p{font-size:13px;line-height:1.8;margin:0}.shop-heading>p br{display:none}.shop-heading .eyebrow{font-size:12px;letter-spacing:1.5px}.shop-bottom{line-height:1.8;gap:25px;margin-top:45px}.shop-bottom span:last-child{display:none}.detail-dialog[open]{display:block}.detail-photo{min-height:0;height:240px}.detail-photo img{height:100%;width:100%;padding:25px}.detail-content{padding:25px}.detail-content h2{font-size:25px}.detail-description{font-size:16px}.detail-content .eyebrow{margin-bottom:10px}.detail-add{height:50px}.about-dialog{padding:38px 24px}.about-dialog h2{font-size:23px}.cart-head{padding:25px 20px}.cart-items{padding:0 20px}.cart-bottom{padding:20px}.shop-main .product-grid{row-gap:30px}.shop-heading h1{font-size:30px}.shop-main{padding-top:21px}}
.brand .omni-logo{width:145px;height:auto;display:block}footer .brand .omni-logo{width:112px}.closing-word{letter-spacing:-9px}@media(max-width:560px){.brand .omni-logo{width:112px}footer .brand .omni-logo{width:102px}.closing-word{letter-spacing:-5px}}
