@charset "UTF-8";:root{--bg-color: #ffffff;--text-color: #1e293b;--accent-color: #4f86d3;--card-bg: #f8fafc;--border-color: #e2e8f0;--orange: #FB8C00;--orange-light: #FFBF55}html{scroll-behavior:smooth}.spacer{height:20vh}.specTable{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid var(--border-color);border-radius:10px;overflow:hidden}@media screen and (max-width:767px){.specTable{font-size:.875rem}}.specTable th,.specTable td{padding:.7rem;text-align:left;border-bottom:1px solid var(--border-color);border-right:1px solid var(--border-color)}.specTable tbody tr:last-child td,.specTable tbody tr:last-child th{border-bottom:none}.specTable td:last-child,.specTable th:last-child{border-right:none}.specTable th{background-color:#f1f5f9;color:#475569;font-weight:700}@media screen and (min-width:768px){.specTable th{min-width:20%}}.specTable tbody th{background-color:#eeeffb}.monitor-camera-container{display:flex;justify-content:center;align-items:flex-start;gap:20px}.monitor-camera_simonlybg{background:linear-gradient(51deg,#f4e8f5,#ffe6e6 27%,#ffe6e6 59%,#f4e8f5)}.monitor-camera_productbg{background:radial-gradient(circle at 100% 0%,#fff1e5,#fffbe4 27%,#fff8ce)}.monitor-camera_stickytab{position:sticky;top:80px;z-index:5;display:flex;align-items:center;justify-content:space-between;width:350px;color:#fff;padding:10px 15px;font-weight:700;box-shadow:2px 2px 2px #0000001a;white-space:nowrap;transform:rotate(90deg);transform-origin:left top;opacity:0;visibility:hidden;transition:opacity 1.2s ease,visibility 1.2s ease}@media screen and (max-width:767px){.monitor-camera_stickytab{font-size:14px;width:310px;transform:rotate(90deg) translate(20px) translateY(-8px);padding:3px 15px}}.monitor-camera_stickytab.is-visible{opacity:1;visibility:visible}.monitor-camera_topdescription{margin-top:50px;background:#ffffffb3;border-radius:min(50px,5cqw);padding:4cqw;font-size:18px}.monitor-camera_topdescription .topdescription-title{display:flex;justify-content:center;align-items:center;gap:10px;font-size:24px}.breadcrumb{padding:12px 0;font-size:14px}.breadcrumb-link:not(:last-child):after,.breadcrumb-current:not(:last-child):after{content:"";font-family:FontAwesome;color:#64748b;margin-left:12px;margin-right:12px;-webkit-user-select:none;user-select:none}.breadcrumb-link{color:#4f86d3}.breadcrumb-current{color:#1e293b}.main-content{container-type:inline-size;max-width:1000px}@media screen and (max-width:767px){.main-content{padding:0 10px}}a.monitorcamera-select-card{flex:1;padding:min(30px,5%);justify-content:center;border-radius:10px;color:inherit}a.monitorcamera-select-card>div.inner{border-radius:20px;font-size:24px;padding:min(30px,5cqw);background:#ffffffb3}a.monitorcamera-select-card.simonly{background:linear-gradient(51deg,#f4e8f5,#ffe6e6 27%,#ffe6e6 59%,#f4e8f5)}a.monitorcamera-select-card.simcamera{background:radial-gradient(circle at 100% 0%,#fff1e5,#fffbe4 37%,#fff8ce)}h3.monitorcamera-section-title{font-size:24px;text-align:center}.cta-button{display:inline-block;padding:.75rem 2rem;background:#fff;color:#4f86d3;border-radius:8px;border:1px solid #a4acb6;font-weight:700;transition:transform .2s,box-shadow .2s,border-color .2s}.cta-button:hover{transform:translateY(-2px);border-color:var(--orange);box-shadow:0 4px 8px #4f86d326}.labeled-icon{display:flex;flex-direction:column;align-items:center;gap:5px}.labeled-icon-img{width:30px;height:30px;object-fit:contain}.labeled-icon-label{font-size:10px;white-space:nowrap;line-height:1;letter-spacing:-.2px}.product-overview{display:grid;gap:20px}@media screen and (min-width:768px){.product-overview{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:600px)and (max-width:768px){.product-overview{grid-template-columns:repeat(2,1fr)}}.product-section-grid{display:grid;grid-template-columns:1fr}@media screen and (min-width:768px){.product-section-grid{grid-template-columns:1fr 300px}.product-section-grid .product-img{grid-column:2;grid-row:1/6}}.product-section-grid{gap:20px}.product-card{display:flex;flex-direction:column;container-type:inline-size;background:#fff;border-radius:10px;border:1px solid var(--orange-light)}.product-card.-overview{padding-block:30px;padding-inline:4%;gap:20px}@container (max-width: 400px){.product-card.-overview .product-icons{justify-content:center}}.product-card.-detail{padding-block:60px;padding-inline:4%;gap:50px}.product-card.-link{cursor:pointer;transition:all .3s ease;color:inherit}.product-card.-link:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.product-title{color:#fb8c00;font-weight:700}@container (max-width: 400px){.product-title{font-size:6.5cqw}}@container (min-width: 400px){.product-title{font-size:2.8cqw}}.product-icons{display:grid;grid-template-columns:repeat(auto-fit,40px);gap:30px;width:100%}.product-tag-wrap{display:flex;flex-wrap:wrap;gap:8px}.product-tag{line-height:1;padding:8px;font-size:.8rem;background-color:#f1f5f9;color:#475569;border-radius:4px}.product-vendor{font-size:14px;color:#64748b}.small_btn{display:flex;justify-content:center;align-items:center;width:min(300px,75%);height:50px;padding:0 30px;border-radius:30px;border:1px solid #E1F7F6;background:#fff;box-shadow:0 2px 4px #00000026;color:inherit;position:relative}@media screen and (max-width:767px){.small_btn{font-size:.875rem}}.small_btn:before{content:"＜";position:absolute;top:50%;left:10px;transform:translateY(-50%) scaleX(.5);font-size:12px;color:#64748b}.vertical-tabs{position:sticky;top:120px;z-index:5;display:flex;flex-direction:column;gap:10px;margin-top:50px;padding:10px;background-color:#ffffffe6;border-radius:10px;border:1px solid #e2e8f0;align-self:flex-start}.vertical-tabs-button{position:relative;display:flex;align-items:center;gap:10px;padding:10px;border:none;background:none;cursor:pointer;transition:all .3s ease;outline:none;width:200px;border-radius:10px}.vertical-tabs-pill{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#eaf8f6;border-radius:6px}.vertical-tabs-thumb{z-index:1;width:60px;height:60px;border-radius:50%;overflow:hidden;border:1px solid #a4acb6}.vertical-tabs-thumb img{width:100%;height:100%;object-fit:cover}.vertical-tabs-label{font-size:.75rem;color:#64748b;text-align:left;max-width:100px;line-height:1.2;z-index:1}.vertical-tabs-label.is-active{font-weight:700;color:var(--orange)}.section-title-line{margin-bottom:50px;padding-bottom:.5rem;font-size:1.5rem;font-weight:700;text-align:center}.section-title-line.-simonly{border-bottom:2px dashed #FFFFFF}.section-title-line.-simcamera{border-bottom:2px dashed var(--orange)}.product-img{align-self:center}.product-img.-overview{height:200px}.product-img.-detail{width:300px}.product-section-sim-btn{margin-top:1.5rem;background-color:var(--orange);color:#fff;padding:6px 20px;border-radius:40px;display:inline-block;font-weight:700}.list_image_library{display:flex;flex-wrap:wrap;gap:2rem;margin-top:1rem}.list_image_library>li{display:flex;align-items:center}.list_image_library .image-library-link{position:relative;display:block;height:200px;border:1px solid #EBEBEB;overflow:hidden;box-sizing:initial}.list_image_library .image-library-link:before{content:"";position:absolute;right:10px;bottom:10px;width:16px;height:16px;background:url(../images/icon_expand.svg) no-repeat center/contain;z-index:1;pointer-events:none}.list_image_library .image-library-link img{width:100%;height:100%;object-fit:cover;display:block}.ol-feature{display:flex}@media screen and (max-width:767px){.ol-feature{align-items:center;flex-direction:column}}.ol-feature{justify-content:space-around;gap:1rem}.sim-feature-circle{display:flex;width:100%;height:100%;aspect-ratio:1;max-width:250px;max-height:250px;padding:.5rem;justify-content:center;align-items:center;text-align:center;font-size:18px;border-radius:50%;border:10px solid transparent;background-origin:border-box;background-clip:padding-box,border-box}.sim-feature-circle.-simonly{background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#ffe9e0,#fff)}.sim-feature-circle.-simcamera{background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#eeeffb,#ffe9e0,#fff0ea)}
