:root{--forest: #1f3b34;--forest-deep: #142923;--forest-soft: #31564b;--oat: #f4f0e7;--paper: #fffdf8;--hay: #e4c766;--hay-soft: #f3e8b8;--sage: #aebfa8;--clay: #b86d4c;--ink: #20302b;--muted: #66736e;--line: #d8ddd5;--radius: 24px;--display: "TA Serif", "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;--body: "TA Sans", "Avenir Next", Avenir, "Trebuchet MS", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;color:var(--ink);background:var(--oat);font-family:var(--body);-webkit-font-smoothing:antialiased}button,input{font:inherit}figure{margin:0}a{color:inherit}.shell{width:min(1240px,calc(100% - 40px));margin-inline:auto}.display{font-family:var(--display);font-weight:700;letter-spacing:-.045em}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.section-space{padding-block:92px}.section-heading{max-width:680px;margin-bottom:42px}.section-heading h2{margin:10px 0 12px;font-size:clamp(38px,5vw,62px);line-height:.98}.section-heading p{max-width:590px;margin:0;color:var(--muted);font-size:17px;line-height:1.7}.btn{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 22px;border:1px solid transparent;border-radius:999px;font-size:14px;font-weight:800;text-decoration:none;cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:var(--forest)}.btn-primary:hover{background:var(--forest-deep)}.btn-light{color:var(--forest-deep);background:var(--paper)}.btn-outline{color:var(--forest);border-color:#1f3b3438;background:transparent}.icon-button{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:transparent;cursor:pointer}.photo-slot{position:relative;isolation:isolate;overflow:hidden;background:var(--sage)}.photo-slot:before{content:"";position:absolute;z-index:-1;top:-20%;right:-20%;bottom:-20%;left:-20%;background:radial-gradient(circle at 25% 30%,rgba(255,255,255,.56) 0 10%,transparent 11%),radial-gradient(circle at 70% 65%,rgba(31,59,52,.18) 0 16%,transparent 17%),repeating-radial-gradient(ellipse at 80% 20%,transparent 0 17px,rgba(31,59,52,.13) 18px 19px);transform:rotate(-8deg)}.photo-label{position:absolute;left:18px;bottom:18px;display:flex;align-items:center;gap:8px;padding:9px 12px;color:var(--forest-deep);background:#fffdf8db;border:1px solid rgba(255,255,255,.6);border-radius:999px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:11px;font-weight:800}.photo-word{position:absolute;right:-8px;bottom:-22px;color:#ffffff73;font-family:var(--display);font-size:clamp(64px,9vw,124px);font-weight:700;letter-spacing:-.07em;line-height:1}.utility{color:#dce7df;background:var(--forest-deep)}.utility .shell{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px}.utility-list{display:flex;align-items:center;gap:26px}.utility-item{display:flex;align-items:center;gap:7px;white-space:nowrap}.main-header{position:relative;z-index:30;background:var(--paper);border-bottom:1px solid var(--line)}.header-row{min-height:88px;display:grid;grid-template-columns:250px 1fr auto;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none}.brand-mark{width:45px;height:45px;display:grid;place-items:center;color:var(--paper);background:var(--forest);border-radius:42% 58% 46% 54%/55% 45%}.brand strong{display:block;font-family:var(--display);font-size:22px;letter-spacing:-.035em}.brand small{display:block;margin-top:1px;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:26px}.desktop-nav a{position:relative;padding-block:30px;font-size:13px;font-weight:800;text-decoration:none}.desktop-nav a:after{content:"";position:absolute;right:0;bottom:23px;left:0;height:2px;background:var(--hay);transform:scaleX(0);transition:transform .18s ease}.desktop-nav a:hover:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:8px}.cart{position:relative}.cart-count{position:absolute;top:-2px;right:-2px;width:17px;height:17px;display:grid;place-items:center;color:#fff;background:var(--clay);border:2px solid var(--paper);border-radius:50%;font-size:8px;font-weight:800}.mobile-menu-button{display:none}.hero{position:relative;padding:58px 0 64px;overflow:hidden;background:var(--paper)}.hero:after{content:"";position:absolute;width:460px;height:460px;right:-190px;top:-210px;border:1px solid var(--hay);border-radius:50%;box-shadow:0 0 0 58px #e4c7661c,0 0 0 116px #e4c76612}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.02fr .98fr;align-items:stretch;gap:58px}.hero-grid>*{min-width:0}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:34px 0}.hero-copy .eyebrow{color:var(--forest-soft)}.hero h1{max-width:680px;margin:18px 0 24px;font-size:clamp(58px,7vw,92px);line-height:.88}.hero h1 em{position:relative;color:var(--forest);font-style:normal}.hero h1 em:after{content:"";position:absolute;right:0;bottom:3px;left:0;height:11px;z-index:-1;background:var(--hay);border-radius:999px;transform:rotate(-1.5deg)}.hero-copy>p{max-width:550px;margin:0 0 30px;color:var(--muted);font-size:18px;line-height:1.7}.hero-actions{margin-top:26px;display:flex;flex-wrap:wrap;gap:10px}.hero-note{display:flex;align-items:center;gap:11px;margin-top:34px;color:var(--forest);font-size:12px;font-weight:800}.hero-note span{width:37px;height:37px;display:grid;place-items:center;border-radius:50%;background:var(--hay-soft)}.hero-media{width:100%;min-height:570px;border-radius:180px 180px 26px 26px;box-shadow:0 22px 60px #14292324}.hero-media:after{content:"";position:absolute;top:26px;right:26px;bottom:26px;left:26px;border:1px solid rgba(255,255,255,.72);border-radius:160px 160px 16px 16px;pointer-events:none}.hero-card{position:absolute;z-index:2;left:22px;bottom:22px;width:240px;max-width:calc(100% - 44px);padding:18px;background:var(--paper);border:1px solid var(--line);border-radius:18px;box-shadow:0 16px 34px #14292329}.hero-card strong{display:block;margin:7px 0;font-family:var(--display);font-size:22px;line-height:1.05}.hero-card small{color:var(--muted);line-height:1.4}.reassurance{background:var(--forest);color:#fff}.reassurance-grid{display:grid;grid-template-columns:repeat(3,1fr)}.reassurance-item{min-height:112px;display:flex;align-items:center;gap:16px;padding:25px 32px;border-right:1px solid rgba(255,255,255,.16)}.reassurance-item:last-child{border-right:0}.reassurance-item svg{color:var(--hay);flex:0 0 auto}.reassurance-item strong{display:block;font-size:14px}.reassurance-item span{display:block;margin-top:4px;color:#afc3bb;font-size:11px;line-height:1.45}.universes{background:var(--oat)}.universe-grid{display:grid;grid-template-columns:1.14fr .86fr;gap:18px}.universe-stack{display:grid;grid-template-columns:1fr 1fr;gap:18px}.universe-card{min-height:340px;display:flex;flex-direction:column;overflow:hidden;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.universe-card:hover{transform:translateY(-4px);box-shadow:0 20px 48px #14292317}.universe-card.large{min-height:698px}.universe-photo{min-height:210px;flex:1}.universe-photo img{width:100%;height:100%;object-fit:cover}.universe-stack .universe-photo{max-height:330px}.large .universe-photo{min-height:300px}.universe-card:nth-child(2) .photo-slot{background:#d9c6a8}.universe-card:nth-child(3) .photo-slot{background:#c5c0ab}.universe-card:nth-child(4) .photo-slot{background:#bdc9c0}.universe-copy{padding:25px}.universe-copy header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.universe-copy h3{margin:0;font-size:37px;line-height:1}.universe-count{color:var(--forest);background:var(--hay-soft);border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800;white-space:nowrap}.category-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:20px}.category-list span{padding:7px 9px;color:var(--muted);background:var(--oat);border-radius:999px;font-size:10px}.universe-link{display:flex;align-items:center;gap:8px;margin-top:18px;color:var(--forest);font-size:12px;font-weight:800}.accessories{background:var(--paper)}.accessory-panel{position:relative;overflow:hidden;display:grid;grid-template-columns:.88fr 1.12fr;min-height:520px;color:#fff;background:var(--forest-deep);border-radius:34px}.accessory-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:clamp(38px,6vw,78px)}.accessory-copy h2{margin:12px 0 20px;font-size:clamp(42px,5vw,68px);line-height:.96}.accessory-copy p{max-width:480px;margin:0 0 27px;color:#b7c6c0;line-height:1.7}.accessory-copy .btn{align-self:flex-start}.accessory-visual{position:relative;display:grid;place-items:center;overflow:hidden;background:var(--hay)}.accessory-visual:before,.accessory-visual:after{content:"";position:absolute;width:410px;height:410px;border:1px solid rgba(31,59,52,.28);border-radius:50%}.accessory-visual:after{width:270px;height:270px}.tool-cluster{position:relative;z-index:2;width:min(370px,72%);aspect-ratio:1;display:grid;grid-template-columns:1fr 1fr;gap:12px;transform:rotate(-5deg)}.tool-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--forest-deep);background:#fffdf8b8;border:1px solid rgba(255,255,255,.58);border-radius:35% 65% 52% 48%/48% 42% 58% 52%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:11px;font-weight:800}.tool-tile:nth-child(2),.tool-tile:nth-child(3){border-radius:60% 40% 38% 62%/48% 62% 38% 52%}.coat-guide{background:#e8e1d3}.coat-intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:end;margin-bottom:46px}.coat-intro h2{margin:9px 0 0;font-size:clamp(42px,6vw,72px);line-height:.96}.coat-intro p{margin:0;color:var(--muted);font-size:17px;line-height:1.75}.coat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.coat-card{position:relative;min-height:395px;display:flex;flex-direction:column;justify-content:space-between;padding:30px;overflow:hidden;background:var(--paper);border:1px solid rgba(31,59,52,.13);border-radius:96px 24px 24px}.coat-card:nth-child(2){border-radius:24px 96px 24px 24px}.coat-card:nth-child(3){border-radius:24px 24px 96px}.coat-number{width:48px;height:48px;display:grid;place-items:center;color:var(--forest);background:var(--hay-soft);border-radius:50%;font-family:var(--display);font-size:20px;font-weight:700}.coat-card h3{margin:auto 0 12px;font-size:31px;line-height:1.02}.coat-card p{margin:0;color:var(--muted);line-height:1.65}.coat-card footer{display:flex;align-items:center;gap:8px;margin-top:25px;color:var(--forest);font-size:11px;font-weight:800}.seo{background:var(--paper)}.seo-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px}.seo-title h2{position:sticky;top:30px;margin:11px 0 0;font-size:clamp(42px,5vw,68px);line-height:.96}.seo-columns{columns:2;column-gap:44px}.seo-columns p{margin:0 0 24px;break-inside:avoid;color:var(--muted);font-size:15px;line-height:1.8}.seo-columns strong{color:var(--ink)}.newsletter{padding:0 0 88px;background:var(--paper)}.newsletter-panel{position:relative;overflow:hidden;min-height:380px;display:grid;place-items:center;padding:60px 30px;color:#fff;text-align:center;background:var(--forest);border-radius:34px}.newsletter-panel:before,.newsletter-panel:after{content:"";position:absolute;width:350px;height:350px;border:1px solid rgba(228,199,102,.38);border-radius:42% 58% 46% 54%/56% 40% 60% 44%}.newsletter-panel:before{left:-180px;top:-190px}.newsletter-panel:after{right:-170px;bottom:-200px}.newsletter-content{position:relative;z-index:2;max-width:690px}.newsletter h2{margin:12px 0;font-size:clamp(40px,5vw,64px);line-height:1}.newsletter p{margin:0 auto 25px;color:#bbccc5;line-height:1.65}.newsletter-form{max-width:560px;display:grid;grid-template-columns:1fr auto;gap:9px;margin:auto;padding:7px;background:#fff;border-radius:999px}.newsletter-form input{min-width:0;padding:0 18px;color:var(--ink);border:0;outline:0;background:transparent}.newsletter-form button{min-height:48px;padding:0 20px;border:0;border-radius:999px;color:var(--forest-deep);background:var(--hay);font-weight:800;cursor:pointer}.form-message:empty{min-height:0;margin-top:0}.form-message{min-height:18px;margin-top:10px;color:var(--hay-soft);font-size:11px}.footer{color:#dbe4df;background:var(--forest-deep)}.footer-main{display:grid;grid-template-columns:1.15fr repeat(4,1fr);gap:34px;padding-block:70px 54px}.footer-brand p{max-width:300px;margin:18px 0 26px;color:#91a39c;font-size:13px;line-height:1.75}.social-link{width:42px;height:42px;display:grid;place-items:center;border:1px solid #365049;border-radius:50%}.footer h3{margin:4px 0 19px;color:#fff;font-size:12px;letter-spacing:.09em;text-transform:uppercase}.footer ul{margin:0;padding:0;list-style:none}.footer li+li{margin-top:11px}.footer li a{color:#91a39c;font-size:12px;text-decoration:none}.footer li a:hover{color:var(--hay)}.footer-bottom{min-height:75px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#738780;border-top:1px solid #2b443d;font-size:10px}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;visibility:hidden;opacity:0;background:#14292380;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:.2s ease}.overlay.open{visibility:visible;opacity:1}.drawer{position:absolute;top:0;right:0;width:min(430px,100%);height:100%;display:flex;flex-direction:column;padding:28px;background:var(--paper);transform:translate(100%);transition:transform .25s ease}.overlay.open .drawer{transform:translate(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid var(--line)}.drawer h2{margin:0;font-size:35px}.empty-cart{flex:1;display:grid;place-items:center;text-align:center}.empty-cart span{width:72px;height:72px;display:grid;place-items:center;margin:auto;color:var(--forest);background:var(--hay-soft);border-radius:50%}.empty-cart h3{margin:20px 0 6px;font-family:var(--display);font-size:26px}.empty-cart p{margin:0;color:var(--muted)}.search-panel{position:fixed;z-index:90;inset:38px 0 auto;display:none;padding:28px 0;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 18px 50px #1429231f}.search-panel.open{display:block}.search-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px}.search-inner input{width:100%;padding:14px 0;border:0;outline:0;color:var(--ink);background:transparent;font-family:var(--display);font-size:clamp(22px,4vw,40px)}.mobile-panel{display:none}@media(max-width:980px){.utility-list .utility-item:nth-child(2){display:none}.header-row{grid-template-columns:1fr auto}.desktop-nav{display:none}.mobile-menu-button{display:grid}.hero-grid,.accessory-panel,.coat-intro,.seo-layout{grid-template-columns:1fr}.hero-grid{gap:28px}.hero-media{min-height:520px}.universe-grid{grid-template-columns:1fr}.universe-card.large{min-height:560px}.accessory-copy{order:2}.accessory-visual{min-height:420px}.coat-intro,.seo-layout{gap:28px}.seo-title h2{position:static}.footer-main{grid-template-columns:repeat(3,1fr)}.footer-brand{grid-column:1 / -1}.mobile-panel{position:fixed;z-index:85;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;padding:22px;color:#fff;background:var(--forest-deep);transform:translate(-100%);transition:transform .25s ease}.mobile-panel.open{transform:translate(0)}.mobile-panel header{display:flex;align-items:center;justify-content:space-between}.mobile-links{display:flex;flex-direction:column;margin-top:50px}.mobile-links a{padding:17px 0;border-bottom:1px solid #2c4740;font-family:var(--display);font-size:32px;text-decoration:none}.mobile-panel footer{margin-top:auto;color:#98aaa3;font-size:12px;line-height:1.7}}@media(max-width:640px){.shell{width:min(100% - 28px,1240px)}.section-space{padding-block:66px}.utility .shell{justify-content:center}.utility-list{width:100%;justify-content:space-between;gap:10px}.utility-item{font-size:9px}.utility>.shell>span{display:none}.header-row{min-height:74px;gap:12px}.brand-mark{width:39px;height:39px}.brand strong{font-size:19px}.brand small{font-size:7px}.header-actions .search-trigger{display:none}.hero{padding-top:34px}.hero-copy{padding:8px 0 0}.hero h1{font-size:clamp(49px,15vw,66px)}.hero h1 em{white-space:normal}.hero-copy>p{font-size:16px}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .btn{width:100%}.hero-media{min-height:430px;border-radius:120px 120px 22px 22px}.hero-card{left:14px;right:14px;bottom:14px;width:auto;max-width:none}.reassurance-grid{grid-template-columns:1fr;padding:10px 0}.reassurance-item{min-height:88px;padding:18px 5px;border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.reassurance-item:last-child{border-bottom:0}.universe-stack{grid-template-columns:1fr}.universe-card,.universe-card.large{min-height:510px}.large .universe-photo,.universe-photo{min-height:270px}.category-list{gap:5px}.accessory-panel{border-radius:25px}.accessory-visual{min-height:350px}.tool-cluster{width:80%}.coat-grid{grid-template-columns:1fr}.coat-card,.coat-card:nth-child(2),.coat-card:nth-child(3){min-height:330px;border-radius:70px 22px 22px}.seo-columns{columns:1}.newsletter-panel{padding:50px 19px;border-radius:25px}.newsletter-form{grid-template-columns:1fr;padding:8px;border-radius:20px}.newsletter-form input{min-height:48px;text-align:center}.footer-main{grid-template-columns:1fr 1fr;gap:38px 22px}.footer-brand{grid-column:1 / -1}.footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center}.search-panel{top:0}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/ta-base.css.map */
