:root{--atto-carbon:#121719;--atto-paper:#f4f1ea;--atto-surface:#fff;--atto-steel:#cdd5d7;--atto-teal:#087c89;--atto-ink-muted:#58656a}.atto-system,.atto-collection-intro,.atto-product-decision,.atto-empty-state{font-family:var(--font-body--family,Arial,Helvetica,sans-serif);color:var(--atto-carbon)}.atto-system__shell,.atto-collection-intro__shell,.atto-product-decision__shell,.atto-empty-state__shell{max-width:1320px;margin:auto;padding-inline:clamp(18px,4vw,56px)}.atto-calibrated-label{display:flex;align-items:center;gap:8px;font-family:var(--font-body--family,Arial,sans-serif);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--atto-teal)}.atto-calibrated-label:before{content:"";width:48px;height:7px;background:repeating-linear-gradient(90deg,var(--atto-teal) 0 1px,transparent 1px 7px)}.atto-system-hero{background:var(--atto-surface);overflow:hidden}.atto-system-hero__grid{width:min(100%,1440px);min-height:620px;margin:auto;display:grid;grid-template-columns:minmax(0,640px) minmax(360px,520px);justify-content:center;column-gap:56px}.atto-system-hero__content{display:flex;flex-direction:column;justify-content:center;padding-block:clamp(48px,8vw,112px);max-width:630px}.atto-system-hero h1{max-width:9ch;margin:18px 0 24px;font-size:clamp(48px,5.6vw,84px);line-height:.94;letter-spacing:-.055em}.atto-system-hero__copy{max-width:40ch;margin:0 0 28px;font-size:18px;color:var(--atto-ink-muted)}.atto-system-hero__actions{display:flex;flex-wrap:wrap;gap:10px}.atto-system .button,.atto-collection-intro .button,.atto-empty-state .button{min-height:44px;border-radius:3px}.atto-system .button--primary,.atto-empty-state .button--primary{background:var(--atto-teal);border-color:var(--atto-teal);color:#fff}.atto-system-hero__media{position:relative;min-height:360px;background:linear-gradient(135deg,#dfe9e8,#c4d5d4)}.atto-system-hero__media img{width:100%;height:100%;object-fit:cover;object-position:left center}.atto-system-hero__media:after{content:"CALIBRATED / INK / TOOL";position:absolute;right:18px;bottom:18px;writing-mode:vertical-rl;font-size:11px;letter-spacing:.16em}.atto-discovery{background:var(--atto-paper);padding-block:72px}.atto-discovery__heading{margin:8px 0 28px;font-size:clamp(28px,3vw,40px);line-height:1;letter-spacing:-.04em}.atto-discovery__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;border:1px solid var(--atto-steel);background:var(--atto-steel)}.atto-discovery__card{display:flex;flex-direction:column;justify-content:space-between;min-height:198px;padding:28px;background:var(--atto-surface)}.atto-discovery__card strong{font-size:21px;letter-spacing:-.035em}.atto-discovery__card span{max-width:28ch;color:var(--atto-ink-muted)}.atto-collection-intro{background:var(--atto-surface);border-bottom:1px solid var(--atto-steel)}.atto-collection-intro__shell{padding-block:40px 28px}.atto-collection-intro h1{max-width:12ch;margin:10px 0 14px;font-size:clamp(42px,4.5vw,64px);line-height:.95;letter-spacing:-.055em}.atto-collection-intro p{max-width:56ch;margin:0;color:var(--atto-ink-muted)}.atto-product-decision{background:var(--atto-paper);padding-block:56px}.atto-product-decision__shell{max-width:820px}.atto-product-decision h2{margin:10px 0 14px;font-size:clamp(28px,3vw,40px);line-height:1;letter-spacing:-.04em}.atto-product-decision__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--atto-steel);margin-top:28px}.atto-product-decision__fact{padding:16px 0;border-bottom:1px solid var(--atto-steel)}.atto-product-decision__fact b{display:block;margin-bottom:4px;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--atto-ink-muted)}.atto-empty-state{padding-block:56px;background:var(--atto-paper)}.atto-empty-state h2{margin:10px 0;font-size:32px;letter-spacing:-.04em}.atto-empty-state p{max-width:48ch;color:var(--atto-ink-muted)}.atto-empty-state__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}body{font-family:var(--font-body--family,Arial,Helvetica,sans-serif);color:var(--atto-carbon)}#header-component{border-bottom:1px solid var(--atto-steel)}#header-component :is(a,button){letter-spacing:.01em}#header-component .header__row{background:var(--atto-surface)}#header-component .header__navigation-bar-row{border-top:1px solid var(--atto-steel)}.button,button.button,[type=submit].button{min-height:44px;border-radius:3px;box-shadow:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.button--primary,[type=submit].button--primary{background:var(--atto-teal);border-color:var(--atto-teal);color:#fff}.button--secondary{border-color:var(--atto-carbon);color:var(--atto-carbon)}:is(a,button,input,select,textarea):focus-visible{outline:2px solid var(--atto-teal);outline-offset:3px}product-card,.product-grid__card{background:var(--atto-surface);border:1px solid var(--atto-steel);box-shadow:none}product-card .product-card__content{padding:16px}product-card :is(h3,h4,.h3,.h4){letter-spacing:-.025em}.facets__panel,.facets__summary,.facets__inputs-wrapper :is(input,select,button){border-color:var(--atto-steel);border-radius:3px}.facets__panel[open],.facets__summary:hover{border-color:var(--atto-teal)}.facets__inputs input:checked+label,.facets__inputs label:has(input:checked){color:var(--atto-teal)}.product-details :is(input,select,textarea),.product-form :is(input,select,textarea){border-color:var(--atto-steel);border-radius:3px}.product-details .button--primary,.product-form .button--primary{background:var(--atto-teal);border-color:var(--atto-teal)}.product-information .product-details h1{margin-block:0 12px;font-size:clamp(34px,3.4vw,52px)!important;line-height:1.04!important;letter-spacing:-.045em!important;overflow-wrap:anywhere;text-wrap:balance}.article-template,.blog-template{color:var(--atto-carbon)}.article-template :is(p,li),.blog-template :is(p,li){color:var(--atto-ink-muted)}.blog-posts-container{max-width:1320px;margin-inline:auto}.blog-post-card{border:1px solid var(--atto-steel);background:var(--atto-surface);box-shadow:none}.blog-post-card__content{padding:20px}.blog-post-card__title-link{color:var(--atto-carbon)}.blog-post-details,.blog-post-content.rte,.page-width-content>.rte{max-width:760px;margin-inline:auto}.blog-post-content.rte,.page-width-content>.rte{color:var(--atto-ink-muted)}.page-wrapper>footer{background:var(--atto-carbon);color:#fff}.page-wrapper>footer :is(a,p,li){color:inherit}.page-wrapper>footer :is(a:hover,a:focus-visible){color:var(--atto-steel)}.atto-system .button--secondary{background:var(--atto-carbon);border-color:var(--atto-carbon);color:#fff}:is(footer,.footer){background:var(--atto-carbon)}:is(footer,.footer) :is(h1,h2,h3,h4,h5,h6,p,span,a,li,label,legend,button){color:#fff!important}:is(footer,.footer) :is(a:hover,a:focus-visible){color:var(--atto-steel)!important}:is(footer,.footer) :is(input,textarea,select){background:transparent!important;border-color:var(--atto-steel)!important;color:#fff!important}:is(footer,.footer) :is(input,textarea)::placeholder{color:var(--atto-steel)!important;opacity:1}:is(footer,.footer) :is(svg,svg path){color:#fff!important;fill:currentColor}@media(min-width:750px){.atto-system{--atto-page-gutter:clamp(30px,2.7vw,40px)}.atto-system__shell{max-width:none;padding-inline:var(--atto-page-gutter)}.atto-system-hero__grid{width:calc(100% - (2 * var(--atto-page-gutter)));max-width:var(--atto-hero-content-width,1440px);margin-inline:auto;grid-template-columns:minmax(0,620px) minmax(460px,600px);justify-content:center;column-gap:clamp(48px,5vw,80px)}.atto-system-hero--width-1200{--atto-hero-content-width:1200px}.atto-system-hero--width-1440{--atto-hero-content-width:1440px}.atto-system-hero--width-1680{--atto-hero-content-width:1680px}.atto-system-hero--width-full{--atto-hero-content-width:none}.atto-system-hero__content{width:100%;max-width:none;margin:0;padding-inline:0;justify-self:stretch}.atto-system-hero__media{min-height:500px;border:1px solid var(--atto-steel);background:radial-gradient(circle at 28% 26%,#e9f1ef 0 18%,transparent 42%),linear-gradient(135deg,#bddbd7,#6f9d99)}.atto-system-hero__media img{object-position:center;mix-blend-mode:multiply}}@media(min-width:750px){.atto-system-hero__content,.atto-system-hero__media{min-width:0}.atto-system-hero--ratio-40-60 .atto-system-hero__grid{grid-template-columns:minmax(0,2fr) minmax(0,3fr)}.atto-system-hero--ratio-50-50 .atto-system-hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.atto-system-hero--ratio-60-40 .atto-system-hero__grid{grid-template-columns:minmax(0,3fr) minmax(0,2fr)}.atto-system-hero--media-left .atto-system-hero__media{grid-column:1;grid-row:1}.atto-system-hero--media-left .atto-system-hero__content{grid-column:2;grid-row:1}.atto-system-hero--media-contain .atto-system-hero__media img{object-fit:contain;padding:24px}.atto-system-hero--media-cover .atto-system-hero__media img{object-fit:cover;padding:0}}@media(prefers-reduced-motion:reduce){.button,button.button,[type=submit].button{transition:none}}@media(max-width:749px){.atto-system-hero__grid{width:100%;min-height:0;grid-template-columns:1fr}.atto-system-hero__content{padding-block:48px 24px}.atto-system-hero h1{font-size:52px}.atto-system-hero__copy{font-size:16px}.atto-system-hero__media{min-height:280px}.atto-discovery{padding-block:48px}.atto-discovery__grid{grid-template-columns:1fr}.atto-discovery__card{min-height:144px}.atto-collection-intro__shell{padding-block:24px 20px}.atto-product-decision{padding-block:40px}.atto-product-decision__facts{grid-template-columns:1fr}.product-grid-container,.product-grid,.collection,.collection-wrapper,.facets-container{min-width:0}.product-grid-container .section,.product-grid-container .section-content{min-width:0;max-width:100%}.facets__form,.facets__filters{min-width:0;max-width:100%;overflow-x:auto}.product-grid,.product-grid__item{min-width:0}.product-grid__item *{overflow-wrap:anywhere}}.atto-collection-intro__shell{padding-block:28px 24px}.atto-collection-intro p{margin:10px 0 0}@media(max-width:749px){.atto-collection-intro__shell{padding-block:24px 20px}}.atto-system-hero__media--stack{isolation:isolate;background:#dce7e5}.atto-system-hero__stack{position:relative;width:100%;height:100%;overflow:hidden}.atto-system-hero__card{--deck-order:0;position:absolute;top:0;right:0;bottom:0;left:0;z-index:calc(5 - var(--deck-order));transform:translate(calc(var(--deck-order) * 7%),calc(var(--deck-order) * 4%)) scale(calc(1 - var(--deck-order) * .055));transform-origin:84% 50%;opacity:calc(1 - var(--deck-order) * .22);pointer-events:auto;transition:transform .65s cubic-bezier(.22,.8,.22,1),opacity .45s ease}.atto-system-hero__card a,.atto-system-hero__card img{display:block;width:100%;height:100%}.atto-system-hero__card img{background:#dce7e5}.atto-system-hero__card:not(.is-active){cursor:pointer}.atto-system-hero__product-copy{position:absolute;left:22px;right:22px;bottom:22px;display:grid;grid-template-columns:1fr auto;gap:5px 18px;align-items:end;padding:16px 18px;background:#ffffffe6;color:var(--atto-carbon);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:2px}.atto-system-hero__product-copy small{grid-column:1/-1;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--atto-teal)}.atto-system-hero__product-copy strong{max-width:30ch;font-size:15px;line-height:1.2}.atto-system-hero__product-copy>span{font-size:12px;white-space:nowrap}.atto-system-hero__controls{position:absolute;z-index:8;right:22px;top:22px;display:flex;gap:6px}.atto-system-hero__controls button{display:grid;place-items:center;width:34px;min-height:34px;padding:0;border:1px solid rgba(18,23,25,.28);border-radius:50%;background:#ffffffb8;color:var(--atto-carbon);font-size:11px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.atto-system-hero__controls button[aria-pressed=true]{background:var(--atto-carbon);color:#fff;border-color:var(--atto-carbon)}@media(prefers-reduced-motion:reduce){.atto-system-hero__card{transition:none}}.atto-home__shell{width:min(100% - 48px,1440px);margin-inline:auto}.atto-home__eyebrow{margin:0 0 12px;font-size:11px;font-weight:700;letter-spacing:.14em;line-height:1.2;text-transform:uppercase;color:var(--atto-teal)}.atto-home-hero{position:relative;background:var(--atto-carbon);color:#fff}.atto-home-hero__viewport{position:relative;min-height:min(760px,calc(100svh - var(--header-group-height,0px)));overflow:hidden}.atto-home-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:1fr;opacity:0;visibility:hidden;transition:opacity .55s ease,visibility 0s linear .55s}.atto-home-hero__slide.is-active{position:relative;opacity:1;visibility:visible;transition:opacity .55s ease}.atto-home-hero__media,.atto-home-hero__media :is(video,img,svg){position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.atto-home-hero__media video{background:var(--atto-carbon)}.atto-home-hero__placeholder{fill:#253638}.atto-home-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#090e0fb8,#090e0f5c 42%,#090e0f14 70%,#090e0f6b)}.atto-home-hero__copy{position:relative;z-index:1;align-self:end;padding-bottom:clamp(132px,17vh,188px)}.atto-home-hero__copy .atto-home__eyebrow{color:#9ad9d6}.atto-home-hero h1{max-width:10ch;margin:0;font-size:clamp(46px,7vw,110px);font-weight:500;line-height:.88;letter-spacing:-.07em;text-wrap:balance}.atto-home-hero__description{max-width:42ch;margin:22px 0 0;font-size:clamp(15px,1.4vw,18px);line-height:1.5;color:#ffffffd1}.atto-home-hero__destination{position:absolute;z-index:2;right:max(24px,calc((100vw - 1440px)/2));bottom:36px;display:grid;grid-template-columns:108px minmax(220px,300px);min-height:120px;overflow:hidden;background:#fffffff5;color:var(--atto-carbon);text-decoration:none;box-shadow:0 12px 36px #0000003d;transition:transform .2s ease}.atto-home-hero__destination:hover{transform:translateY(-3px)}.atto-home-hero__destination>img{width:100%;height:100%;object-fit:cover;background:#dce7e5}.atto-home-hero__destination-copy{display:grid;align-content:center;gap:5px;padding:16px 18px}.atto-home-hero__destination small,.atto-home-hero__destination em{font-size:10px;font-style:normal;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--atto-teal)}.atto-home-hero__destination strong{font-size:15px;line-height:1.2}.atto-home-hero__destination-copy>span{font-size:13px;color:var(--atto-ink-muted)}.atto-home-hero__destination em{margin-top:4px;color:var(--atto-carbon)}.atto-home-hero__controls{position:absolute;z-index:3;bottom:40px;left:24px;display:flex;align-items:center;gap:12px}.atto-home-hero__arrow,.atto-home-hero__dots button{border:0;background:transparent;color:#fff}.atto-home-hero__arrow{width:32px;height:32px;padding:0;font-size:20px}.atto-home-hero__dots{display:flex;gap:6px}.atto-home-hero__dots button{width:22px;height:22px;padding:0}.atto-home-hero__dots button:after{content:"";display:block;width:100%;height:1px;background:#ffffff73}.atto-home-rail{padding-block:clamp(56px,7vw,108px);background:var(--atto-surface);overflow:hidden}.atto-home-rail--articles{background:var(--atto-paper)}.atto-home-rail__header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.atto-home-rail h2{max-width:14ch;margin:0;font-size:clamp(32px,4vw,56px);line-height:.94;letter-spacing:-.055em}.atto-home-rail__all,.atto-blog-hero__link{flex:none;color:var(--atto-carbon);font-size:12px;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.atto-home-rail__scroller{display:grid;grid-auto-columns:minmax(232px,300px);grid-auto-flow:column;gap:16px;width:min(100% - 48px,1440px);margin-inline:auto;overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:8px;scroll-snap-type:inline mandatory;scrollbar-width:thin}.atto-home-product-card,.atto-home-article-card{min-width:0;scroll-snap-align:start;background:var(--atto-surface);border:1px solid var(--atto-steel)}.atto-home-product-card__media,.atto-home-article-card__media{display:block;aspect-ratio:1/1;background:#e7eeee}.atto-home-article-card__media{aspect-ratio:4/3;background:#d9e4e3}.atto-home-product-card__media img,.atto-home-article-card__media img{display:block;width:100%;height:100%;object-fit:cover}.atto-home-product-card__details,.atto-home-article-card__details{padding:16px}.atto-home-product-card h3,.atto-home-article-card h3{margin:0;font-size:16px;line-height:1.25;letter-spacing:-.025em}.atto-home-product-card h3 a,.atto-home-article-card h3 a{color:inherit;text-decoration:none}.atto-home-product-card p,.atto-home-article-card__details>p,.atto-home-article-card__details>span{display:block;margin:8px 0 0;font-size:13px;line-height:1.4;color:var(--atto-ink-muted)}.atto-home-article-card__details>p{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--atto-teal)}.atto-home-rail__empty{color:var(--atto-ink-muted)}.atto-blog-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);background:var(--atto-carbon);color:#fff}.atto-blog-hero__media{min-height:520px;background:#274044}.atto-blog-hero__media img,.atto-blog-hero__media svg{display:block;width:100%;height:100%;object-fit:cover}.atto-blog-hero__copy{display:flex;flex-direction:column;justify-content:end;align-items:start;padding:clamp(48px,7vw,108px)}.atto-blog-hero__copy .atto-home__eyebrow{color:#9ad9d6}.atto-blog-hero h2{max-width:9ch;margin:0;font-size:clamp(42px,5vw,78px);font-weight:500;line-height:.9;letter-spacing:-.06em}.atto-blog-hero__copy>p:not(.atto-home__eyebrow){max-width:38ch;margin:20px 0 28px;line-height:1.5;color:#fffc}.atto-blog-hero__link{color:#fff;border-bottom:1px solid #9ad9d6;padding-bottom:6px}@media(prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.atto-home-hero__copy,.atto-home-hero__destination{animation:atto-hero-exit linear both;animation-timeline:view();animation-range:exit 0% exit 48%}@keyframes atto-hero-exit{to{opacity:0;transform:translateY(-32px)}}}}@media(prefers-reduced-motion:reduce){.atto-home-hero__slide,.atto-home-hero__destination{transition:none}.atto-home-rail__scroller{scroll-behavior:auto}}@media(max-width:749px){.atto-home__shell{width:min(100% - 36px,1440px)}.atto-home-hero__viewport{min-height:680px}.atto-home-hero__copy{padding-bottom:210px}.atto-home-hero h1{font-size:clamp(46px,14vw,64px)}.atto-home-hero__description{margin-top:16px}.atto-home-hero__destination{right:18px;bottom:58px;left:18px;grid-template-columns:84px minmax(0,1fr);min-height:102px}.atto-home-hero__destination-copy{padding:12px 14px}.atto-home-hero__destination strong{font-size:14px}.atto-home-hero__controls{bottom:18px;left:18px}.atto-home-rail__header{align-items:start;margin-bottom:22px}.atto-home-rail__all{padding-top:6px;white-space:nowrap}.atto-home-rail__scroller{width:calc(100% - 36px);grid-auto-columns:minmax(235px,76vw);gap:12px}.atto-blog-hero{grid-template-columns:1fr}.atto-blog-hero__media{min-height:300px}.atto-blog-hero__copy{min-height:360px;padding:42px 18px}.atto-blog-hero h2{font-size:48px}}.atto-home-hero__dots button[aria-pressed=true]:after{height:2px;background:#fff}.atto-home-hero h2{max-width:10ch;margin:0;font-size:clamp(46px,7vw,110px);font-weight:500;line-height:.88;letter-spacing:-.07em;text-wrap:balance}.atto-home-hero__mobile-video{display:none!important}.atto-home-hero__video-toggle{position:absolute;z-index:3;top:24px;left:24px;display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:#12171947;color:#fff;font-size:13px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.atto-home-product-card__price{margin-top:8px;font-size:13px;color:var(--atto-ink-muted)}.atto-home-product-card__availability{display:block;margin-top:8px;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--atto-teal)}.atto-home-product-card__availability.is-sold-out{color:var(--atto-ink-muted)}@media(max-width:749px){.atto-home-hero__media.has-mobile-video .atto-home-hero__desktop-video{display:none!important}.atto-home-hero__mobile-video{display:block!important}.atto-home-hero__video-toggle{top:18px;left:18px}}.atto-home-hero__slide{min-height:inherit}.atto-home-hero__video-toggle{right:24px;left:auto}.atto-home-hero__copy{padding-right:min(42vw,440px)}@media(max-width:749px){.atto-home-hero__video-toggle{right:18px;left:auto}.atto-home-hero__copy{padding-right:0}}.atto-home-hero{height:auto}.atto-home-hero__viewport{position:relative;top:auto;height:auto;min-height:min(760px,calc(100svh - var(--header-group-height,0px)));opacity:1;transform:none;clip-path:none;filter:none}.atto-home-hero__slide{height:auto;min-height:inherit}.atto-home-hero__copy,.atto-home-hero__destination{animation:none!important}.atto-home-hero__destination{grid-template-columns:118px minmax(220px,300px);overflow:hidden;border:1px solid rgba(255,255,255,var(--atto-card-border-opacity,.4));border-radius:var(--atto-card-radius,16px);background:rgba(255,255,255,var(--atto-card-opacity,.88));box-shadow:0 12px 32px #00000029;backdrop-filter:blur(18px) saturate(115%);-webkit-backdrop-filter:blur(18px) saturate(115%)}.atto-home-hero__destination>img{box-sizing:border-box;width:100%;height:100%;padding:10px;object-fit:contain;background:#ffffff75}.atto-home-hero__video-toggle{border-color:#ffffff7a;background:#0f161733;box-shadow:inset 0 0 0 1px #ffffff14}.atto-home-rail{position:relative;z-index:2;padding-block:clamp(72px,8vw,124px)}.atto-home-rail__actions{display:flex;align-items:center;gap:24px}.atto-home-rail__nav{display:flex;gap:8px}.atto-home-rail__nav button{display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid rgba(14,29,31,.28);border-radius:50%;background:transparent;color:var(--atto-carbon);font-size:18px;transition:background .2s ease,color .2s ease,border-color .2s ease}.atto-home-rail__nav button:hover{border-color:var(--atto-carbon);background:var(--atto-carbon);color:#fff}.atto-home-rail__scroller{box-sizing:border-box;width:100%;padding-inline:max(24px,calc((100vw - 1440px)/2));padding-bottom:0;grid-auto-columns:clamp(340px,37vw,570px);gap:clamp(16px,2vw,30px);scroll-padding-inline:max(24px,calc((100vw - 1440px)/2));scrollbar-width:none;-ms-overflow-style:none}.atto-home-rail__scroller::-webkit-scrollbar{display:none}.atto-home-rail__scroller:focus-visible{outline:1px solid var(--atto-teal);outline-offset:-1px}.atto-home-product-card{border:0;background:transparent}.atto-home-product-card__media{aspect-ratio:1.18/1;overflow:hidden;border-radius:2px}.atto-home-product-card__media img{transition:transform .65s cubic-bezier(.2,.65,.25,1)}.atto-home-product-card:hover .atto-home-product-card__media img{transform:scale(1.025)}.atto-home-product-card__details{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:20px;padding:18px 0 0}.atto-home-product-card h3{font-size:clamp(17px,1.45vw,22px)}.atto-home-product-card__price{grid-column:2;grid-row:1;text-align:right}.atto-home-product-card__availability{grid-column:1/-1}@media(max-width:749px){.atto-home-hero{height:auto}.atto-home-hero__viewport{height:auto;min-height:680px}.atto-home-hero__destination{grid-template-columns:94px minmax(0,1fr)}.atto-home-hero__destination>img{padding:8px}.atto-home-rail{padding-block:64px}.atto-home-rail__header{display:block;position:relative}.atto-home-rail__actions{display:block}.atto-home-rail__all{position:absolute;top:3px;right:0}.atto-home-rail__nav{margin-top:28px}.atto-home-rail__nav button{width:38px;height:38px}.atto-home-rail__scroller{grid-auto-columns:min(82vw,340px);gap:14px;padding-inline:18px;scroll-padding-inline:18px}.atto-home-product-card__media{aspect-ratio:1/1}.atto-home-product-card__details{grid-template-columns:1fr;padding-top:14px}.atto-home-product-card__price{grid-column:1;grid-row:auto;text-align:left}}@media(prefers-reduced-motion:reduce){.atto-home-hero{height:auto}.atto-home-hero__viewport{position:relative;top:auto;opacity:1;transform:none;clip-path:none;filter:none}.atto-home-product-card__media img{transition:none}}.atto-collection-hero{background:var(--atto-surface);color:var(--atto-carbon);border-bottom:1px solid var(--atto-steel)}.atto-collection-hero__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);min-height:clamp(520px,66svh,700px)}.atto-collection-hero__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(64px,8vw,120px) max(24px,calc((100vw - 1320px)/2));padding-right:clamp(40px,6vw,96px)}.atto-collection-hero__breadcrumb{display:flex;gap:9px;margin-bottom:auto;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--atto-ink-muted)}.atto-collection-hero__breadcrumb a{color:inherit;text-decoration:none}.atto-collection-hero h1{max-width:10ch;margin:12px 0 24px;font-size:clamp(54px,6.3vw,96px);font-weight:500;line-height:.88;letter-spacing:-.065em;text-wrap:balance}.atto-collection-hero__description{max-width:64ch;font-size:clamp(15px,1.2vw,18px);line-height:1.6;color:var(--atto-ink-muted)}.atto-collection-hero__description :first-child{margin-top:0}.atto-collection-hero__description :last-child{margin-bottom:0}.atto-collection-hero__browse{align-self:flex-start;display:flex;align-items:center;gap:14px;margin-top:34px;padding-bottom:7px;border-bottom:1px solid var(--atto-carbon);color:inherit;font-size:11px;font-weight:700;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}.atto-collection-hero__browse span{display:grid;place-items:center;min-width:25px;height:25px;padding-inline:6px;border-radius:50%;background:var(--atto-teal);color:#fff}.atto-collection-hero__media{position:relative;min-height:420px;overflow:hidden;background:linear-gradient(145deg,#dcebea,#bfd9d7)}.atto-collection-hero__media img{display:block;width:100%;height:100%;object-fit:cover}.atto-collection-hero__instrument{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-between;padding:28px;color:#fff;background:linear-gradient(135deg,#087c89,#075f69 68%,#10383c)}.atto-collection-hero__instrument:before{content:"";position:absolute;top:12%;right:11%;bottom:12%;left:11%;border:1px solid rgba(255,255,255,.3);background:repeating-linear-gradient(90deg,transparent 0 27px,rgba(255,255,255,.09) 27px 28px),repeating-linear-gradient(0deg,transparent 0 27px,rgba(255,255,255,.09) 27px 28px)}.atto-collection-hero__instrument span{position:relative;z-index:1;font-size:11px;font-weight:700;letter-spacing:.16em}.atto-collection-hero__instrument span:first-child{font-size:clamp(58px,7vw,110px);font-weight:500;letter-spacing:-.06em}.atto-collection-hero__instrument span:last-child{align-self:flex-end}body:has(.atto-collection-hero) .product-grid-container{background:var(--atto-surface)}body:has(.atto-collection-hero) .collection-wrapper{border-top:1px solid var(--atto-steel)}body:has(.atto-collection-hero) .facets-block-wrapper{background:var(--atto-paper)}body:has(.atto-collection-hero) .product-grid__item{border-color:var(--atto-steel)}body:has(.atto-collection-hero) .product-card{border:0}body:has(.atto-collection-hero) .product-card__content{padding:14px 16px 22px}body:has(.atto-collection-hero) .facets__summary,body:has(.atto-collection-hero) .facets__panel{border-radius:0}body:has(.atto-collection-hero) #ResultsList{scroll-margin-top:var(--header-group-height,80px)}@media(max-width:749px){.atto-collection-hero__grid{grid-template-columns:1fr;min-height:0}.atto-collection-hero__content{padding:34px 18px 42px}.atto-collection-hero__breadcrumb{margin-bottom:56px}.atto-collection-hero h1{font-size:clamp(48px,15vw,66px)}.atto-collection-hero__description{font-size:15px;line-height:1.55}.atto-collection-hero__browse{margin-top:28px}.atto-collection-hero__media{min-height:280px}.atto-collection-hero__instrument{padding:20px}.atto-collection-hero__instrument span:first-child{font-size:68px}body:has(.atto-collection-hero) .product-grid-container{border-top:0}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/atto-precision-ink.css.map */
