@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;500;600;700;800;900&family=Roboto+Condensed:wght@400;500;600;700&display=swap";*{box-sizing:border-box}html{background:var(--paper);color:var(--ink)}body{margin:0;background:var(--paper);color:var(--ink);font-family:Roboto Condensed,Arial Narrow,Arial,sans-serif;font-size:16px;line-height:1.25}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.12;z-index:99;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.12'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button,input,select{font:inherit}button,a{transition:background .15s ease,color .15s ease,transform .15s ease}.page-width{width:min(1460px,calc(100% - 32px));margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:8px;top:8px;z-index:1000;background:var(--paper);padding:10px;border:2px solid var(--ink)}h1,h2,h3,strong,.btn,.eyebrow,.desktop-nav,.cart-cell,.service-bar,.section-code,.price,.footer-grid{font-family:Barlow Condensed,Arial Narrow,Arial,sans-serif}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.03em;line-height:.9;text-transform:uppercase}h1{font-size:clamp(4rem,9vw,8.5rem);margin-bottom:24px;font-weight:900}h2{font-size:clamp(2.5rem,5vw,5rem);margin-bottom:0;font-weight:900}h3{font-size:1.4rem;line-height:1;text-transform:uppercase;margin-bottom:10px}.rte p:last-child{margin-bottom:0}.lc-logo{display:inline-grid;place-items:center;flex:0 0 auto;width:42px;height:42px;border-radius:50%;background:var(--blue);color:#fff;border:2px solid var(--ink);font:800 20px/1 Barlow Condensed,sans-serif;letter-spacing:-.04em}.route-dot{display:inline-grid;place-items:center;width:31px;height:31px;border-radius:50%;border:1.5px solid var(--ink);color:#fff;font:800 15px/1 Barlow Condensed,sans-serif}.route-dot--blue{background:var(--blue)}.route-dot--orange{background:var(--orange)}.route-dot--green{background:var(--green)}.route-dot--gold{background:var(--gold);color:var(--ink)}.route-dot--purple{background:var(--purple)}.route-dot--red{background:var(--red)}.route-dot--cyan{background:var(--cyan)}.service-bar{border-bottom:1px solid var(--ink);background:var(--blue);color:#fff;text-transform:uppercase;font-weight:700;letter-spacing:.04em;font-size:13px}.service-bar__inner{min-height:32px;display:flex;align-items:center;gap:10px}.service-bar__inner a{margin-left:auto;text-decoration:underline}.service-dot{width:8px;height:8px;border-radius:50%;background:#fff;display:block}.site-header{position:sticky;top:0;z-index:50;background:var(--paper);border-bottom:1.5px solid var(--ink)}.site-header__grid{display:grid;grid-template-columns:300px 1fr 170px;min-height:74px;border-left:1.5px solid var(--ink);border-right:1.5px solid var(--ink)}.brand-cell{display:flex;align-items:center;gap:12px;padding:10px 16px;border-right:1.5px solid var(--ink)}.brand-copy{display:flex;flex-direction:column}.brand-copy strong{font-size:28px;line-height:.9}.brand-copy small{font-weight:700;margin-top:6px;font-size:11px}.desktop-nav{display:grid;grid-template-columns:repeat(4,minmax(90px,1fr));text-align:center;font-weight:700;text-transform:uppercase}.desktop-nav a{display:grid;place-items:center;border-right:1.5px solid var(--ink);font-size:17px}.desktop-nav a:hover,.desktop-nav a.is-active{background:var(--ink);color:var(--paper)}.cart-cell{display:grid;place-items:center;background:var(--blue);color:#fff;text-transform:uppercase;font-weight:800;font-size:18px}.cart-cell:hover{background:var(--ink)}.mobile-menu-toggle{display:none;border:0;background:transparent;font-weight:800}.mobile-menu{border-top:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink)}.mobile-menu a{display:block;padding:16px;border-bottom:1px solid var(--ink);font:800 20px/1 Barlow Condensed;text-transform:uppercase}.lc-hero{border-bottom:1.5px solid var(--ink)}.lc-hero__grid{display:grid;grid-template-columns:minmax(360px,.8fr) minmax(0,1.2fr);border-left:1.5px solid var(--ink);border-right:1.5px solid var(--ink)}.lc-hero__copy{padding:54px 42px 48px;border-right:1.5px solid var(--ink);display:flex;flex-direction:column;justify-content:center;min-height:650px}.eyebrow{color:var(--blue);font-size:15px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.eyebrow span{float:right}.hero-rule{width:76px;border-top:6px solid var(--ink);margin:-4px 0 24px}.hero-statement{font:700 clamp(1.5rem,2.6vw,2.5rem)/1.05 "Barlow Condensed",sans-serif;text-transform:uppercase;max-width:560px}.hero-actions{display:flex;gap:10px;margin-top:24px;flex-wrap:wrap}.btn{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border:1.5px solid var(--ink);border-radius:0;text-transform:uppercase;font-weight:800;letter-spacing:.02em;cursor:pointer}.btn:hover{transform:translate(2px)}.btn--primary{background:var(--blue);color:#fff}.btn--primary:hover{background:var(--ink)}.btn--outline{background:transparent}.btn--outline:hover{background:var(--ink);color:var(--paper)}.btn--full{width:100%;min-height:58px;font-size:20px}.lc-hero__visual{min-width:0;display:grid;grid-template-rows:auto 1fr auto}.route-header{min-height:54px;background:var(--blue);color:#fff;display:grid;grid-template-columns:auto 1fr 1fr auto;align-items:center;gap:14px;padding:8px 14px;border-bottom:1.5px solid var(--ink);font:800 16px Barlow Condensed;text-transform:uppercase}.route-header .lc-logo{width:34px;height:34px;font-size:15px;border-color:#fff}.route-ticket{border-left:1px solid white;padding-left:15px}.hero-merch-grid{display:grid;grid-template-columns:repeat(3,1fr);min-height:500px}.hero-merch-item{display:grid;grid-template-rows:1fr auto;border-right:1px solid rgba(17,17,17,.45);border-bottom:1px solid rgba(17,17,17,.45);min-width:0}.hero-merch-item:nth-child(3n){border-right:0}.hero-merch-item:hover{background:#1454a60f}.hero-merch-image,.hero-merch-placeholder{width:100%;height:100%;min-height:180px;object-fit:contain;padding:18px}.hero-merch-item>div:last-child{display:flex;justify-content:space-between;gap:8px;padding:10px;border-top:1px solid rgba(17,17,17,.4);font-family:Barlow Condensed;text-transform:uppercase}.hero-map{height:94px;position:relative;overflow:hidden;border-top:1.5px solid var(--ink);display:flex;align-items:center;justify-content:flex-end;padding-right:20px}.map-line,.poster-route{position:absolute;height:5px;width:70%;left:-10%;transform-origin:left center}.line-a{background:var(--blue);transform:rotate(8deg);top:36%}.line-b{background:var(--orange);transform:rotate(-6deg);top:58%}.line-c{background:var(--green);transform:rotate(2deg);top:72%}.hero-map .route-dot{z-index:2;margin-right:14px}.map-caption{z-index:2;font:800 14px Barlow Condensed;background:var(--paper);padding:4px 6px;text-transform:uppercase}.section-box,.product-section,.faq-section,.collection-main,.standard-page,.search-main{border-left:1.5px solid var(--ink);border-right:1.5px solid var(--ink)}.section-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:32px 26px 24px;border-bottom:1.5px solid var(--ink)}.section-heading-row h2,.section-heading-row h1{margin:4px 0 0;font-size:clamp(2.4rem,5vw,5rem)}.section-code{font-weight:800;border:1.5px solid var(--ink);padding:8px 10px;white-space:nowrap}.lines-grid{display:grid;grid-template-columns:repeat(3,1fr)}.line-link{display:flex;align-items:center;gap:12px;padding:20px 18px;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink)}.line-link:nth-child(3n){border-right:0}.line-link:hover{background:var(--ink);color:var(--paper)}.line-link__copy{display:flex;flex-direction:column}.line-link__copy small{font-size:11px;font-weight:700}.line-link__copy strong{font-size:23px;line-height:1;text-transform:uppercase}.line-link__arrow{margin-left:auto;font-size:28px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr)}.product-card{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);min-width:0}.product-card:nth-child(3n){border-right:0}.product-card__image-wrap,.product-card__placeholder{display:grid;place-items:center;aspect-ratio:1/1;background:#ffffff1f;border-bottom:1px solid var(--ink);overflow:hidden}.product-card__image{width:100%;height:100%;object-fit:contain;padding:26px;transition:transform .2s ease}.product-card:hover .product-card__image{transform:scale(1.025)}.product-card__placeholder svg{width:75%;height:75%;opacity:.45}.product-card__meta{padding:14px 16px 16px}.product-card__route{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;text-transform:uppercase}.product-card__route .route-dot{width:24px;height:24px;font-size:10px}.product-card h3{margin:14px 0 18px;font-size:26px}.product-card__bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(17,17,17,.45);padding-top:10px}.price{font-size:20px;font-weight:800}.text-arrow{font:800 16px Barlow Condensed;text-transform:uppercase}.text-arrow:hover{text-decoration:underline}.section-link{margin-bottom:6px}.poster-break{min-height:360px;display:grid;grid-template-columns:1fr 1.25fr;border-left:1.5px solid var(--ink);border-right:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink)}.poster-break__copy{padding:38px 28px;border-right:1.5px solid var(--ink)}.poster-break__copy h2{font-size:clamp(4.2rem,9vw,8rem);margin-top:10px}.poster-break__copy p{font:800 22px Barlow Condensed;text-transform:uppercase}.poster-break__map{position:relative;overflow:hidden;min-height:320px}.poster-route{width:120%;height:11px;left:-10%}.r1{background:var(--blue);top:25%;transform:rotate(12deg)}.r2{background:var(--orange);top:45%;transform:rotate(-10deg)}.r3{background:var(--green);top:58%;transform:rotate(3deg)}.r4{background:var(--purple);top:72%;transform:rotate(-4deg)}.poster-logo{position:absolute;left:52%;top:42%;width:88px;height:88px;font-size:36px;border-width:4px}.community-panel{display:grid;grid-template-columns:repeat(3,1fr);border-left:1.5px solid var(--ink);border-right:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink)}.community-panel__cell{padding:24px;min-height:170px;border-right:1px solid var(--ink)}.community-panel__cell:last-child{border-right:0}.community-icon{display:grid;place-items:center;width:30px;height:30px;border:1.5px solid var(--ink);font:800 16px Barlow Condensed;margin-bottom:18px}.community-panel h3{color:var(--blue);font-size:27px}.community-panel p{max-width:340px;font-weight:600;text-transform:uppercase}.loop-panel{display:grid;grid-template-columns:1fr 1.5fr;border-left:1.5px solid var(--ink);border-right:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink)}.loop-panel>div{padding:30px}.loop-panel>div:first-child{border-right:1.5px solid var(--ink)}.loop-panel h2{margin-top:7px}.loop-panel__copy{display:flex;align-items:center;justify-content:space-between;gap:28px}.loop-panel__copy p{margin:0;max-width:650px;font-weight:700;text-transform:uppercase}.faq-list,.faq-item{border-bottom:1px solid var(--ink)}.faq-item:last-child{border-bottom:0}.faq-item summary,.product-info-rows summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:18px 20px;font:800 20px Barlow Condensed;text-transform:uppercase}.faq-item summary::-webkit-details-marker,.product-info-rows summary::-webkit-details-marker{display:none}.faq-plus{font-size:28px}.faq-answer{padding:0 20px 20px;max-width:800px}.site-footer{border-top:1.5px solid var(--ink);margin-top:54px}.footer-grid{display:grid;grid-template-columns:1.1fr 1.4fr 1fr 1fr;border-left:1.5px solid var(--ink);border-right:1.5px solid var(--ink)}.footer-grid>div{min-height:130px;padding:20px;border-right:1px solid var(--ink)}.footer-grid>div:last-child{border-right:0}.footer-brand{display:flex;align-items:center;gap:14px}.footer-brand>div{display:flex;flex-direction:column}.footer-brand strong{font-size:26px}.footer-brand small{font-weight:700}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;font-weight:700}.footer-links a:hover{text-decoration:underline}.footer-statement{display:flex;flex-direction:column;justify-content:center;font-size:20px}.footer-bottom{text-align:center;border-top:1.5px solid var(--ink);padding:12px;font:700 13px Barlow Condensed;text-transform:uppercase}.product-main{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(380px,.8fr);border-left:1.5px solid var(--ink);border-right:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink)}.product-main__gallery{border-right:1.5px solid var(--ink)}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr)}.product-media{aspect-ratio:1/1;display:grid;place-items:center;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);overflow:hidden}.product-media:nth-child(2n){border-right:0}.product-media img{width:100%;height:100%;object-fit:contain;padding:28px}.product-main__info{padding:34px 28px;position:sticky;top:108px;align-self:start}.product-main__info h1{font-size:clamp(3.5rem,6vw,6rem);margin:8px 0 14px}.product-price{font:900 36px Barlow Condensed;color:var(--orange);margin-bottom:20px}.product-route-status{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--ink);margin:20px 0}.product-route-status>div{padding:12px}.product-route-status>div:first-child{border-right:1px solid var(--ink)}.product-route-status span{display:block;font-size:10px;font-weight:700}.product-route-status strong{display:block;font-size:17px;margin-top:4px}.product-description{margin:22px 0}.product-form{margin-top:24px}.variant-select{display:none}.variant-field{border:0;padding:0;margin:0 0 18px}.variant-field legend,.qty-label{font:800 14px Barlow Condensed;text-transform:uppercase;margin-bottom:8px}.variant-buttons{display:flex;flex-wrap:wrap;gap:8px}.variant-buttons input{position:absolute;opacity:0;pointer-events:none}.variant-buttons span{display:grid;place-items:center;min-width:48px;height:42px;border:1.5px solid var(--ink);padding:0 10px;font-weight:700}.variant-buttons input:checked+span{background:var(--ink);color:var(--paper)}.quantity-control{display:grid;grid-template-columns:44px 70px 44px;width:max-content;margin:8px 0 18px;border:1.5px solid var(--ink)}.quantity-control>*{height:42px;border:0;background:transparent;text-align:center}.quantity-control input{border-left:1px solid var(--ink);border-right:1px solid var(--ink)}.product-info-rows{margin-top:20px;border-top:1px solid var(--ink)}.product-info-rows details{border-bottom:1px solid var(--ink)}.product-info-rows summary{padding-left:0;padding-right:0}.product-info-rows details>div{padding:0 0 16px}.collection-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:44px 28px;border-bottom:1.5px solid var(--ink)}.collection-hero h1{font-size:clamp(4rem,9vw,8rem);margin:8px 0 0}.collection-count{font:800 18px Barlow Condensed;border:1.5px solid var(--ink);padding:8px}.collection-description{padding:20px 28px;border-bottom:1px solid var(--ink)}.pagination{grid-column:1/-1;display:flex;justify-content:space-between;padding:18px;border-top:1px solid var(--ink);font-weight:700}.cart-main{padding-top:44px;padding-bottom:44px}.cart-ticket{max-width:900px;margin:auto;border:2px solid var(--ink);box-shadow:12px 12px #1111111f}.cart-ticket__header{display:flex;justify-content:space-between;align-items:center;background:var(--blue);color:#fff;padding:10px 14px;border-bottom:2px solid var(--ink);font:800 19px Barlow Condensed;text-transform:uppercase}.cart-ticket__header>div{display:flex;align-items:center;gap:10px}.cart-ticket__header .lc-logo{width:32px;height:32px;font-size:14px;border-color:#fff}.cart-ticket__title{padding:26px;border-bottom:1px solid var(--ink)}.cart-ticket__title h1{font-size:58px;margin:5px 0 0}.cart-lines{border-bottom:1px solid var(--ink)}.cart-line{display:grid;grid-template-columns:100px 1fr 90px 110px;gap:15px;align-items:center;padding:14px;border-bottom:1px solid var(--ink)}.cart-line:last-child{border-bottom:0}.cart-line__image img{width:90px;height:90px;object-fit:contain}.cart-line__info{display:flex;flex-direction:column;gap:5px}.cart-remove{font-size:12px;text-decoration:underline}.cart-line__qty input{width:64px;border:1px solid var(--ink);background:transparent;padding:8px}.cart-line__qty label{display:block;font-size:10px}.cart-line__price{font:800 20px Barlow Condensed}.cart-ticket form>.btn--outline{margin:18px}.cart-total{display:flex;justify-content:space-between;align-items:center;border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);padding:20px 18px;font:900 30px Barlow Condensed}.cart-total strong{color:var(--orange);font-size:42px}.cart-ticket form>.btn--full{width:calc(100% - 36px);margin:18px}.cart-tagline{text-align:center;font:700 12px Barlow Condensed;padding-bottom:16px}.empty-state{padding:40px;text-align:center;font-weight:700}.standard-page,.search-main{min-height:55vh}.page-content{padding:30px;max-width:900px}.search-form{display:flex;gap:10px;padding:28px;border-bottom:1px solid var(--ink)}.search-form input{flex:1;background:transparent;border:1.5px solid var(--ink);padding:12px}.search-result{display:flex;justify-content:space-between;padding:18px 28px;border-bottom:1px solid var(--ink)}@media(max-width:980px){.site-header__grid{grid-template-columns:1fr 120px}.desktop-nav,.cart-cell{display:none}.brand-cell{border-right:1.5px solid var(--ink)}.mobile-menu-toggle{display:flex;align-items:center;justify-content:center;gap:8px}.lc-hero__grid{grid-template-columns:1fr}.lc-hero__copy{min-height:auto;border-right:0;border-bottom:1.5px solid var(--ink);padding:38px 24px}.lc-hero__visual{min-height:520px}.lines-grid{grid-template-columns:repeat(2,1fr)}.line-link:nth-child(3n){border-right:1px solid var(--ink)}.line-link:nth-child(2n){border-right:0}.poster-break{grid-template-columns:1fr}.poster-break__copy{border-right:0;border-bottom:1.5px solid var(--ink)}.loop-panel{grid-template-columns:1fr}.loop-panel>div:first-child{border-right:0;border-bottom:1.5px solid var(--ink)}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:nth-child(2){border-right:0}.footer-grid>div:nth-child(-n+2){border-bottom:1px solid var(--ink)}.product-main{grid-template-columns:1fr}.product-main__gallery{border-right:0;border-bottom:1.5px solid var(--ink)}.product-main__info{position:static}}@media(max-width:680px){.page-width{width:calc(100% - 20px)}.service-bar__inner{min-height:28px;font-size:11px}.service-bar__inner a{display:none}.site-header__grid{min-height:60px}.brand-cell{padding:7px 10px}.brand-cell .lc-logo{width:32px;height:32px;font-size:14px}.brand-copy strong{font-size:22px}.brand-copy small{font-size:9px}.mobile-menu-toggle span:first-child{display:none}.mobile-menu-toggle{font-size:22px}.lc-hero__copy{padding:28px 16px}.lc-hero__copy h1{font-size:68px}.hero-statement{font-size:24px}.hero-actions{display:grid}.btn{width:100%}.route-header{grid-template-columns:auto 1fr auto;font-size:12px}.route-header>span:nth-of-type(2){display:none}.hero-merch-grid{grid-template-columns:repeat(2,1fr);min-height:420px}.hero-merch-item:nth-child(3n){border-right:1px solid rgba(17,17,17,.45)}.hero-merch-item:nth-child(2n){border-right:0}.hero-merch-image,.hero-merch-placeholder{padding:9px;min-height:130px}.hero-merch-item>div:last-child{font-size:11px;flex-direction:column}.section-heading-row{padding:22px 14px 16px}.section-heading-row h2{font-size:42px}.section-code{display:none}.lines-grid{grid-template-columns:1fr}.line-link,.line-link:nth-child(3n),.line-link:nth-child(2n){border-right:0}.line-link{padding:14px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card:nth-child(3n){border-right:1px solid var(--ink)}.product-card:nth-child(2n){border-right:0}.product-card__image{padding:12px}.product-card__meta{padding:10px}.product-card h3{font-size:19px;margin:10px 0 14px}.product-card__route span:last-child{font-size:10px}.product-card__bottom{font-size:12px}.price{font-size:16px}.text-arrow{font-size:13px}.poster-break__copy{padding:24px 16px}.poster-break__copy h2{font-size:66px}.poster-break__map{min-height:230px}.community-panel{grid-template-columns:1fr}.community-panel__cell{border-right:0;border-bottom:1px solid var(--ink);min-height:auto;padding:18px}.community-panel__cell:last-child{border-bottom:0}.loop-panel__copy{display:block}.loop-panel>div{padding:20px}.loop-panel__copy .btn{margin-top:14px}.footer-grid{grid-template-columns:1fr}.footer-grid>div{border-right:0!important;border-bottom:1px solid var(--ink)!important;min-height:auto}.footer-grid>div:last-child{border-bottom:0!important}.product-gallery{grid-template-columns:1fr}.product-media{border-right:0}.product-main__info{padding:26px 16px}.product-main__info h1{font-size:52px}.product-route-status{grid-template-columns:1fr}.product-route-status>div:first-child{border-right:0;border-bottom:1px solid var(--ink)}.collection-hero{padding:28px 16px}.collection-hero h1{font-size:58px}.collection-count{font-size:13px}.cart-main{padding-top:20px}.cart-ticket{box-shadow:6px 6px #1111111f}.cart-line{grid-template-columns:70px 1fr 55px;gap:8px}.cart-line__price{grid-column:2/4}.cart-line__image img{width:64px;height:64px}.cart-total{font-size:22px}.cart-total strong{font-size:32px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/lc-transit.css.map */
