.tecvan-container-scoped{--orange: #FF7F00;--orange-d: #D66700;--red: #C20000;--charcoal: #2E2E2E;--dark: #F3F2EF;--ink: #FFFFFF;--off: #EBEAE6;--rule: #E2DFD9;--muted: #888;--white: #FFFFFF}.tecvan-container-scoped *,.tecvan-container-scoped *:before,.tecvan-container-scoped *:after{box-sizing:border-box;margin:0;padding:0}.tecvan-container-scoped{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;background:var(--white);color:var(--charcoal);overflow-x:hidden}.tecvan-container-scoped img{display:block}.tecvan-container-scoped a{text-decoration:none}.tecvan-container-scoped .t-label{font-size:.62rem;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--orange)}.tecvan-container-scoped .t-section-num{font-size:clamp(5rem,10vw,9rem);font-weight:900;line-height:1;letter-spacing:-4px;color:#0000000a;pointer-events:none;-webkit-user-select:none;user-select:none}.tecvan-container-scoped .t-section-num-dk{color:#0000000f}.tecvan-container-scoped .t-h1{font-size:clamp(3rem,6vw,5.5rem);font-weight:900;line-height:.95;letter-spacing:-2px}.tecvan-container-scoped .t-h2{font-size:clamp(2rem,4vw,3.5rem);font-weight:900;line-height:1;letter-spacing:-1px}.tecvan-container-scoped .t-h3{font-size:clamp(1.4rem,2.5vw,2rem);font-weight:800;line-height:1.1;letter-spacing:-.5px}.tecvan-container-scoped .t-body{font-size:.93rem;line-height:1.75}.tecvan-container-scoped .t-small{font-size:.78rem;line-height:1.6}.tecvan-container-scoped .hero{display:grid;grid-template-columns:42fr 58fr;min-height:100vh;background:var(--ink)}.tecvan-container-scoped .hero-copy{padding:72px 56px 64px;display:flex;flex-direction:column;justify-content:flex-end;border-right:1px solid rgba(0,0,0,.06)}.tecvan-container-scoped .hero-eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:32px}.tecvan-container-scoped .hero-eyebrow-line{width:32px;height:2px;background:var(--orange)}.tecvan-container-scoped .hero h1{color:var(--charcoal);margin-bottom:28px}.tecvan-container-scoped .hero h1 i{font-style:normal;color:var(--orange)}.tecvan-container-scoped .hero-desc{color:#00000073;max-width:420px;margin-bottom:48px}.tecvan-container-scoped .hero-stats{border-top:1px solid rgba(0,0,0,.1);display:grid;grid-template-columns:repeat(3,1fr)}.tecvan-container-scoped .hero-stat{padding:20px 0;border-right:1px solid rgba(0,0,0,.08)}.tecvan-container-scoped .hero-stat:last-child{border-right:none}.tecvan-container-scoped .hero-stat-n{font-size:1.6rem;font-weight:900;letter-spacing:-1px;line-height:1;color:var(--charcoal)}.tecvan-container-scoped .hero-stat-l{font-size:.58rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#0000004d;margin-top:5px}.tecvan-container-scoped .hero-visual{position:relative;overflow:hidden;background:#e8e8e8}.tecvan-container-scoped .hero-visual img{width:100%;height:100%;object-fit:cover}.tecvan-container-scoped .hero-visual-caption{position:absolute;bottom:20px;right:20px;font-size:.58rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#000000d9;background:#ffffffd9;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:8px 14px;border:1px solid rgba(0,0,0,.08)}.tecvan-container-scoped .section-header{display:flex;align-items:baseline;gap:0;border-bottom:1px solid currentColor;padding-bottom:16px;margin-bottom:0}.tecvan-container-scoped .intro{background:var(--white);color:var(--charcoal)}.tecvan-container-scoped .intro-headline{padding:72px 56px 56px;border-bottom:1px solid var(--rule)}.tecvan-container-scoped .intro-headline h2{color:var(--charcoal)}.tecvan-container-scoped .intro-headline h2 em{font-style:normal;color:var(--orange)}.tecvan-container-scoped .intro-kicker{color:#888;max-width:520px;margin-top:16px}.tecvan-container-scoped .intro-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.tecvan-container-scoped .intro-cards-3{grid-template-columns:repeat(3,1fr)}.tecvan-container-scoped .intro-card{border-right:1px solid var(--rule);overflow:hidden}.tecvan-container-scoped .intro-card:last-child{border-right:none}.tecvan-container-scoped .intro-card-img{aspect-ratio:4/3;overflow:hidden;background:#e8e8e8}.tecvan-container-scoped .intro-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.tecvan-container-scoped .intro-card:hover .intro-card-img img{transform:scale(1.04)}.tecvan-container-scoped .intro-card-body{padding:32px 36px 36px;border-top:1px solid var(--rule);display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.tecvan-container-scoped .intro-card-body h3{color:var(--charcoal);font-size:1.05rem;font-weight:800;line-height:1.2}.tecvan-container-scoped .intro-card-tag{font-size:.6rem;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--orange);margin-bottom:8px}.tecvan-container-scoped .intro-card-desc{font-size:.8rem;color:#777;line-height:1.65;max-width:300px;margin-top:8px}.tecvan-container-scoped .intro-card-arrow{flex-shrink:0;width:40px;height:40px;border:1px solid var(--rule);display:flex;align-items:center;justify-content:center;color:var(--charcoal);font-size:1rem;transition:background .2s,color .2s,border-color .2s}.tecvan-container-scoped .intro-card:hover .intro-card-arrow{background:var(--orange);color:var(--white);border-color:var(--orange)}.tecvan-container-scoped .prod-section{padding:0}.tecvan-container-scoped .prod-title-bar{padding:48px 56px;display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:48px;border-bottom:1px solid rgba(0,0,0,.08)}.tecvan-container-scoped .prod-title-bar-light{border-color:var(--rule)}.tecvan-container-scoped .prod-num{font-size:clamp(6rem,12vw,10rem);font-weight:900;line-height:1;letter-spacing:-5px;color:#0000000a;position:absolute;right:56px;bottom:8px;pointer-events:none;-webkit-user-select:none;user-select:none}.tecvan-container-scoped .prod-num-dk{color:#0000000d}.tecvan-container-scoped .prod-title-bar-left{position:relative}.tecvan-container-scoped .prod-title-bar-right{padding-bottom:4px}.tecvan-container-scoped .prod-title-bar-right p{font-size:.9rem;line-height:1.75;color:#00000080}.tecvan-container-scoped .prod-title-bar-right-light p{color:#666}.tecvan-container-scoped .viewer-wrap{position:relative}.tecvan-container-scoped .viewer-tabs{display:flex;gap:0;border-bottom:1px solid rgba(0,0,0,.08);padding:0 56px}.tecvan-container-scoped .viewer-tabs-light{border-color:var(--rule)}.tecvan-container-scoped .vtab{background:transparent;border:none;border-bottom:2px solid transparent;color:#00000059;font-size:.65rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:14px 20px 12px;cursor:pointer;transition:color .15s,border-color .15s;margin-bottom:-1px}.tecvan-container-scoped .vtab.active{color:var(--orange);border-bottom-color:var(--orange)}.tecvan-container-scoped .vtab:hover:not(.active){color:#000000b3}.tecvan-container-scoped .vtab-dk{color:#00000059}.tecvan-container-scoped .vtab-dk.active{color:var(--orange)}.tecvan-container-scoped .vtab-dk:hover:not(.active){color:#000000b3}.tecvan-container-scoped model-viewer{width:100%;height:560px;--poster-color: transparent;display:block}.tecvan-container-scoped .viewer-bg-dark{background:#f0f0f0}.tecvan-container-scoped .viewer-bg-light{background:#ebebeb}.tecvan-container-scoped .viewer-hint{position:absolute;bottom:16px;left:50%;transform:translate(-50%);font-size:.6rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#000000bf;white-space:nowrap;background:#ffffffd9;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(0,0,0,.06);padding:6px 14px;pointer-events:none;transition:opacity .4s}.tecvan-container-scoped .viewer-hint-dk{color:#000000b3;background:#000000b8;border-color:#00000014}.tecvan-container-scoped .hero-shot{position:relative;height:560px;overflow:hidden;background:#e8e8e8}.tecvan-container-scoped .hero-shot img{width:100%;height:100%;object-fit:cover}.tecvan-container-scoped .hero-shot-light{background:#ebebeb}.tecvan-container-scoped .hero-shot-caption{position:absolute;bottom:16px;left:50%;transform:translate(-50%);font-size:.6rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#000000bf;white-space:nowrap;background:#ffffffd9;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(0,0,0,.06);padding:6px 14px;pointer-events:none}.tecvan-container-scoped .img-strip{display:grid;grid-template-columns:3fr 2fr 3fr;height:420px;gap:6px;background:var(--ink)}.tecvan-container-scoped .img-strip-light{background:var(--rule)}.tecvan-container-scoped .img-strip>*{overflow:hidden;background:#e8e8e8}.tecvan-container-scoped .img-strip img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.tecvan-container-scoped .img-strip>*:hover img{transform:scale(1.03)}.tecvan-container-scoped .img-strip-4{grid-template-columns:repeat(4,1fr);height:340px}.tecvan-container-scoped .feat-split{display:grid;grid-template-columns:60fr 40fr;min-height:560px}.tecvan-container-scoped .feat-split-img{overflow:hidden;position:relative}.tecvan-container-scoped .feat-split-img img{width:100%;height:100%;object-fit:cover}.tecvan-container-scoped .feat-split-copy{padding:56px 48px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid rgba(0,0,0,.06)}.tecvan-container-scoped .feat-split-copy-light{border-left:1px solid var(--rule);background:var(--white)}.tecvan-container-scoped .feat-rows{margin-top:32px}.tecvan-container-scoped .feat-row{display:flex;align-items:flex-start;gap:20px;padding:18px 0;border-bottom:1px solid rgba(0,0,0,.07)}.tecvan-container-scoped .feat-row:last-child{border-bottom:none}.tecvan-container-scoped .feat-row-dk{border-color:var(--rule)}.tecvan-container-scoped .feat-row-num{font-size:.6rem;font-weight:800;letter-spacing:2px;color:var(--orange);min-width:28px;padding-top:3px;flex-shrink:0}.tecvan-container-scoped .feat-row-title{font-size:.85rem;font-weight:800;color:#000000e6;margin-bottom:3px}.tecvan-container-scoped .feat-row-title-dk{color:var(--charcoal)}.tecvan-container-scoped .feat-row-body{font-size:.78rem;color:#00000073;line-height:1.55}.tecvan-container-scoped .feat-row-body-dk{color:#777}.tecvan-container-scoped .specs-section{padding:0 56px 72px}.tecvan-container-scoped .spec-table{width:100%;border-collapse:collapse}.tecvan-container-scoped .spec-table tr{border-bottom:1px solid rgba(0,0,0,.06);display:grid;grid-template-columns:1fr 2fr}.tecvan-container-scoped .spec-table tr:first-child{border-top:1px solid rgba(0,0,0,.06)}.tecvan-container-scoped .spec-table td{padding:14px 0;font-size:.84rem}.tecvan-container-scoped .spec-table td:first-child{font-size:.63rem;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;color:#00000047;padding-right:24px}.tecvan-container-scoped .spec-table td:last-child{color:#000000d1}.tecvan-container-scoped .spec-table-light tr,.tecvan-container-scoped .spec-table-light tr:first-child{border-color:var(--rule)}.tecvan-container-scoped .spec-table-light td:first-child{color:#00000052}.tecvan-container-scoped .spec-table-light td:last-child{color:var(--charcoal)}.tecvan-container-scoped .editorial-break{display:grid;grid-template-columns:58fr 42fr;min-height:52vh;background:var(--ink)}.tecvan-container-scoped .editorial-break-img{overflow:hidden;background:#e8e8e8}.tecvan-container-scoped .editorial-break-img img{width:100%;height:100%;object-fit:cover}.tecvan-container-scoped .editorial-break-panel{background:var(--ink);padding:56px 56px 48px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid rgba(0,0,0,.06)}.tecvan-container-scoped .editorial-break-light{background:var(--white)}.tecvan-container-scoped .editorial-break-light .editorial-break-panel{background:var(--white);border-left:1px solid var(--rule)}.tecvan-container-scoped .editorial-break-eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:28px}.tecvan-container-scoped .editorial-break-eyebrow-line{width:32px;height:2px;background:var(--orange)}.tecvan-container-scoped .editorial-break-eyebrow span{font-size:.62rem;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--orange)}.tecvan-container-scoped .editorial-break-text{font-size:clamp(1.6rem,3vw,2.6rem);font-weight:900;color:var(--charcoal);letter-spacing:-1px;line-height:1.05}.tecvan-container-scoped .editorial-break-light .editorial-break-text{color:var(--charcoal)}.tecvan-container-scoped .editorial-break-text span{color:var(--orange)}.tecvan-container-scoped .ceil-intro{display:grid;grid-template-columns:42fr 58fr;min-height:640px;background:var(--white)}.tecvan-container-scoped .ceil-intro-copy{padding:72px 56px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--rule)}.tecvan-container-scoped .ceil-intro-visual{overflow:hidden;background:#e8e8e8}.tecvan-container-scoped .ceil-intro-visual img{width:100%;height:100%;object-fit:cover}.tecvan-container-scoped .motto-gallery{display:grid;grid-template-columns:60fr 40fr;background:var(--white);color:var(--charcoal)}.tecvan-container-scoped .motto-gallery-left{padding:40px;border-right:1px solid var(--rule);background:#f5f3ee;display:flex;flex-direction:column}.tecvan-container-scoped .motto-main{position:relative;aspect-ratio:4/5;max-height:70vh;overflow:hidden;background:var(--white);border:1px solid var(--rule)}.tecvan-container-scoped .motto-main img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:24px;opacity:0;transition:opacity .35s ease;pointer-events:none}.tecvan-container-scoped .motto-main img.active{opacity:1}.tecvan-container-scoped .motto-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;background:var(--white);border:1px solid var(--rule);color:var(--charcoal);font-size:1rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.tecvan-container-scoped .motto-arrow:hover{background:var(--orange);color:var(--white);border-color:var(--orange)}.tecvan-container-scoped .motto-arrow-prev{left:16px}.tecvan-container-scoped .motto-arrow-next{right:16px}.tecvan-container-scoped .motto-counter{position:absolute;bottom:16px;left:16px;z-index:2;font-size:.6rem;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--charcoal);background:var(--white);border:1px solid var(--rule);padding:6px 12px;font-variant-numeric:tabular-nums}.tecvan-container-scoped .motto-thumbs{display:grid;gap:8px;margin-top:14px}.tecvan-container-scoped .motto-thumbs-6{grid-template-columns:repeat(6,1fr)}.tecvan-container-scoped .motto-thumbs-5{grid-template-columns:repeat(5,1fr)}.tecvan-container-scoped .motto-thumbs-4{grid-template-columns:repeat(4,1fr)}.tecvan-container-scoped .motto-thumbs-3{grid-template-columns:repeat(3,1fr)}.tecvan-container-scoped .motto-thumbs-2{grid-template-columns:repeat(2,1fr)}.tecvan-container-scoped .motto-thumbs img{width:100%;aspect-ratio:1;object-fit:contain;padding:6px;background:var(--white);border:1px solid var(--rule);cursor:pointer;opacity:.55;transition:opacity .2s,border-color .2s}.tecvan-container-scoped .motto-thumbs img:hover{opacity:.9}.tecvan-container-scoped .motto-thumbs img.active{opacity:1;border-color:var(--orange)}.tecvan-container-scoped .motto-gallery-right{padding:56px 48px;display:flex;flex-direction:column;justify-content:center}.tecvan-container-scoped .motto-eyebrow{font-size:.62rem;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--orange);margin-bottom:18px}.tecvan-container-scoped .motto-title{font-size:clamp(1.5rem,2.2vw,2rem);font-weight:900;line-height:1.05;letter-spacing:-.5px;color:var(--charcoal);margin-bottom:20px}.tecvan-container-scoped .motto-price{font-size:1.2rem;font-weight:800;color:var(--orange);margin-bottom:18px}.tecvan-container-scoped .motto-desc{font-size:.88rem;line-height:1.75;color:#666;margin-bottom:28px}.tecvan-container-scoped .motto-info-list{list-style:none;padding:0;margin:0 0 36px;border-top:1px solid var(--rule)}.tecvan-container-scoped .motto-info-list li{display:grid;grid-template-columns:1fr 1.4fr;gap:16px;padding:12px 0;border-bottom:1px solid var(--rule);font-size:.8rem}.tecvan-container-scoped .motto-info-list li span:first-child{font-size:.6rem;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;color:#00000059}.tecvan-container-scoped .motto-info-list li span:last-child{color:var(--charcoal);font-weight:600}.tecvan-container-scoped .cta-btn{display:inline-flex;align-items:center;gap:14px;padding:18px 28px;background:var(--orange);color:var(--white);border:none;font-size:.7rem;font-weight:800;letter-spacing:2.5px;text-transform:uppercase;cursor:pointer;transition:background .15s,transform .15s;align-self:flex-start;text-decoration:none}.tecvan-container-scoped .cta-btn:hover{background:var(--orange-d);transform:translateY(-1px)}.tecvan-container-scoped .cta-btn i{font-size:.88rem}.tecvan-container-scoped .pad-x{padding-left:56px;padding-right:56px}.tecvan-container-scoped .pad-y-lg{padding-top:72px;padding-bottom:72px}.tecvan-container-scoped .pad-y-md{padding-top:48px;padding-bottom:48px}.tecvan-container-scoped .accent-line{display:block;width:36px;height:3px;background:var(--orange);margin:16px 0}.tecvan-container-scoped .sku-tag{display:inline-block;font-size:.6rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#00000038;border:1px solid rgba(0,0,0,.1);padding:3px 10px;margin-bottom:16px}.tecvan-container-scoped .sku-tag-light{color:#00000047;border-color:#0000001a}.tecvan-container-scoped .dark-bg{background:var(--dark)}.tecvan-container-scoped .ink-bg{background:var(--ink)}.tecvan-container-scoped .white-bg{background:var(--white)}.tecvan-container-scoped .off-bg{background:var(--off)}@media(max-width:1100px){.tecvan-container-scoped .intro-cards{grid-template-columns:repeat(2,1fr)}.tecvan-container-scoped .intro-cards-3{grid-template-columns:1fr}.tecvan-container-scoped .intro-cards .intro-card{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule)}.tecvan-container-scoped .intro-cards .intro-card:nth-child(2n){border-right:none}}@media(max-width:900px){.tecvan-container-scoped .hero{grid-template-columns:1fr;min-height:auto}.tecvan-container-scoped .hero-visual{aspect-ratio:16/9}.tecvan-container-scoped .hero-copy{padding:48px 24px 40px;justify-content:flex-start}.tecvan-container-scoped .intro-cards,.tecvan-container-scoped .intro-cards-3{grid-template-columns:1fr}.tecvan-container-scoped .intro-card{border-right:none;border-bottom:1px solid var(--rule)}.tecvan-container-scoped .intro-headline{padding:48px 24px 40px}.tecvan-container-scoped .prod-title-bar{grid-template-columns:1fr;padding:40px 24px;gap:24px}.tecvan-container-scoped .prod-num{display:none}.tecvan-container-scoped .feat-split{grid-template-columns:1fr}.tecvan-container-scoped .feat-split-img{aspect-ratio:16/9}.tecvan-container-scoped .feat-split-copy{padding:40px 24px;border-left:none;border-top:1px solid rgba(0,0,0,.06)}.tecvan-container-scoped .feat-split-copy-light{border-left:none;border-top:1px solid var(--rule)}.tecvan-container-scoped .ceil-intro{grid-template-columns:1fr}.tecvan-container-scoped .ceil-intro-visual{aspect-ratio:4/3}.tecvan-container-scoped .ceil-intro-copy{padding:48px 24px;border-right:none;border-bottom:1px solid var(--rule)}.tecvan-container-scoped .img-strip{height:220px}.tecvan-container-scoped .img-strip-4{height:160px;grid-template-columns:repeat(2,1fr)}.tecvan-container-scoped .hero-shot{height:360px}.tecvan-container-scoped model-viewer{height:360px}.tecvan-container-scoped .viewer-tabs{padding:0 24px;overflow-x:auto}.tecvan-container-scoped .specs-section{padding:0 24px 56px}.tecvan-container-scoped .motto-gallery{grid-template-columns:1fr}.tecvan-container-scoped .motto-gallery-left{padding:24px;border-right:none;border-bottom:1px solid var(--rule)}.tecvan-container-scoped .motto-gallery-right{padding:40px 24px}.tecvan-container-scoped .motto-main{aspect-ratio:1/1}.tecvan-container-scoped .motto-arrow{width:40px;height:40px}.tecvan-container-scoped .motto-arrow-prev{left:10px}.tecvan-container-scoped .motto-arrow-next{right:10px}.tecvan-container-scoped .motto-counter{bottom:10px;left:10px;padding:5px 10px;font-size:.55rem}.tecvan-container-scoped .editorial-break{grid-template-columns:1fr;min-height:auto}.tecvan-container-scoped .editorial-break-img{aspect-ratio:16/9}.tecvan-container-scoped .editorial-break-panel{padding:40px 24px}.tecvan-container-scoped .pad-x{padding-left:24px;padding-right:24px}}@media(max-width:600px){.tecvan-container-scoped .img-strip{grid-template-columns:1fr 1fr;height:200px}.tecvan-container-scoped .img-strip>*:last-child{display:none}.tecvan-container-scoped .hero-stats{grid-template-columns:repeat(3,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/tecvan-product-light.css.map */
