.ottrp .grow-sec{position:relative;height:300vh;background:var(--tint);--sw-bg:var(--tint)}.ottrp .grow-stick{position:sticky;top:0;height:100vh;overflow:hidden}.ottrp .grow-head{position:absolute;left:var(--gutter);right:var(--gutter);top:11vh;z-index:3;text-align:center;opacity:calc(1.3 - var(--p,0) * 2.4);pointer-events:none}.ottrp .grow-head .h2{font-size:clamp(24px,4vw,46px)}.ottrp .grow-head .lede{margin:12px auto 0;font-size:clamp(14px,1.5vw,17px);max-width:44ch}.ottrp .grow-card{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:calc(18px - var(--p,0) * 18px);transform:scale(calc(.82 + var(--p,0) * .18));transform-origin:center center;background:linear-gradient(168deg,#cfe0f2,#9dc0e0 30%,#c9b9a4 62%,#8d7f70);box-shadow:0 34px 80px -34px #0b0f148c}.ottrp .grow-card .bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.ottrp .grow-card .obj{position:absolute;left:50%;top:34%;translate:-50% -50%;width:7.5%;aspect-ratio:1/2.4;border-radius:999px;background:linear-gradient(160deg,#3c444e,#1d232b 45%,#0f1318);box-shadow:0 18px 34px -12px #0b0f1499;animation:bob 6s ease-in-out infinite}.ottrp .grow-end{position:absolute;left:0;right:0;top:46%;z-index:2;text-align:center;padding:0 var(--gutter);opacity:calc((var(--p,0) - .58) * 3.4)}.ottrp .grow-mark{font-style:italic;font-weight:700;font-size:14vw;line-height:.82;letter-spacing:-.05em;color:#fff;margin:0;text-shadow:0 10px 40px rgba(11,15,20,.28)}.ottrp .grow-end .line{margin:clamp(6px,1.4vw,18px) auto 0;color:#fff;font-size:clamp(13px,1.55vw,19px);max-width:40ch;text-shadow:0 2px 14px rgba(11,15,20,.45)}.ottrp .grow-end .ctas{justify-content:center;margin-top:clamp(14px,2.4vw,30px)}.ottrp .grow-end .pill{background:#fff;color:var(--brand)}.ottrp .grow-end .pill:hover{background:#eef3fa}.ottrp .grow-end .pill--ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.75)}.ottrp .grow-end .pill--ghost:hover{background:#ffffff24}.ottrp .grow-note{position:absolute;left:0;right:0;bottom:14px;z-index:4;text-align:center;font-size:11.5px;color:var(--muted);opacity:calc(1 - var(--p,0) * 2)}@media(prefers-reduced-motion:reduce){.ottrp .grow-sec{height:auto}.ottrp .grow-stick{position:static;height:86vh;min-height:520px}.ottrp .grow-head{opacity:0}.ottrp .grow-card{transform:none;border-radius:0}.ottrp .grow-end{opacity:1}.ottrp .grow-note{opacity:0}.ottrp .cue i:after{animation:none;inset:auto 0 0 0;height:40%}.ottrp .grow-card .obj,.ottrp .hero-obj{animation:none}}.ottrp .bento{display:grid;grid-template-columns:1.6fr 1fr;gap:14px;margin-top:38px}.ottrp .bento--even{grid-template-columns:1fr 1fr}.ottrp .bento--five{grid-template-columns:repeat(6,1fr)}.ottrp .bento--five>*:nth-child(1){grid-column:span 3}.ottrp .bento--five>*:nth-child(2){grid-column:span 3}.ottrp .bento--five>*:nth-child(3),.ottrp .bento--five>*:nth-child(4),.ottrp .bento--five>*:nth-child(5){grid-column:span 2}@media(max-width:820px){.ottrp .bento,.ottrp .bento--even,.ottrp .bento--five{grid-template-columns:1fr}.ottrp .bento--five>*{grid-column:auto!important}}.ottrp .card{background:var(--paper);border:1px solid var(--line);border-radius:4px;padding:24px;display:flex;flex-direction:column;gap:11px}.ottrp .card p{margin:0;font-size:14.5px;color:var(--ink-2)}.ottrp .card .link{font-size:13.5px;font-weight:700;color:var(--brand);text-decoration:none;margin-top:auto;padding-top:8px}.ottrp .card .link:hover{text-decoration:underline}.ottrp .card--ink{background:var(--dark);border-color:var(--dark);color:#fff}.ottrp .card--ink p{color:#a7b3c0}.ottrp .card--ink .link{color:#7fb0ec}.ottrp .sec--tint .card{background:var(--paper)}.ottrp .sec--dark .card{background:var(--dark-2);border-color:#242e3a;color:#fff}.ottrp .sec--dark .card p{color:#a7b3c0}.ottrp .fig{font-size:clamp(30px,4vw,46px);font-weight:700;letter-spacing:-.04em;line-height:1;font-variant-numeric:tabular-nums}.ottrp .fig small{font-size:15px;font-weight:400;letter-spacing:0;color:var(--muted);margin-left:5px}.ottrp .sec--dark .fig small{color:#8794a2}.ottrp .wall{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:38px}@media(max-width:820px){.ottrp .wall{grid-template-columns:repeat(2,1fr)}}.ottrp .stage{text-align:center;max-width:22ch;margin-inline:auto}.ottrp .stage.wide{max-width:26ch}.ottrp .stage-body{max-width:54ch;margin:18px auto 0;font-size:clamp(15px,1.6vw,18px);color:var(--ink-2)}.ottrp .sec--dark .stage-body{color:#a7b3c0}.ottrp .hdr{transition:transform .3s ease,opacity .25s ease}body.ottrp.nav-taken .hdr{transform:translateY(-130%);opacity:0;pointer-events:none}.ottrp .navsentinel{height:1px}.ottrp .subnav{position:sticky;top:0;z-index:58;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.ottrp .subnav-in{max-width:1280px;margin:0 auto;padding:14px var(--gutter) 12px;display:flex;align-items:center;gap:20px}.ottrp .subnav-nav{flex:1 1 auto;min-width:0;max-width:860px;margin-inline:auto}.ottrp .subnav-links,.ottrp .subnav-dots{display:grid;grid-auto-flow:column;grid-auto-columns:1fr}.ottrp .subnav-links a{font-size:14.5px;font-weight:700;color:var(--ink-2);text-decoration:none;text-align:center;padding:2px 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ottrp .subnav-links a:hover{color:var(--ink)}.ottrp .subnav-links a.on{color:var(--brand)}.ottrp .subnav-dots{position:relative;margin-top:11px;height:10px;align-items:center}.ottrp .subnav-dots:before{content:"";position:absolute;left:6%;right:6%;top:50%;height:1px;background:var(--line-2)}.ottrp .subnav-dots i{width:6px;height:6px;border-radius:50%;background:var(--line-2);justify-self:center;position:relative;transition:background .2s,width .2s,height .2s}.ottrp .subnav-dots i.on{background:var(--brand);width:10px;height:10px}.ottrp .subnav .pill{flex:none;padding:10px 22px}@media(max-width:820px){.ottrp .subnav-in{padding:10px var(--gutter) 9px;gap:12px}.ottrp .subnav-nav{overflow-x:auto;scrollbar-width:none}.ottrp .subnav-nav::-webkit-scrollbar{display:none}.ottrp .subnav-links,.ottrp .subnav-dots{grid-auto-columns:minmax(92px,1fr)}.ottrp .subnav-links a{font-size:13px}.ottrp .subnav .pill{padding:9px 16px;font-size:13px}}.ottrp .shelf{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:38px}@media(max-width:960px){.ottrp .shelf{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.ottrp .shelf{grid-template-columns:1fr}}.ottrp .prod{border:1px solid var(--line);border-radius:4px;padding:16px;background:var(--paper);display:flex;flex-direction:column;gap:9px;text-decoration:none}.ottrp .prod .media{aspect-ratio:1;margin-bottom:3px}.ottrp .prod .nm{font-size:14.5px;font-weight:700;color:var(--ink)}.ottrp .prod .fr{font-size:13px;color:var(--ink-2);margin:0}.ottrp .prod .pr{font-size:13.5px;font-weight:700;color:var(--brand);margin-top:auto}.ottrp .split{display:grid;grid-template-columns:1fr 1.15fr;gap:clamp(24px,5vw,64px);align-items:start}@media(max-width:880px){.ottrp .split{grid-template-columns:1fr}}.ottrp .rows{display:flex;flex-direction:column;border-top:1px solid var(--line)}.ottrp .row{display:grid;grid-template-columns:minmax(120px,.5fr) 1fr;gap:16px;padding:14px 0;border-bottom:1px solid var(--line)}.ottrp .row dt{font-size:13px;font-weight:700;letter-spacing:.02em}.ottrp .row dd{margin:0;font-size:14px;color:var(--ink-2)}.ottrp .sec--tint .rows,.ottrp .sec--tint .row{border-color:var(--line-2)}.ottrp .unv{border-bottom:1px dotted var(--muted);cursor:help}.ottrp .pdp{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(24px,4vw,52px);align-items:start}@media(max-width:900px){.ottrp .pdp{grid-template-columns:1fr}}.ottrp .gal{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.ottrp .gal .media:first-child{grid-column:1/-1;aspect-ratio:1}.ottrp .badges{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:14px}.ottrp .badge{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 9px;border-radius:3px;background:var(--tint);color:var(--brand-deep)}.ottrp .badge--off{background:#e6f4ea;color:#1c6b36}.ottrp .pricerow{display:flex;align-items:baseline;gap:11px;flex-wrap:wrap;margin:16px 0;padding-bottom:16px;border-bottom:1px solid var(--line)}.ottrp .price{font-size:30px;font-weight:700;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.ottrp .was{font-size:16px;color:var(--muted);text-decoration:line-through}.ottrp .save{font-size:12px;font-weight:700;background:#e6f4ea;color:#1c6b36;padding:3px 8px;border-radius:3px}.ottrp .norev{font-size:12.5px;color:var(--muted);border-bottom:1px dotted var(--line-2);margin-left:auto}.ottrp .specgrid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:4px;overflow:hidden;margin:18px 0}.ottrp .specgrid div{background:var(--paper);padding:11px 13px}.ottrp .specgrid dt{font-size:11px;letter-spacing:.09em;text-transform:uppercase;color:var(--muted);font-weight:700}.ottrp .specgrid dd{margin:2px 0 0;font-size:14px;font-weight:700}@media(max-width:420px){.ottrp .specgrid{grid-template-columns:1fr}}.ottrp .varpick{display:flex;gap:8px;margin:18px 0 14px;flex-wrap:wrap}.ottrp .var{font-size:13px;font-weight:700;padding:9px 16px;border:1px solid var(--ink);border-radius:999px;background:var(--paper);cursor:pointer;font-family:inherit}.ottrp .var[aria-pressed=false]{border-color:var(--line-2);font-weight:400;color:var(--ink-2)}.ottrp .atc{width:100%;justify-content:center;text-align:center;padding:15px;font-size:15px;display:block}.ottrp .trust{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:20px 0;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.ottrp .trust div{font-size:12.5px;color:var(--ink-2)}.ottrp .trust b{display:block;font-size:13px;color:var(--ink)}.ottrp details{border-bottom:1px solid var(--line)}.ottrp details summary{cursor:pointer;padding:14px 0;font-size:14.5px;font-weight:700;list-style:none;display:flex;justify-content:space-between;gap:12px;align-items:center}.ottrp details summary::-webkit-details-marker{display:none}.ottrp details summary:after{content:"+";font-weight:400;font-size:19px;color:var(--muted)}.ottrp details[open] summary:after{content:"\2013"}.ottrp details .dd{padding:0 0 16px;font-size:14px;color:var(--ink-2);max-width:60ch}.ottrp details summary:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.ottrp .scroller{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px;margin-top:34px}.ottrp .scroller>*{flex:0 0 clamp(230px,26vw,300px);scroll-snap-align:start}.ottrp .marq{display:flex;gap:10px;overflow-x:auto;padding-bottom:10px}.ottrp .marq>*{flex:0 0 clamp(180px,22vw,260px)}.ottrp .faqwrap{max-width:780px;margin-top:30px}.ottrp .empty{border:1px dashed var(--line-2);border-radius:4px;padding:34px;text-align:center;margin-top:30px;background:var(--paper)}.ottrp .empty p{margin:0;color:var(--muted);font-size:14px;max-width:48ch;margin-inline:auto}.ottrp .buybar{position:fixed;left:var(--gutter);right:var(--gutter);bottom:14px;z-index:55;max-width:1280px;margin:0 auto;background:#ffffffed;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--line);border-radius:999px;box-shadow:0 12px 34px -18px #0b0f1466;display:flex;align-items:center;gap:14px;padding:8px 8px 8px 20px}.ottrp .buybar .nm{font-size:14px;font-weight:700}.ottrp .buybar .st{font-size:12.5px;color:var(--muted)}.ottrp .buybar .sp{margin-left:auto;display:flex;align-items:baseline;gap:8px}.ottrp .buybar .sp .p{font-weight:700;font-variant-numeric:tabular-nums}.ottrp .buybar .sp .w{font-size:12.5px;color:var(--muted);text-decoration:line-through}@media(max-width:620px){.ottrp .buybar .st{display:none}}.ottrp .foot{background:var(--dark);color:#fff;padding:clamp(48px,7vw,84px) var(--gutter) 78px;position:relative;overflow:hidden}.ottrp .foot-game{position:absolute;inset:auto 0 0 0;height:48%;background:linear-gradient(to top,#161d26,transparent);border-top:1px dashed #2b3543;display:flex;align-items:flex-end;justify-content:center;padding-bottom:16px}.ottrp .foot-game span{font-size:11.5px;color:#7d8b99;text-align:center;max-width:42ch;line-height:1.5}.ottrp .foot-in{max-width:1280px;margin:0 auto;position:relative;z-index:2}.ottrp .foot-cols{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:26px;margin-top:30px}@media(max-width:900px){.ottrp .foot-cols{grid-template-columns:1fr 1fr}}@media(max-width:520px){.ottrp .foot-cols{grid-template-columns:1fr}}.ottrp .foot h5{font-size:11.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#7d8b99;margin:0 0 12px}.ottrp .foot ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.ottrp .foot li{font-size:13.5px;color:#c3ccd6}.ottrp .foot li a{color:inherit;text-decoration:none;cursor:pointer}.ottrp .foot li a:hover{color:#fff;text-decoration:underline}.ottrp .foot .mark{font-size:26px;font-weight:700;letter-spacing:-.05em}.ottrp .foot .legal{margin-top:44px;padding-top:20px;border-top:1px solid #232c38;font-size:12px;color:#7d8b99}:root{--sky-1:#eaf3fc;--sky-2:#c2dcf4;--sky-3:#77aee4;--sky-4:#3d7cc0;--stone-1:#f5efe4;--stone-2:#e2d3ba;--stone-3:#c0a380;--stone-4:#8d7355;--denim-1:#3a4554;--denim-2:#252e3b;--clay:#b4653c}.ottrp .sec--sky{background:linear-gradient(168deg,var(--sky-1),var(--sky-2));--sw-bg:var(--sky-1)}.ottrp .sec--stone{background:linear-gradient(168deg,var(--stone-1),var(--stone-2));--sw-bg:var(--stone-1)}.ottrp .sec--brand{background:linear-gradient(150deg,var(--brand),var(--brand-deep));color:#fff;--sw-bg:var(--brand)}.ottrp .sec--brand .lede,.ottrp .sec--brand .small,.ottrp .sec--brand .stage-body{color:#d7e5f7}.ottrp .sec--brand .eyebrow{color:#bcd6f2}.ottrp .sec--brand .pill{background:#fff;color:var(--brand)}.ottrp .sec--brand .pill--ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.6)}.ottrp .sec--sky .card,.ottrp .sec--stone .card{background:#ffffffb8;border-color:#ffffffe6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);--sw-bg:#fff}.ottrp .sec--stone .eyebrow{color:var(--stone-4)}.ottrp .media{border:0;border-radius:6px;position:relative;overflow:hidden;isolation:isolate;background:linear-gradient(152deg,var(--sky-2),var(--sky-1) 46%,#fff);align-items:flex-end;justify-content:flex-start;padding:0}.ottrp .media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(70% 55% at 30% 28%,rgba(255,255,255,.85),transparent 70%),radial-gradient(60% 50% at 82% 88%,rgba(11,15,20,.14),transparent 70%)}.ottrp .media .shot{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;object-fit:cover;display:block}.ottrp .media:has(.shot):before{display:none}.ottrp .media:has(.shot) span{display:none}.ottrp .media span{position:relative;z-index:2;max-width:100%;padding:11px 13px;font-size:11.5px;line-height:1.45;color:var(--ink-2);text-align:left;background:#ffffffc7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:4px;margin:11px}.ottrp .media--sky{background:linear-gradient(152deg,var(--sky-3),var(--sky-2) 52%,var(--sky-1))}.ottrp .media--stone{background:linear-gradient(152deg,var(--stone-3),var(--stone-2) 50%,var(--stone-1))}.ottrp .media--denim{background:linear-gradient(152deg,var(--denim-1),var(--denim-2))}.ottrp .media--brand{background:linear-gradient(152deg,var(--brand),var(--brand-deep))}.ottrp .media--clay{background:linear-gradient(152deg,var(--clay),var(--stone-3) 60%,var(--stone-1))}
/*# sourceMappingURL=/cdn/shop/t/5/assets/ottr-proto-2.css.map */
