body.taa-theme-page .taa-surface{--paper:#F2ECE0;--paper-2:#EAE1D0;--espresso:#211B14;--ink:#2F2921;--taupe:#9A8B76;--taupe-soft:#B9AC97;--offwhite:#FBF8F2;--hair:rgba(47,41,33,.16);--hair-light:rgba(251,248,242,.22);--maxw:1180px}body.taa-theme-page .taa-surface *{box-sizing:border-box;margin:0;padding:0}body.taa-theme-page .taa-surface{scroll-behavior:smooth}body.taa-theme-page .taa-surface{background:var(--paper);color:var(--ink);font-family:Montserrat,system-ui,sans-serif;font-weight:300;line-height:1.7;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.taa-theme-page .taa-surface h1,body.taa-theme-page .taa-surface h2,body.taa-theme-page .taa-surface h3,body.taa-theme-page .taa-surface .pf{font-family:Playfair Display,Georgia,serif;font-weight:400;letter-spacing:-.02em;line-height:1.08}body.taa-theme-page .taa-surface img{display:block;max-width:100%}body.taa-theme-page .taa-surface a{color:inherit}body.taa-theme-page .taa-surface .eyebrow{font-family:Montserrat,sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:.34em;font-size:.68rem;color:var(--taupe)}body.taa-theme-page .taa-surface .wrap{max-width:var(--maxw);margin:0 auto;padding:0 32px}body.taa-theme-page .taa-surface .btn{display:inline-flex;align-items:center;gap:.6em;font-family:Montserrat,sans-serif;font-weight:400;letter-spacing:.12em;text-transform:uppercase;font-size:.74rem;padding:16px 30px;border:1px solid var(--espresso);background:var(--espresso);color:var(--offwhite);text-decoration:none;cursor:pointer;transition:all .35s ease}body.taa-theme-page .taa-surface .btn:hover,body.taa-theme-page .taa-surface .btn.ghost{background:transparent;color:var(--espresso)}body.taa-theme-page .taa-surface .btn.ghost:hover{background:var(--espresso);color:var(--offwhite)}body.taa-theme-page .taa-surface .btn.light{border-color:var(--offwhite);background:var(--offwhite);color:var(--espresso)}body.taa-theme-page .taa-surface .btn.light:hover{background:transparent;color:var(--offwhite)}body.taa-theme-page .taa-surface nav{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:18px 32px;transition:background .4s,padding .4s,box-shadow .4s;background:#f2ece0e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}body.taa-theme-page .taa-surface nav.scrolled{padding:10px 32px;box-shadow:0 1px 0 var(--hair)}body.taa-theme-page .taa-surface nav .brand{cursor:pointer}body.taa-theme-page .taa-surface nav .brand img{height:42px;width:auto;transition:height .4s}body.taa-theme-page .taa-surface nav.scrolled .brand img{height:34px}body.taa-theme-page .taa-surface nav .navlinks{display:flex;align-items:center;gap:30px}body.taa-theme-page .taa-surface nav .navlinks a{text-decoration:none;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;font-weight:400;cursor:pointer;position:relative;padding-bottom:3px}body.taa-theme-page .taa-surface nav .navlinks a.btn{padding:16px 30px}body.taa-theme-page .taa-surface nav .navlinks a.link:after{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:var(--espresso);transition:width .3s}body.taa-theme-page .taa-surface nav .navlinks a.link:hover:after,body.taa-theme-page .taa-surface nav .navlinks a.link.active:after{width:100%}body.taa-theme-page .taa-surface nav .navlinks a.link.active{color:var(--espresso)}@media(max-width:760px){body.taa-theme-page .taa-surface nav .navlinks{gap:16px}body.taa-theme-page .taa-surface nav .navlinks a.link{font-size:.62rem;letter-spacing:.1em}body.taa-theme-page .taa-surface nav .navlinks a.btn{padding:12px 18px;font-size:.64rem}}@media(max-width:460px){body.taa-theme-page .taa-surface nav .brand img{height:34px}body.taa-theme-page .taa-surface nav .navlinks .hideS{display:none}}body.taa-theme-page .taa-surface .page{display:none}body.taa-theme-page .taa-surface .page.active{display:block}body.taa-theme-page .taa-surface .hero{display:grid;grid-template-columns:1.05fr 1fr;min-height:100vh;position:relative}body.taa-theme-page .taa-surface .hero-copy{display:flex;flex-direction:column;justify-content:center;padding:130px 60px 80px 8vw}body.taa-theme-page .taa-surface .hero-copy .eyebrow{margin-bottom:26px}body.taa-theme-page .taa-surface .hero-copy h1{font-size:clamp(2.6rem,5vw,4.35rem);margin-bottom:26px}body.taa-theme-page .taa-surface .hero-copy h1 em{font-style:italic;color:var(--taupe)}body.taa-theme-page .taa-surface .hero-copy .lede{font-size:1.05rem;max-width:40ch;margin-bottom:38px;color:var(--ink)}body.taa-theme-page .taa-surface .hero-cta{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-bottom:34px}body.taa-theme-page .taa-surface .hero-price{font-family:Playfair Display,serif;font-size:1.15rem}body.taa-theme-page .taa-surface .hero-meta{display:flex;gap:26px;flex-wrap:wrap;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:var(--taupe);font-weight:400}body.taa-theme-page .taa-surface .hero-meta span{position:relative;padding-left:16px}body.taa-theme-page .taa-surface .hero-meta span:before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;border-radius:50%;background:var(--taupe-soft)}body.taa-theme-page .taa-surface .hero-img{position:relative;overflow:hidden;background:var(--paper-2)}body.taa-theme-page .taa-surface .hero-img img{width:100%;height:100%;object-fit:cover;object-position:center 45%}body.taa-theme-page .taa-surface .hero-img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f2ece080,#f2ece000 22%)}@media(max-width:860px){body.taa-theme-page .taa-surface .hero{grid-template-columns:1fr}body.taa-theme-page .taa-surface .hero-img{min-height:56vh;order:-1}body.taa-theme-page .taa-surface .hero-copy{padding:120px 32px 64px}body.taa-theme-page .taa-surface .hero-img:after{background:linear-gradient(0deg,#f2ece08c,#f2ece000 30%)}}body.taa-theme-page .taa-surface .teasers{padding:110px 0 20px}body.taa-theme-page .taa-surface .teasers .intro{max-width:var(--maxw);margin:0 auto 54px;padding:0 32px;display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:end}body.taa-theme-page .taa-surface .teasers .intro h2{font-size:clamp(1.9rem,3.4vw,2.8rem)}body.taa-theme-page .taa-surface .teasers .intro p{color:var(--taupe);max-width:48ch}body.taa-theme-page .taa-surface .tgrid{max-width:var(--maxw);margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1fr 1fr;gap:26px}body.taa-theme-page .taa-surface .tcard{position:relative;overflow:hidden;min-height:420px;display:flex;align-items:flex-end;cursor:pointer;background:var(--espresso)}body.taa-theme-page .taa-surface .tcard img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .8s ease;opacity:.82}body.taa-theme-page .taa-surface .tcard:hover img{transform:scale(1.05)}body.taa-theme-page .taa-surface .tcard:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#140f0ad1,#140f0a26 55%,#140f0a47)}body.taa-theme-page .taa-surface .tcard .tc{position:relative;z-index:2;padding:40px;color:var(--offwhite)}body.taa-theme-page .taa-surface .tcard .tc .eyebrow{color:var(--taupe-soft);margin-bottom:14px}body.taa-theme-page .taa-surface .tcard .tc h3{font-size:1.9rem;margin-bottom:12px}body.taa-theme-page .taa-surface .tcard .tc p{font-size:.92rem;font-weight:300;color:#e4dbcb;max-width:34ch;margin-bottom:18px}body.taa-theme-page .taa-surface .tcard .tc .more{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;border-bottom:1px solid var(--taupe-soft);padding-bottom:3px}@media(max-width:760px){body.taa-theme-page .taa-surface .teasers .intro{grid-template-columns:1fr;gap:18px}body.taa-theme-page .taa-surface .tgrid{grid-template-columns:1fr}}body.taa-theme-page .taa-surface .phead{padding:150px 32px 20px;text-align:center;max-width:760px;margin:0 auto}body.taa-theme-page .taa-surface .phead .eyebrow{margin-bottom:20px}body.taa-theme-page .taa-surface .phead h1{font-size:clamp(2.4rem,5vw,3.8rem);margin-bottom:22px}body.taa-theme-page .taa-surface .phead p{color:var(--taupe);max-width:52ch;margin:0 auto;font-size:1.05rem}body.taa-theme-page .taa-surface .duality{padding:80px 0 0}body.taa-theme-page .taa-surface .split{position:relative;display:grid;grid-template-columns:1fr 1fr}body.taa-theme-page .taa-surface .side{padding:84px clamp(28px,5vw,80px) 96px}body.taa-theme-page .taa-surface .side .eyebrow{margin-bottom:22px}body.taa-theme-page .taa-surface .side h3{font-size:clamp(1.7rem,2.6vw,2.4rem);margin-bottom:20px}body.taa-theme-page .taa-surface .side ul{list-style:none;margin-top:30px}body.taa-theme-page .taa-surface .side li{font-size:.95rem;font-weight:300;position:relative;padding:14px 0 14px 26px}body.taa-theme-page .taa-surface .side li:before{content:"";position:absolute;left:0;top:1.35em;width:12px;height:1px}body.taa-theme-page .taa-surface .side p{font-size:1rem;font-weight:300}body.taa-theme-page .taa-surface .side-on{background:var(--espresso);color:var(--offwhite)}body.taa-theme-page .taa-surface .side-on .eyebrow{color:var(--taupe-soft)}body.taa-theme-page .taa-surface .side-on li{border-bottom:1px solid var(--hair-light)}body.taa-theme-page .taa-surface .side-on li:before{background:var(--taupe-soft)}body.taa-theme-page .taa-surface .side-off{background:var(--offwhite);color:var(--ink)}body.taa-theme-page .taa-surface .side-off li{border-bottom:1px solid var(--hair)}body.taa-theme-page .taa-surface .side-off li:before{background:var(--taupe)}body.taa-theme-page .taa-surface .spine{position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;z-index:3;pointer-events:none}body.taa-theme-page .taa-surface .spine .pill{background:var(--paper);border:1px solid var(--hair);padding:16px 12px;writing-mode:vertical-rl;text-orientation:mixed;font-family:Montserrat,sans-serif;font-size:.62rem;letter-spacing:.28em;text-transform:uppercase;color:var(--taupe);white-space:nowrap;box-shadow:0 8px 30px #211b1424}@media(max-width:820px){body.taa-theme-page .taa-surface .split{grid-template-columns:1fr}body.taa-theme-page .taa-surface .spine{display:none}body.taa-theme-page .taa-surface .side{padding:60px 32px 70px}}body.taa-theme-page .taa-surface .inside{padding:110px 0}body.taa-theme-page .taa-surface .inside .lead{max-width:var(--maxw);margin:0 auto;padding:0 32px;display:grid;grid-template-columns:.85fr 1.15fr;gap:64px;align-items:end}body.taa-theme-page .taa-surface .inside .lead .eyebrow{margin-bottom:20px}body.taa-theme-page .taa-surface .inside .lead h2{font-size:clamp(2rem,3.6vw,2.9rem)}body.taa-theme-page .taa-surface .inside .lead p{margin-top:8px}body.taa-theme-page .taa-surface .inside .grid{max-width:var(--maxw);margin:60px auto 0;padding:0 32px;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--hair);border:1px solid var(--hair)}body.taa-theme-page .taa-surface .feat{background:var(--paper);padding:40px 34px}body.taa-theme-page .taa-surface .feat .n{font-family:Playfair Display,serif;font-style:italic;color:var(--taupe);font-size:1.1rem;margin-bottom:18px}body.taa-theme-page .taa-surface .feat h4{font-family:Playfair Display,serif;font-weight:400;letter-spacing:-.02em;font-size:1.4rem;margin-bottom:12px}body.taa-theme-page .taa-surface .feat p{font-size:.92rem;font-weight:300}@media(max-width:860px){body.taa-theme-page .taa-surface .inside .lead{grid-template-columns:1fr;gap:24px}body.taa-theme-page .taa-surface .inside .grid{grid-template-columns:1fr}}body.taa-theme-page .taa-surface .gallery{max-width:var(--maxw);margin:58px auto 0;padding:0 32px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}body.taa-theme-page .taa-surface .gitem figure{margin:0}body.taa-theme-page .taa-surface .gitem .im{overflow:hidden;background:var(--paper-2)}body.taa-theme-page .taa-surface .gitem img{width:100%;aspect-ratio:4/5;object-fit:cover;display:block;transition:transform .8s ease}body.taa-theme-page .taa-surface .gitem:hover img{transform:scale(1.04)}body.taa-theme-page .taa-surface .gitem figcaption{margin-top:16px}body.taa-theme-page .taa-surface .gitem figcaption .eyebrow{display:block;margin-bottom:9px}body.taa-theme-page .taa-surface .gitem figcaption p{font-size:.86rem;font-weight:300;line-height:1.6}@media(max-width:900px){body.taa-theme-page .taa-surface .gallery{grid-template-columns:1fr 1fr;gap:20px}}@media(max-width:520px){body.taa-theme-page .taa-surface .gallery{grid-template-columns:1fr}}body.taa-theme-page .taa-surface .sideblock{padding:clamp(72px,9vw,112px) 0}body.taa-theme-page .taa-surface .sideblock .inner{max-width:var(--maxw);margin:0 auto;padding:0 32px}body.taa-theme-page .taa-surface .sideblock .txt{max-width:660px}body.taa-theme-page .taa-surface .sideblock .eyebrow{margin-bottom:18px}body.taa-theme-page .taa-surface .sideblock h3{font-size:clamp(1.8rem,3.4vw,2.7rem);margin-bottom:20px}body.taa-theme-page .taa-surface .sideblock p{font-size:1.06rem;margin-bottom:28px}body.taa-theme-page .taa-surface .sideblock .tags{display:flex;flex-wrap:wrap;gap:10px}body.taa-theme-page .taa-surface .sideblock .tags span{font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;border:1px solid;padding:9px 15px;font-weight:400}body.taa-theme-page .taa-surface .sideblock .imgs{margin-top:48px;display:grid;grid-template-columns:1fr 1fr;gap:24px}body.taa-theme-page .taa-surface .sideblock .imgs .im{overflow:hidden}body.taa-theme-page .taa-surface .sideblock .imgs img{width:100%;aspect-ratio:4/5;object-fit:cover;display:block;transition:transform .8s ease}body.taa-theme-page .taa-surface .sideblock .imgs .im:hover img{transform:scale(1.04)}body.taa-theme-page .taa-surface .sb-on{background:var(--espresso);color:var(--offwhite)}body.taa-theme-page .taa-surface .sb-on .eyebrow{color:var(--taupe-soft)}body.taa-theme-page .taa-surface .sb-on .tags span{border-color:var(--hair-light);color:#e4dbcb}body.taa-theme-page .taa-surface .sb-off{background:var(--offwhite);color:var(--ink)}body.taa-theme-page .taa-surface .sb-off .tags span{border-color:var(--hair);color:var(--ink)}@media(max-width:640px){body.taa-theme-page .taa-surface .sideblock .imgs{grid-template-columns:1fr}}body.taa-theme-page .taa-surface .connector{background:var(--paper-2);text-align:center;padding:52px 32px}body.taa-theme-page .taa-surface .connector .k{font-family:Playfair Display,serif;font-style:italic;font-size:clamp(1.3rem,2.6vw,1.9rem);color:var(--espresso);letter-spacing:-.02em}body.taa-theme-page .taa-surface .connector .s{display:block;margin-top:10px;font-size:.7rem;letter-spacing:.24em;text-transform:uppercase;color:var(--taupe)}body.taa-theme-page .taa-surface .pull{background:var(--paper-2);padding:100px 32px;text-align:center}body.taa-theme-page .taa-surface .pull blockquote{max-width:20ch;margin:0 auto;font-family:Playfair Display,serif;font-weight:400;font-style:italic;font-size:clamp(1.8rem,4vw,3rem);letter-spacing:-.02em;line-height:1.18}body.taa-theme-page .taa-surface .pull cite{display:block;margin-top:28px;font-style:normal;font-family:Montserrat;font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;color:var(--taupe)}body.taa-theme-page .taa-surface .story{padding:70px 0 40px}body.taa-theme-page .taa-surface .story .col{max-width:720px;margin:0 auto;padding:0 32px}body.taa-theme-page .taa-surface .story .col p{font-size:1.12rem;line-height:1.85;margin-bottom:26px}body.taa-theme-page .taa-surface .story .col p.first:first-letter{font-family:Playfair Display,serif;font-size:3.4rem;line-height:.8;float:left;padding:8px 14px 0 0;color:var(--taupe)}body.taa-theme-page .taa-surface .story .lq{font-family:Playfair Display,serif;font-style:italic;font-size:clamp(1.6rem,3vw,2.2rem);letter-spacing:-.02em;line-height:1.25;color:var(--espresso);margin:46px 0;text-align:center}body.taa-theme-page .taa-surface .process{margin:70px 0}body.taa-theme-page .taa-surface .process figure{max-width:var(--maxw);margin:0 auto;padding:0 32px}body.taa-theme-page .taa-surface .process img{width:100%;aspect-ratio:16/9;object-fit:cover}body.taa-theme-page .taa-surface .process figcaption{max-width:720px;margin:22px auto 0;padding:0 32px;font-size:.86rem;color:var(--taupe);font-style:italic}body.taa-theme-page .taa-surface .signblock{max-width:720px;margin:20px auto 0;padding:0 32px}body.taa-theme-page .taa-surface .signblock .sig{font-family:Playfair Display;font-style:italic;font-size:1.7rem;color:var(--taupe)}body.taa-theme-page .taa-surface .signblock .role{font-size:.74rem;letter-spacing:.2em;text-transform:uppercase;color:var(--taupe);margin-top:8px}body.taa-theme-page .taa-surface .founder{padding:90px 0}body.taa-theme-page .taa-surface .founder .row{max-width:var(--maxw);margin:0 auto;padding:0 32px;display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}body.taa-theme-page .taa-surface .founder .ph{overflow:hidden;background:var(--paper-2)}body.taa-theme-page .taa-surface .founder .ph img{width:100%;height:100%;object-fit:cover;aspect-ratio:4/5}body.taa-theme-page .taa-surface .founder .eyebrow{margin-bottom:20px}body.taa-theme-page .taa-surface .founder h2{font-size:clamp(1.9rem,3.4vw,2.7rem);margin-bottom:24px}body.taa-theme-page .taa-surface .founder p{margin-bottom:18px;max-width:52ch}@media(max-width:820px){body.taa-theme-page .taa-surface .founder .row{grid-template-columns:1fr;gap:36px}}body.taa-theme-page .taa-surface .ctaband{background:var(--paper-2);padding:84px 32px;text-align:center}body.taa-theme-page .taa-surface .ctaband h2{font-size:clamp(1.8rem,3.4vw,2.6rem);margin-bottom:14px}body.taa-theme-page .taa-surface .ctaband p{color:var(--taupe);margin-bottom:30px}body.taa-theme-page .taa-surface .ctaband .row{display:flex;align-items:center;justify-content:center;gap:22px;flex-wrap:wrap}body.taa-theme-page .taa-surface .ctaband .price{font-family:Playfair Display;font-size:1.3rem}body.taa-theme-page .taa-surface .order{background:var(--espresso);color:var(--offwhite);padding:150px 0 120px}body.taa-theme-page .taa-surface .order .card{max-width:960px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1fr 1.15fr;gap:70px;align-items:center}body.taa-theme-page .taa-surface .order .cover{overflow:hidden;box-shadow:0 30px 70px #0006}body.taa-theme-page .taa-surface .order .cover img{width:100%;aspect-ratio:3/4;object-fit:cover}body.taa-theme-page .taa-surface .order .eyebrow{color:var(--taupe-soft);margin-bottom:20px}body.taa-theme-page .taa-surface .order h2{font-size:clamp(2rem,3.6vw,2.9rem);margin-bottom:18px}body.taa-theme-page .taa-surface .order .desc{font-weight:300;color:#e4dbcb;margin-bottom:30px;max-width:46ch}body.taa-theme-page .taa-surface .order .spec{list-style:none;margin-bottom:34px}body.taa-theme-page .taa-surface .order .spec li{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--hair-light);font-size:.86rem}body.taa-theme-page .taa-surface .order .spec li span:first-child{color:var(--taupe-soft);letter-spacing:.06em;text-transform:uppercase;font-size:.7rem}body.taa-theme-page .taa-surface .order .buy{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-bottom:18px}body.taa-theme-page .taa-surface .order .price{font-family:Playfair Display;font-size:2.2rem}body.taa-theme-page .taa-surface .order .fixed{font-size:.72rem;color:var(--taupe-soft);max-width:44ch;line-height:1.6}@media(max-width:760px){body.taa-theme-page .taa-surface .order .card{grid-template-columns:1fr;gap:40px;max-width:440px}}body.taa-theme-page .taa-surface .b2b{background:var(--paper-2);padding:80px 32px;text-align:center}body.taa-theme-page .taa-surface .b2b .eyebrow{display:block;margin-bottom:16px}body.taa-theme-page .taa-surface .b2b .b2b-head{font-family:Playfair Display,serif;font-style:italic;font-size:clamp(1.7rem,3.2vw,2.4rem);letter-spacing:-.02em;color:var(--espresso);line-height:1.15;margin:0 auto 18px;max-width:22ch}body.taa-theme-page .taa-surface .b2b p.lede2{max-width:52ch;margin:0 auto 8px;font-size:1.02rem}body.taa-theme-page .taa-surface .b2b .b2b-sign{font-family:Playfair Display,serif;font-style:italic;color:var(--taupe);font-size:1.25rem;margin:20px auto 26px}body.taa-theme-page .taa-surface .b2b a.text{border-bottom:1px solid var(--taupe);text-decoration:none;padding-bottom:2px;letter-spacing:.04em}body.taa-theme-page .taa-surface .b2b a.text:hover{color:var(--taupe)}body.taa-theme-page .taa-surface footer{background:var(--espresso);color:var(--offwhite);padding:80px 32px 44px;border-top:1px solid var(--hair-light)}body.taa-theme-page .taa-surface footer .top{max-width:var(--maxw);margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:40px;flex-wrap:wrap}body.taa-theme-page .taa-surface footer .fimg img{height:70px;opacity:.95}body.taa-theme-page .taa-surface footer .cols{display:flex;gap:70px;flex-wrap:wrap}body.taa-theme-page .taa-surface footer h5{font-family:Montserrat;font-weight:500;letter-spacing:.2em;text-transform:uppercase;font-size:.66rem;color:var(--taupe-soft);margin-bottom:16px}body.taa-theme-page .taa-surface footer a{display:block;text-decoration:none;font-size:.84rem;color:#d9cfbe;padding:5px 0;font-weight:300;cursor:pointer}body.taa-theme-page .taa-surface footer a:hover{color:var(--offwhite)}body.taa-theme-page .taa-surface footer .base{max-width:var(--maxw);margin:56px auto 0;padding-top:24px;border-top:1px solid var(--hair-light);display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:.72rem;color:var(--taupe-soft)}body.taa-theme-page .taa-surface .witt{background:var(--taupe);color:var(--offwhite);padding:clamp(90px,14vw,140px) 32px;text-align:center}body.taa-theme-page .taa-surface .witt p{font-family:Playfair Display,serif;font-weight:400;font-size:clamp(2.4rem,6vw,4.6rem);letter-spacing:-.02em;line-height:1.04;max-width:11ch;margin:0 auto}body.taa-theme-page .taa-surface .witt p em{font-style:italic}body.taa-theme-page .taa-surface .reminder{max-width:720px;margin:56px auto 0;padding:0 32px;text-align:center}body.taa-theme-page .taa-surface .reminder .lines p{font-family:Playfair Display,serif;font-style:italic;font-size:clamp(1.15rem,2.3vw,1.6rem);line-height:1.55;color:var(--espresso);margin:6px 0}body.taa-theme-page .taa-surface .reminder .witt-line{margin-top:42px;font-family:Playfair Display,serif;font-style:italic;font-size:clamp(1.4rem,3vw,2rem);color:var(--taupe)}body.taa-theme-page .taa-surface .reminder .sign{margin-top:6px;font-family:Playfair Display,serif;font-style:italic;font-size:1.5rem;color:var(--espresso)}body.taa-theme-page .taa-surface .hero-copy .promise{max-width:34ch;margin:0 0 22px;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.15rem,1.8vw,1.45rem);font-style:italic;line-height:1.35;color:var(--taupe)}body.taa-theme-page .taa-surface .hero-note{display:flex;align-items:center;gap:14px;margin-top:2px;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--taupe);font-weight:400}body.taa-theme-page .taa-surface .hero-note:before{content:"";display:block;width:42px;height:1px;background:var(--taupe)}body.taa-theme-page .taa-surface .truth{background:var(--espresso);color:var(--offwhite);padding:clamp(86px,12vw,150px) 32px}body.taa-theme-page .taa-surface .truth .inner{max-width:var(--maxw);margin:0 auto;display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(42px,8vw,110px);align-items:start}body.taa-theme-page .taa-surface .truth .eyebrow{color:var(--taupe-soft);padding-top:12px}body.taa-theme-page .taa-surface .truth h2{font-size:clamp(2.35rem,5vw,4.6rem);max-width:13ch;margin-bottom:32px}body.taa-theme-page .taa-surface .truth h2 em{font-style:italic;color:var(--taupe-soft)}body.taa-theme-page .taa-surface .truth p{max-width:55ch;color:#ded4c4;font-size:1.04rem;margin-bottom:18px}body.taa-theme-page .taa-surface .truth .truth-line{margin-top:38px;padding-top:26px;border-top:1px solid var(--hair-light);font-family:Playfair Display,Georgia,serif;font-size:clamp(1.25rem,2.2vw,1.75rem);font-style:italic;line-height:1.35;color:var(--offwhite)}@media(max-width:760px){body.taa-theme-page .taa-surface .truth .inner{grid-template-columns:1fr;gap:24px}}body.taa-theme-page .taa-surface .tension{padding:clamp(90px,12vw,150px) 0;background:var(--offwhite)}body.taa-theme-page .taa-surface .tension .head{max-width:800px;margin:0 auto 64px;padding:0 32px;text-align:center}body.taa-theme-page .taa-surface .tension .head .eyebrow{display:block;margin-bottom:22px}body.taa-theme-page .taa-surface .tension .head h2{font-size:clamp(2rem,4vw,3.5rem);margin-bottom:22px}body.taa-theme-page .taa-surface .tension .head p{max-width:58ch;margin:0 auto;color:var(--taupe)}body.taa-theme-page .taa-surface .tension-grid{max-width:var(--maxw);margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1fr 1px 1fr;gap:clamp(28px,5vw,70px)}body.taa-theme-page .taa-surface .tension-grid .rule{background:var(--hair)}body.taa-theme-page .taa-surface .tension-card{padding:12px 0}body.taa-theme-page .taa-surface .tension-card .n{font-family:Playfair Display,serif;font-style:italic;color:var(--taupe);font-size:1.2rem;margin-bottom:24px}body.taa-theme-page .taa-surface .tension-card h3{font-size:clamp(1.65rem,2.7vw,2.35rem);margin-bottom:18px}body.taa-theme-page .taa-surface .tension-card p{font-size:.98rem;max-width:46ch}@media(max-width:700px){body.taa-theme-page .taa-surface .tension-grid{grid-template-columns:1fr}body.taa-theme-page .taa-surface .tension-grid .rule{height:1px}body.taa-theme-page .taa-surface .tension-card{padding:20px 0}}body.taa-theme-page .taa-surface .concept-intro{padding-top:170px;padding-bottom:95px}body.taa-theme-page .taa-surface .concept-intro h1{max-width:15ch;margin-left:auto;margin-right:auto}body.taa-theme-page .taa-surface .concept-intro p{max-width:62ch}body.taa-theme-page .taa-surface .concept-statement{max-width:var(--maxw);margin:0 auto;padding:0 32px 100px;display:grid;grid-template-columns:.7fr 1.3fr;gap:60px;align-items:start}body.taa-theme-page .taa-surface .concept-statement h2{font-size:clamp(2rem,4vw,3.5rem);max-width:15ch}body.taa-theme-page .taa-surface .concept-statement .copy p{font-size:1.08rem;margin-bottom:20px;max-width:58ch}body.taa-theme-page .taa-surface .concept-statement .copy strong{font-weight:500}@media(max-width:760px){body.taa-theme-page .taa-surface .concept-statement{grid-template-columns:1fr;gap:26px}}body.taa-theme-page .taa-surface .how{padding:110px 0;background:var(--paper)}body.taa-theme-page .taa-surface .how .head{max-width:var(--maxw);margin:0 auto 52px;padding:0 32px;display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:end}body.taa-theme-page .taa-surface .how .head h2{font-size:clamp(2rem,3.6vw,3rem)}body.taa-theme-page .taa-surface .how .head p{color:var(--taupe);max-width:50ch}body.taa-theme-page .taa-surface .how-grid{max-width:var(--maxw);margin:0 auto;padding:0 32px;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--hair);border:1px solid var(--hair)}body.taa-theme-page .taa-surface .how-step{background:var(--paper);padding:42px 34px 46px}body.taa-theme-page .taa-surface .how-step .n{font-family:Playfair Display,serif;font-style:italic;color:var(--taupe);font-size:1.1rem;margin-bottom:22px}body.taa-theme-page .taa-surface .how-step h3{font-size:1.55rem;margin-bottom:14px}body.taa-theme-page .taa-surface .how-step p{font-size:.92rem}@media(max-width:800px){body.taa-theme-page .taa-surface .how .head{grid-template-columns:1fr;gap:20px}body.taa-theme-page .taa-surface .how-grid{grid-template-columns:1fr}}body.taa-theme-page .taa-surface .vision-intro{padding-top:170px;padding-bottom:90px}body.taa-theme-page .taa-surface .vision-intro h1{max-width:16ch;margin-left:auto;margin-right:auto}body.taa-theme-page .taa-surface .vision-intro p{max-width:58ch}body.taa-theme-page .taa-surface .vision-thesis{background:var(--taupe);color:var(--offwhite);padding:clamp(86px,11vw,135px) 32px;text-align:center}body.taa-theme-page .taa-surface .vision-thesis blockquote{max-width:24ch;margin:0 auto;font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4.8vw,4rem);line-height:1.12;letter-spacing:-.025em}body.taa-theme-page .taa-surface .vision-thesis cite{display:block;margin-top:28px;font-style:normal;font-size:.68rem;letter-spacing:.25em;text-transform:uppercase;color:#f1e8db}body.taa-theme-page .taa-surface .story .chapter{display:block;margin:54px 0 20px;font-size:.67rem;letter-spacing:.28em;text-transform:uppercase;color:var(--taupe);font-weight:500}body.taa-theme-page .taa-surface .story .col p.question{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.55rem,3vw,2.2rem);line-height:1.3;color:var(--espresso);margin:44px 0}body.taa-theme-page .taa-surface .story .col p.closing{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.35rem,2.4vw,1.85rem);line-height:1.4;color:var(--espresso);margin-top:50px}body.taa-theme-page .taa-surface .reminder .lines p{font-style:normal}body.taa-theme-page .taa-surface .reminder .lines p:first-child{font-style:italic}body.taa-theme-page .taa-surface .ctaband .micro{display:block;margin:0 auto 30px;max-width:46ch;color:var(--taupe)}body.taa-theme-page .taa-surface #page-start .hero-copy .eyebrow{color:var(--espresso);letter-spacing:.28em}body.taa-theme-page .taa-surface #page-start .hero-copy h1{font-size:clamp(3.2rem,6.4vw,5.7rem);max-width:8ch;margin-bottom:22px}body.taa-theme-page .taa-surface #page-start .hero-copy .promise{max-width:24ch;margin-bottom:24px;font-size:clamp(1.35rem,2.2vw,1.9rem);font-style:normal;line-height:1.18;color:var(--espresso)}body.taa-theme-page .taa-surface #page-start .hero-copy .lede{max-width:47ch;margin-bottom:32px;line-height:1.75}body.taa-theme-page .taa-surface #page-start .hero-note{text-transform:none;letter-spacing:.02em;font-family:Playfair Display,Georgia,serif;font-size:1rem;font-style:italic;color:var(--taupe)}body.taa-theme-page .taa-surface #page-start .hero-img{background-image:var(--taa-home-hero-image);background-size:cover;background-position:center}body.taa-theme-page .taa-surface #page-start .hero-img img{opacity:0}body.taa-theme-page .taa-surface .facts-bar{background:var(--offwhite);border-top:1px solid var(--hair);border-bottom:1px solid var(--hair)}body.taa-theme-page .taa-surface .facts-bar .inner{max-width:var(--maxw);margin:0 auto;padding:26px 32px;display:grid;grid-template-columns:1.15fr repeat(5,1fr);align-items:center}body.taa-theme-page .taa-surface .facts-bar .label{font-family:Playfair Display,Georgia,serif;font-size:1.3rem;font-style:italic;color:var(--espresso)}body.taa-theme-page .taa-surface .facts-bar .fact{min-height:42px;padding:0 18px;border-left:1px solid var(--hair);display:flex;flex-direction:column;justify-content:center}body.taa-theme-page .taa-surface .facts-bar .fact strong{font-family:Playfair Display,Georgia,serif;font-weight:400;font-size:1rem;color:var(--espresso)}body.taa-theme-page .taa-surface .facts-bar .fact span{font-size:.65rem;letter-spacing:.11em;text-transform:uppercase;color:var(--taupe);font-weight:400}body.taa-theme-page .taa-surface #page-start .truth .inner{display:block}body.taa-theme-page .taa-surface #page-start .truth .eyebrow{display:block;padding-top:0;margin-bottom:34px}body.taa-theme-page .taa-surface #page-start .truth .truth-content{width:100%}body.taa-theme-page .taa-surface #page-start .truth h2{max-width:none;margin-bottom:46px}body.taa-theme-page .taa-surface #page-start .truth .truth-copy{display:grid;grid-template-columns:1.12fr .88fr;gap:clamp(42px,8vw,110px);align-items:start}body.taa-theme-page .taa-surface #page-start .truth .truth-copy>div:first-child{max-width:62ch}body.taa-theme-page .taa-surface #page-start .truth .truth-line{max-width:none;margin-top:0}body.taa-theme-page .taa-surface .turn-bridge{max-width:var(--maxw);margin:58px auto 0;padding:0 32px;text-align:center}body.taa-theme-page .taa-surface .turn-bridge p{display:inline-block;padding:22px 34px;border-top:1px solid var(--hair);border-bottom:1px solid var(--hair);font-family:Playfair Display,Georgia,serif;font-style:italic;font-size:clamp(1.15rem,2.2vw,1.55rem);color:var(--espresso)}body.taa-theme-page .taa-surface .toolbox-home{padding:clamp(90px,11vw,140px) 0;background:var(--paper)}body.taa-theme-page .taa-surface .toolbox-home .head{max-width:var(--maxw);margin:0 auto 54px;padding:0 32px;display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(38px,7vw,90px);align-items:end}body.taa-theme-page .taa-surface .toolbox-home .head .eyebrow{display:block;margin-bottom:18px}body.taa-theme-page .taa-surface .toolbox-home .head h2{font-size:clamp(2.3rem,4.8vw,4rem)}body.taa-theme-page .taa-surface .toolbox-home .head p{max-width:55ch;color:var(--taupe)}body.taa-theme-page .taa-surface .tool-grid{max-width:var(--maxw);margin:0 auto;padding:0 32px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--hair);border-left:1px solid var(--hair)}body.taa-theme-page .taa-surface .tool-card{min-height:235px;padding:34px 32px;background:var(--offwhite);border-right:1px solid var(--hair);border-bottom:1px solid var(--hair)}body.taa-theme-page .taa-surface .tool-card .tool-label{display:block;margin-bottom:34px;font-family:Playfair Display,Georgia,serif;font-style:italic;font-size:1.3rem;color:var(--taupe)}body.taa-theme-page .taa-surface .tool-card h3{font-size:1.45rem;margin-bottom:12px}body.taa-theme-page .taa-surface .tool-card p{font-size:.9rem;line-height:1.7}body.taa-theme-page .taa-surface .page-collage-banner{width:100%;background:var(--paper-2)}body.taa-theme-page .taa-surface .page-collage-banner .image-slot{position:relative;overflow:hidden;background:var(--paper-2)}body.taa-theme-page .taa-surface .page-collage-banner img{width:100%;height:auto;display:block}body.taa-theme-page .taa-surface .page-collage-banner .placeholder{padding:24px;color:var(--taupe)}body.taa-theme-page .taa-surface .page-collage-banner .placeholder span{display:block;margin-bottom:10px;font-size:.66rem;letter-spacing:.28em;text-transform:uppercase;font-weight:500}body.taa-theme-page .taa-surface .page-collage-banner .placeholder strong{display:block;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.45rem,3vw,2.5rem);font-weight:400;font-style:italic;color:var(--espresso)}body.taa-theme-page .taa-surface .page-collage-banner .placeholder small{display:block;margin-top:10px;font-size:.72rem;letter-spacing:.08em}body.taa-theme-page .taa-surface .companion-home{background:var(--taupe);color:var(--offwhite);padding:clamp(90px,12vw,145px) 32px}body.taa-theme-page .taa-surface .companion-home .inner{max-width:var(--maxw);margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(45px,8vw,110px);align-items:center}body.taa-theme-page .taa-surface .companion-home .eyebrow{color:#f1e8db;display:block;margin-bottom:22px}body.taa-theme-page .taa-surface .companion-home h2{font-size:clamp(2.25rem,4.9vw,4.2rem);max-width:12ch}body.taa-theme-page .taa-surface .companion-home .companion-title{max-width:14ch;font-size:clamp(2.1rem,4.8vw,4.35rem);line-height:1.04;text-transform:uppercase}body.taa-theme-page .taa-surface .companion-home .copy{border-left:1px solid rgba(255,255,255,.4);padding-left:clamp(28px,4vw,52px)}body.taa-theme-page .taa-surface .companion-home .copy p{font-size:1.02rem;margin-bottom:18px;max-width:50ch}body.taa-theme-page .taa-surface .companion-home .copy .shelf{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.3rem,2.4vw,1.85rem);font-style:italic;line-height:1.35;margin-top:34px}body.taa-theme-page .taa-surface .material-home{padding:clamp(90px,12vw,145px) 0;background-color:var(--paper-2);background-image:repeating-linear-gradient(90deg,rgba(154,139,118,.045) 0,rgba(154,139,118,.045) 1px,transparent 1px,transparent 5px)}body.taa-theme-page .taa-surface .material-home .inner{max-width:var(--maxw);margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1fr 1fr;gap:clamp(50px,9vw,120px);align-items:start}body.taa-theme-page .taa-surface .material-home .eyebrow{display:block;margin-bottom:20px}body.taa-theme-page .taa-surface .material-home h2{font-size:clamp(2.4rem,5vw,4.3rem);max-width:10ch}body.taa-theme-page .taa-surface .material-home .copy>p{font-size:1.04rem;margin-bottom:34px;max-width:52ch}body.taa-theme-page .taa-surface .material-specs{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--hair)}body.taa-theme-page .taa-surface .material-spec{padding:20px 18px 20px 0;border-bottom:1px solid var(--hair)}body.taa-theme-page .taa-surface .material-spec:nth-child(2n){padding-left:24px;border-left:1px solid var(--hair)}body.taa-theme-page .taa-surface .material-spec span{display:block;font-size:.64rem;letter-spacing:.18em;text-transform:uppercase;color:var(--taupe);font-weight:500;margin-bottom:5px}body.taa-theme-page .taa-surface .material-spec strong{font-family:Playfair Display,Georgia,serif;font-weight:400;font-size:1.12rem}body.taa-theme-page .taa-surface #page-start .teasers{padding-top:110px;padding-bottom:100px}body.taa-theme-page .taa-surface #page-start .witt p{max-width:12ch}body.taa-theme-page .taa-surface #page-start .material-home,body.taa-theme-page .taa-surface #page-start .teasers,body.taa-theme-page .taa-surface #page-start .witt{display:none}body.taa-theme-page .taa-surface #page-start .ctaband{background-color:var(--paper-2);background-image:linear-gradient(120deg,#fbf8f2a6,#b9ac974d),repeating-linear-gradient(90deg,rgba(154,139,118,.07) 0,rgba(154,139,118,.07) 1px,transparent 1px,transparent 6px)}body.taa-theme-page .taa-surface #page-start .ctaband .cta-brand{display:block;font-size:1.12em}body.taa-theme-page .taa-surface #page-start .ctaband .cta-subline{display:block;margin-top:10px;font-size:.68em;font-style:italic;line-height:1.28}@media(max-width:900px){body.taa-theme-page .taa-surface .facts-bar .inner{grid-template-columns:repeat(3,1fr);gap:0}body.taa-theme-page .taa-surface .facts-bar .label{grid-column:1/-1;margin-bottom:20px}body.taa-theme-page .taa-surface .facts-bar .fact{padding:12px 16px;border-left:1px solid var(--hair)}body.taa-theme-page .taa-surface .toolbox-home .head,body.taa-theme-page .taa-surface .companion-home .inner,body.taa-theme-page .taa-surface .material-home .inner,body.taa-theme-page .taa-surface #page-start .truth .truth-copy{grid-template-columns:1fr}body.taa-theme-page .taa-surface .tool-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){body.taa-theme-page .taa-surface .facts-bar .inner{grid-template-columns:1fr 1fr}body.taa-theme-page .taa-surface .facts-bar .fact{border-bottom:1px solid var(--hair)}body.taa-theme-page .taa-surface .tool-grid{grid-template-columns:1fr}body.taa-theme-page .taa-surface .tool-card{min-height:0}body.taa-theme-page .taa-surface .companion-home .copy{border-left:0;border-top:1px solid rgba(255,255,255,.4);padding:30px 0 0}body.taa-theme-page .taa-surface .material-specs{grid-template-columns:1fr}body.taa-theme-page .taa-surface .material-spec:nth-child(2n){padding-left:0;border-left:0}}body.taa-theme-page .taa-surface #page-konzept{background:var(--offwhite)}body.taa-theme-page .taa-surface .concept-hero-v2{min-height:calc(100vh - 74px);display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);background:var(--offwhite)}body.taa-theme-page .taa-surface .concept-hero-v2 .copy{padding:clamp(86px,10vw,145px) clamp(32px,7vw,100px);display:flex;flex-direction:column;justify-content:center}body.taa-theme-page .taa-surface .concept-hero-v2 .eyebrow{margin-bottom:24px;color:var(--taupe)}body.taa-theme-page .taa-surface .concept-hero-v2 h1{max-width:10.5ch;font-size:clamp(3.1rem,6.2vw,6.2rem);line-height:.98;margin-bottom:34px}body.taa-theme-page .taa-surface .concept-hero-v2 h1 em{font-weight:400;color:var(--taupe)}body.taa-theme-page .taa-surface .concept-hero-v2 .lede{max-width:59ch;font-size:1.05rem;line-height:1.78;color:var(--ink);margin-bottom:34px}body.taa-theme-page .taa-surface .concept-markers{display:flex;flex-wrap:wrap;gap:9px}body.taa-theme-page .taa-surface .concept-markers span{padding:9px 14px;border:1px solid var(--hair);font-size:.65rem;letter-spacing:.16em;text-transform:uppercase;color:var(--espresso)}body.taa-theme-page .taa-surface .concept-hero-v2 figure{margin:0;min-height:650px;background:var(--paper-2);overflow:hidden}body.taa-theme-page .taa-surface .concept-hero-v2 figure img{width:100%;height:100%;object-fit:contain;display:block}body.taa-theme-page .taa-surface .concept-oneofone{background:var(--espresso);color:var(--offwhite);padding:clamp(95px,12vw,155px) 32px}body.taa-theme-page .taa-surface .concept-oneofone .inner{max-width:var(--maxw);margin:0 auto}body.taa-theme-page .taa-surface .concept-oneofone .intro{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(45px,9vw,125px);align-items:start;margin-bottom:70px}body.taa-theme-page .taa-surface .concept-oneofone .eyebrow{color:var(--taupe-soft);display:block;margin-bottom:22px}body.taa-theme-page .taa-surface .concept-oneofone h2{font-size:clamp(2.4rem,5vw,4.7rem);line-height:1.04;max-width:12ch}body.taa-theme-page .taa-surface .concept-oneofone .longcopy p{max-width:62ch;color:#e2d8c8;font-size:1.04rem;line-height:1.82;margin-bottom:20px}body.taa-theme-page .taa-surface .concept-proof{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--hair-light);border-left:1px solid var(--hair-light)}body.taa-theme-page .taa-surface .concept-proof article{min-height:220px;padding:34px 30px;border-right:1px solid var(--hair-light);border-bottom:1px solid var(--hair-light)}body.taa-theme-page .taa-surface .concept-proof .n{display:block;margin-bottom:42px;font-family:Playfair Display,Georgia,serif;font-style:italic;color:var(--taupe-soft);font-size:1.15rem}body.taa-theme-page .taa-surface .concept-proof h3{font-size:1.45rem;margin-bottom:13px;color:var(--offwhite)}body.taa-theme-page .taa-surface .concept-proof p{color:#d8cebe;font-size:.9rem;line-height:1.72}body.taa-theme-page .taa-surface .concept-turn{padding:clamp(100px,13vw,170px) 32px;background-color:var(--paper-2);background-image:repeating-linear-gradient(90deg,rgba(154,139,118,.05) 0,rgba(154,139,118,.05) 1px,transparent 1px,transparent 6px)}body.taa-theme-page .taa-surface .concept-turn .inner{max-width:var(--maxw);margin:0 auto}body.taa-theme-page .taa-surface .concept-turn .head{text-align:center;max-width:940px;margin:0 auto 76px}body.taa-theme-page .taa-surface .concept-turn .eyebrow{display:block;margin-bottom:20px}body.taa-theme-page .taa-surface .concept-turn h2{font-size:clamp(2.8rem,6vw,5.5rem);line-height:1.02}body.taa-theme-page .taa-surface .concept-turn h2 span,body.taa-theme-page .taa-surface .concept-turn h2 em{display:block}body.taa-theme-page .taa-surface .concept-turn h2 em{color:var(--taupe);font-weight:400}body.taa-theme-page .taa-surface .concept-turn .head p{max-width:66ch;margin:30px auto 0;font-size:1.03rem;line-height:1.78}body.taa-theme-page .taa-surface .turn-system{display:grid;grid-template-columns:1fr 150px 1fr;align-items:stretch}body.taa-theme-page .taa-surface .turn-card{padding:45px 42px;min-height:330px;border:1px solid var(--hair);background:var(--offwhite)}body.taa-theme-page .taa-surface .turn-card.off{background:var(--espresso);color:var(--offwhite);border-color:var(--espresso)}body.taa-theme-page .taa-surface .turn-card .direction{display:block;margin-bottom:58px;font-size:.64rem;letter-spacing:.22em;text-transform:uppercase;color:var(--taupe)}body.taa-theme-page .taa-surface .turn-card h3{font-size:clamp(2rem,3.5vw,3.2rem);margin-bottom:20px}body.taa-theme-page .taa-surface .turn-card p{font-size:.95rem;line-height:1.75;max-width:47ch}body.taa-theme-page .taa-surface .turn-card.off p{color:#ded4c4}body.taa-theme-page .taa-surface .turn-axis{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--taupe)}body.taa-theme-page .taa-surface .turn-axis .circle{width:76px;height:76px;border:1px solid var(--taupe);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Playfair Display,Georgia,serif;font-style:italic;font-size:1rem;transform:rotate(-8deg)}body.taa-theme-page .taa-surface .turn-axis span{margin-top:18px;font-size:.58rem;letter-spacing:.19em;text-transform:uppercase}body.taa-theme-page .taa-surface .concept-side-v2{padding:clamp(95px,12vw,155px) 0}body.taa-theme-page .taa-surface .concept-side-v2.on{background:var(--espresso);color:var(--offwhite)}body.taa-theme-page .taa-surface .concept-side-v2.off{background:var(--offwhite);color:var(--ink)}body.taa-theme-page .taa-surface .concept-side-v2 .inner{max-width:var(--maxw);margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(50px,8vw,110px);align-items:center}body.taa-theme-page .taa-surface .concept-side-v2.off .inner{grid-template-columns:.95fr 1.05fr}body.taa-theme-page .taa-surface .concept-side-v2 .visuals{display:grid;grid-template-columns:1fr .78fr;gap:18px;align-items:end}body.taa-theme-page .taa-surface .concept-side-v2 .visuals figure{margin:0;overflow:hidden}body.taa-theme-page .taa-surface .concept-side-v2 .visuals figure:nth-child(2){transform:translateY(42px)}body.taa-theme-page .taa-surface .concept-side-v2 .visuals img{width:100%;aspect-ratio:4/5;object-fit:cover;display:block}body.taa-theme-page .taa-surface .concept-side-v2 .eyebrow{display:block;margin-bottom:22px}body.taa-theme-page .taa-surface .concept-side-v2.on .eyebrow{color:var(--taupe-soft)}body.taa-theme-page .taa-surface .concept-side-v2 h2{font-size:clamp(2.5rem,5vw,4.6rem);line-height:1.05;margin-bottom:28px;max-width:11ch}body.taa-theme-page .taa-surface .concept-side-v2 .copy>p{font-size:1.03rem;line-height:1.82;margin-bottom:20px;max-width:57ch}body.taa-theme-page .taa-surface .concept-side-v2.on .copy>p{color:#ded4c4}body.taa-theme-page .taa-surface .concept-side-v2 .side-note{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.25rem,2.2vw,1.7rem)!important;font-style:italic;line-height:1.42!important;margin-top:34px!important}body.taa-theme-page .taa-surface .concept-side-v2.on .side-note{color:var(--offwhite)!important}body.taa-theme-page .taa-surface .concept-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px}body.taa-theme-page .taa-surface .concept-tags span{padding:9px 13px;border:1px solid;font-size:.63rem;letter-spacing:.11em;text-transform:uppercase}body.taa-theme-page .taa-surface .concept-side-v2.on .concept-tags span{border-color:var(--hair-light);color:#e5dacb}body.taa-theme-page .taa-surface .concept-side-v2.off .concept-tags span{border-color:var(--hair);color:var(--espresso)}body.taa-theme-page .taa-surface .concept-weekly{padding:clamp(95px,12vw,150px) 32px;background:var(--paper)}body.taa-theme-page .taa-surface .concept-weekly .inner{max-width:var(--maxw);margin:0 auto;display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(50px,8vw,110px);align-items:start}body.taa-theme-page .taa-surface .concept-weekly .eyebrow{display:block;margin-bottom:22px}body.taa-theme-page .taa-surface .concept-weekly h2{font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.05;max-width:10ch}body.taa-theme-page .taa-surface .concept-weekly .copy>p{font-size:1.04rem;line-height:1.82;max-width:62ch;margin-bottom:36px}body.taa-theme-page .taa-surface .weekly-fields{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--hair);border-left:1px solid var(--hair)}body.taa-theme-page .taa-surface .weekly-fields span{min-height:75px;padding:22px 20px;border-right:1px solid var(--hair);border-bottom:1px solid var(--hair);display:flex;align-items:center;font-size:.69rem;letter-spacing:.13em;text-transform:uppercase;color:var(--espresso)}body.taa-theme-page .taa-surface .concept-how-v2{padding:clamp(95px,12vw,150px) 0;background:var(--offwhite)}body.taa-theme-page .taa-surface .concept-how-v2 .head{max-width:var(--maxw);margin:0 auto 58px;padding:0 32px;display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(42px,8vw,105px);align-items:end}body.taa-theme-page .taa-surface .concept-how-v2 .eyebrow{display:block;margin-bottom:20px}body.taa-theme-page .taa-surface .concept-how-v2 h2{font-size:clamp(2.4rem,5vw,4.4rem);line-height:1.06}body.taa-theme-page .taa-surface .concept-how-v2 .head p{max-width:56ch;font-size:1.02rem;line-height:1.8;color:var(--taupe)}body.taa-theme-page .taa-surface .concept-how-grid{max-width:var(--maxw);margin:0 auto;padding:0 32px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--hair);border-left:1px solid var(--hair)}body.taa-theme-page .taa-surface .concept-how-grid article{padding:36px 30px;min-height:245px;border-right:1px solid var(--hair);border-bottom:1px solid var(--hair);background:var(--paper)}body.taa-theme-page .taa-surface .concept-how-grid .n{font-family:Playfair Display,Georgia,serif;font-style:italic;color:var(--taupe);font-size:1.2rem;margin-bottom:46px}body.taa-theme-page .taa-surface .concept-how-grid h3{font-size:1.55rem;margin-bottom:13px}body.taa-theme-page .taa-surface .concept-how-grid p{font-size:.9rem;line-height:1.72}body.taa-theme-page .taa-surface .concept-material-v2{background-color:var(--paper-2);background-image:repeating-linear-gradient(90deg,rgba(154,139,118,.05) 0,rgba(154,139,118,.05) 1px,transparent 1px,transparent 6px)}body.taa-theme-page .taa-surface .concept-material-v2 .inner{display:grid;grid-template-columns:1fr 1fr;max-width:1500px;margin:0 auto;align-items:stretch}body.taa-theme-page .taa-surface .concept-material-v2 figure{margin:0;min-height:650px;overflow:hidden;background:var(--paper)}body.taa-theme-page .taa-surface .concept-material-v2 figure img{width:100%;height:100%;object-fit:contain;display:block}body.taa-theme-page .taa-surface .concept-material-v2 .copy{padding:clamp(75px,9vw,125px) clamp(32px,7vw,90px);display:flex;flex-direction:column;justify-content:center}body.taa-theme-page .taa-surface .concept-material-v2 .eyebrow{display:block;margin-bottom:22px}body.taa-theme-page .taa-surface .concept-material-v2 h2{font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.05;margin-bottom:27px;max-width:10ch}body.taa-theme-page .taa-surface .concept-material-v2 .copy>p{font-size:1.02rem;line-height:1.8;max-width:54ch;margin-bottom:34px}body.taa-theme-page .taa-surface .concept-facts{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--hair);border-left:1px solid var(--hair)}body.taa-theme-page .taa-surface .concept-fact{padding:20px 18px;border-right:1px solid var(--hair);border-bottom:1px solid var(--hair)}body.taa-theme-page .taa-surface .concept-fact span{display:block;font-size:.58rem;letter-spacing:.15em;text-transform:uppercase;color:var(--taupe);margin-bottom:7px}body.taa-theme-page .taa-surface .concept-fact strong{font-family:Playfair Display,Georgia,serif;font-weight:400;font-size:1.05rem;color:var(--espresso)}body.taa-theme-page .taa-surface .concept-companion-v2{background:var(--taupe);color:var(--offwhite);padding:clamp(100px,13vw,160px) 32px}body.taa-theme-page .taa-surface .concept-companion-v2 .inner{max-width:var(--maxw);margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(50px,9vw,120px);align-items:center}body.taa-theme-page .taa-surface .concept-companion-v2 h2{font-size:clamp(2.5rem,5vw,4.8rem);line-height:1.03;text-transform:uppercase;max-width:14ch}body.taa-theme-page .taa-surface .concept-companion-v2 .copy{border-left:1px solid rgba(255,255,255,.42);padding-left:clamp(30px,5vw,58px)}body.taa-theme-page .taa-surface .concept-companion-v2 .copy p{font-size:1.02rem;line-height:1.78;margin-bottom:18px;max-width:52ch}body.taa-theme-page .taa-surface .concept-companion-v2 .shelf{font-family:Playfair Display,Georgia,serif;font-style:italic;font-size:clamp(1.35rem,2.6vw,1.9rem)!important;line-height:1.38!important;margin-top:34px!important}body.taa-theme-page .taa-surface .concept-cta-v2{padding:clamp(90px,11vw,135px) 32px;text-align:center;background-color:var(--paper-2);background-image:linear-gradient(120deg,#fbf8f2a6,#b9ac974d),repeating-linear-gradient(90deg,rgba(154,139,118,.07) 0,rgba(154,139,118,.07) 1px,transparent 1px,transparent 6px)}body.taa-theme-page .taa-surface .concept-cta-v2 .eyebrow{display:block;margin-bottom:20px}body.taa-theme-page .taa-surface .concept-cta-v2 h2{font-size:clamp(2.7rem,5.5vw,5rem);line-height:1;margin-bottom:20px}body.taa-theme-page .taa-surface .concept-cta-v2 p{max-width:55ch;margin:0 auto 32px;color:var(--taupe);font-size:1rem;line-height:1.72}@media(max-width:980px){body.taa-theme-page .taa-surface .concept-hero-v2{grid-template-columns:1fr}body.taa-theme-page .taa-surface .concept-hero-v2 figure{min-height:0;max-height:none}body.taa-theme-page .taa-surface .concept-hero-v2 figure img{height:auto}body.taa-theme-page .taa-surface .concept-oneofone .intro,body.taa-theme-page .taa-surface .concept-side-v2 .inner,body.taa-theme-page .taa-surface .concept-side-v2.off .inner,body.taa-theme-page .taa-surface .concept-weekly .inner,body.taa-theme-page .taa-surface .concept-how-v2 .head,body.taa-theme-page .taa-surface .concept-material-v2 .inner,body.taa-theme-page .taa-surface .concept-companion-v2 .inner{grid-template-columns:1fr}body.taa-theme-page .taa-surface .concept-side-v2.off .visuals{order:2}body.taa-theme-page .taa-surface .concept-side-v2.off .copy{order:1}body.taa-theme-page .taa-surface .concept-oneofone h2,body.taa-theme-page .taa-surface .concept-weekly h2,body.taa-theme-page .taa-surface .concept-material-v2 h2{max-width:16ch}body.taa-theme-page .taa-surface .concept-proof,body.taa-theme-page .taa-surface .concept-how-grid{grid-template-columns:1fr 1fr}body.taa-theme-page .taa-surface .concept-material-v2 figure{min-height:0}body.taa-theme-page .taa-surface .concept-material-v2 figure img{height:auto}}@media(max-width:700px){body.taa-theme-page .taa-surface .concept-hero-v2 .copy{padding:78px 24px}body.taa-theme-page .taa-surface .concept-hero-v2 h1{font-size:clamp(2.8rem,14vw,4.5rem)}body.taa-theme-page .taa-surface .concept-oneofone,body.taa-theme-page .taa-surface .concept-turn,body.taa-theme-page .taa-surface .concept-weekly,body.taa-theme-page .taa-surface .concept-companion-v2,body.taa-theme-page .taa-surface .concept-cta-v2{padding-left:24px;padding-right:24px}body.taa-theme-page .taa-surface .concept-proof,body.taa-theme-page .taa-surface .concept-how-grid,body.taa-theme-page .taa-surface .turn-system{grid-template-columns:1fr}body.taa-theme-page .taa-surface .turn-axis{padding:30px 0}body.taa-theme-page .taa-surface .turn-axis .circle{transform:rotate(82deg)}body.taa-theme-page .taa-surface .concept-side-v2 .inner{padding:0 24px}body.taa-theme-page .taa-surface .concept-side-v2 .visuals{gap:12px}body.taa-theme-page .taa-surface .concept-side-v2 .visuals figure:nth-child(2){transform:translateY(22px)}body.taa-theme-page .taa-surface .weekly-fields,body.taa-theme-page .taa-surface .concept-facts{grid-template-columns:1fr}body.taa-theme-page .taa-surface .concept-how-v2 .head,body.taa-theme-page .taa-surface .concept-how-grid{padding-left:24px;padding-right:24px}body.taa-theme-page .taa-surface .concept-companion-v2 .copy{border-left:0;border-top:1px solid rgba(255,255,255,.42);padding:32px 0 0}}body.taa-theme-page .taa-surface .concept-intro-v3{padding:clamp(72px,9vw,112px) 32px clamp(64px,8vw,94px);text-align:center;background:var(--offwhite);border-bottom:1px solid var(--hair)}body.taa-theme-page .taa-surface .concept-intro-v3 .inner{max-width:1040px;margin:0 auto}body.taa-theme-page .taa-surface .concept-intro-v3 .eyebrow{display:block;margin-bottom:24px;color:var(--taupe)}body.taa-theme-page .taa-surface .concept-intro-v3 h1{font-size:clamp(2.55rem,5.7vw,4.8rem);line-height:1.02;letter-spacing:-.025em;text-transform:uppercase;margin:0 auto 30px}body.taa-theme-page .taa-surface .concept-intro-v3 .lead{max-width:77ch;margin:0 auto;font-size:clamp(1rem,1.45vw,1.14rem);line-height:1.82}body.taa-theme-page .taa-surface .concept-intro-v3 .together{display:block;margin-top:30px;font-family:Playfair Display,Georgia,serif;font-style:italic;font-size:clamp(1.35rem,2.4vw,1.8rem);color:var(--taupe)}body.taa-theme-page .taa-surface .concept-together-v4{padding:clamp(42px,5.5vw,68px) 24px;background:var(--espresso);color:var(--offwhite);text-align:center;overflow:hidden}body.taa-theme-page .taa-surface .concept-together-v4 h2{font-size:clamp(2.35rem,6.1vw,6rem);line-height:1;font-weight:400;font-style:italic;letter-spacing:-.03em;white-space:nowrap}body.taa-theme-page .taa-surface .concept-flow-v3{padding:clamp(64px,8vw,94px) 32px;background:var(--paper)}body.taa-theme-page .taa-surface .concept-flow-v3 .inner{max-width:var(--maxw);margin:0 auto;display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(48px,7vw,92px);align-items:start}body.taa-theme-page .taa-surface .concept-section-head{margin:0}body.taa-theme-page .taa-surface .concept-section-head .eyebrow{display:block;margin-bottom:16px}body.taa-theme-page .taa-surface .concept-section-head h2{font-size:clamp(2rem,3.8vw,3.35rem);line-height:1.08;max-width:none;margin-bottom:28px}body.taa-theme-page .taa-surface .concept-section-head .copy{padding-top:25px;border-top:1px solid var(--hair)}body.taa-theme-page .taa-surface .concept-section-head .copy p{max-width:67ch;font-size:.98rem;line-height:1.78;margin:0}body.taa-theme-page .taa-surface .concept-proof-v3{display:grid;grid-template-columns:1fr;border-top:1px solid var(--hair);border-left:1px solid var(--hair)}body.taa-theme-page .taa-surface .concept-proof-v3 article{padding:22px 24px;border-right:1px solid var(--hair);border-bottom:1px solid var(--hair);background:#fbf8f28c}body.taa-theme-page .taa-surface .concept-proof-v3 .n{display:block;margin-bottom:10px;font-family:Playfair Display,Georgia,serif;font-style:italic;color:var(--taupe)}body.taa-theme-page .taa-surface .concept-proof-v3 h3{font-size:1.22rem;margin-bottom:8px}body.taa-theme-page .taa-surface .concept-proof-v3 p{font-size:.86rem;line-height:1.65;color:var(--ink)}body.taa-theme-page .taa-surface .concept-turn-v3{padding:clamp(66px,8vw,98px) 32px;background-color:var(--paper-2);background-image:repeating-linear-gradient(90deg,rgba(154,139,118,.045) 0,rgba(154,139,118,.045) 1px,transparent 1px,transparent 6px);border-top:1px solid var(--hair);border-bottom:1px solid var(--hair)}body.taa-theme-page .taa-surface .concept-turn-v3 .inner{max-width:var(--maxw);margin:0 auto}body.taa-theme-page .taa-surface .concept-turn-v3 .head{max-width:980px;margin:0 auto 42px;text-align:center}body.taa-theme-page .taa-surface .concept-turn-v3 .eyebrow{display:block;margin-bottom:16px}body.taa-theme-page .taa-surface .concept-turn-v3 h2{font-size:clamp(2.25rem,4.5vw,3.95rem);line-height:1.06;margin-bottom:13px}body.taa-theme-page .taa-surface .concept-turn-v3 .turn-sub{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.35;color:var(--taupe);margin-bottom:19px}body.taa-theme-page .taa-surface .concept-turn-v3 .turn-line{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.25rem,2.2vw,1.75rem);line-height:1.4;color:var(--espresso);margin-bottom:18px}body.taa-theme-page .taa-surface .concept-turn-v3 .turn-line em{font-weight:400;color:var(--taupe)}body.taa-theme-page .taa-surface .concept-turn-v3 .head .explain{max-width:67ch;margin:0 auto;font-size:.96rem;line-height:1.75}body.taa-theme-page .taa-surface .concept-sides-v3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}body.taa-theme-page .taa-surface .concept-side-card{display:flex;flex-direction:column;min-width:0;min-height:0;height:100%;background:var(--offwhite);border:1px solid var(--hair);border-radius:20px;box-shadow:0 18px 38px #00000013;overflow:hidden}body.taa-theme-page .taa-surface .concept-side-card.off{background:var(--offwhite);color:var(--ink);border-color:var(--hair)}body.taa-theme-page .taa-surface .concept-side-card.off figure,body.taa-theme-page .taa-surface .concept-side-card.off .copy{order:initial}body.taa-theme-page .taa-surface .concept-side-card figure{flex:0 0 238px;height:238px;margin:0;overflow:hidden;background:var(--paper)}body.taa-theme-page .taa-surface .concept-side-card img{width:100%;height:100%;object-fit:cover;display:block}body.taa-theme-page .taa-surface .concept-side-card.off img{object-position:82% center}body.taa-theme-page .taa-surface .concept-side-card .copy{display:flex;flex:1;flex-direction:column;padding:28px 24px 29px}body.taa-theme-page .taa-surface .concept-side-card .eyebrow{margin-bottom:13px;color:var(--taupe)}body.taa-theme-page .taa-surface .concept-side-card h3{font-size:clamp(1.45rem,2.1vw,1.9rem);margin-bottom:14px}body.taa-theme-page .taa-surface .concept-side-card p{font-size:.92rem;line-height:1.68;margin-bottom:16px}body.taa-theme-page .taa-surface .concept-side-card.off p{color:var(--ink)}body.taa-theme-page .taa-surface .concept-side-card .note{margin-top:auto;padding-top:4px;font-family:Playfair Display,Georgia,serif;font-style:italic;font-size:1rem;line-height:1.45;color:var(--taupe)}body.taa-theme-page .taa-surface .concept-side-card.weekly{position:relative;isolation:isolate;background:#eee8dd;color:var(--ink);border-color:#00000014}body.taa-theme-page .taa-surface .concept-side-card.weekly>.weekly-bg{position:relative;z-index:2;order:2;width:calc(100% - 70px);height:282px;flex:0 0 282px;margin:2px auto 30px;object-fit:contain;object-position:center;background:var(--offwhite);border-radius:8px;box-shadow:0 17px 30px #00000026;transform:rotate(1.2deg)}body.taa-theme-page .taa-surface .concept-side-card.weekly:after{content:"";position:absolute;z-index:1;left:43px;right:29px;bottom:23px;height:282px;background:var(--offwhite);border-radius:8px;box-shadow:0 10px 24px #00000014;transform:rotate(-1.4deg)}body.taa-theme-page .taa-surface .concept-side-card.weekly .copy{position:relative;z-index:3;order:1;display:flex;height:auto;padding:28px 24px 17px;background:transparent;text-shadow:none}body.taa-theme-page .taa-surface .concept-side-card.weekly .eyebrow{color:var(--ink)}body.taa-theme-page .taa-surface .concept-side-card.weekly p{color:var(--ink);margin-bottom:0}body.taa-theme-page .taa-surface .concept-use-v3{padding:clamp(64px,8vw,92px) 32px;background:var(--offwhite)}body.taa-theme-page .taa-surface .concept-use-v3 .inner{max-width:var(--maxw);margin:0 auto}body.taa-theme-page .taa-surface .concept-use-v3 .head{max-width:none;margin-bottom:38px}body.taa-theme-page .taa-surface .concept-use-v3 .eyebrow{display:block;margin-bottom:15px}body.taa-theme-page .taa-surface .concept-use-v3 h2{font-size:clamp(2rem,3.8vw,3.2rem);line-height:1.08;margin-bottom:17px}body.taa-theme-page .taa-surface .concept-use-v3 .head p{max-width:78ch;font-size:.97rem;line-height:1.76;color:var(--taupe)}body.taa-theme-page .taa-surface .concept-use-grid-v3{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--hair);border-left:1px solid var(--hair)}body.taa-theme-page .taa-surface .concept-use-grid-v3 article{padding:25px 24px;border-right:1px solid var(--hair);border-bottom:1px solid var(--hair)}body.taa-theme-page .taa-surface .concept-use-grid-v3 .n{font-family:Playfair Display,Georgia,serif;font-style:italic;color:var(--taupe);margin-bottom:17px}body.taa-theme-page .taa-surface .concept-use-grid-v3 h3{font-size:1.22rem;margin-bottom:8px}body.taa-theme-page .taa-surface .concept-use-grid-v3 p{font-size:.86rem;line-height:1.65}body.taa-theme-page .taa-surface .how-video-v4{width:100%;height:clamp(260px,33vw,440px);margin:18px 0 17px;overflow:hidden;background:var(--paper-2);border:1px solid var(--hair)}body.taa-theme-page .taa-surface .how-video-v4 video{width:100%;height:100%;display:block;object-fit:cover}body.taa-theme-page .taa-surface .concept-banner-v3{width:100%;overflow:hidden;background:var(--paper-2);border-top:1px solid var(--hair);border-bottom:1px solid var(--hair)}body.taa-theme-page .taa-surface .concept-banner-v3 img{width:100%;height:auto;display:block}body.taa-theme-page .taa-surface .concept-material-v3{padding:clamp(46px,5.5vw,66px) 32px;background:var(--paper);border-bottom:1px solid var(--hair)}body.taa-theme-page .taa-surface .concept-material-v3 .inner{max-width:var(--maxw);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.45fr);gap:clamp(34px,5vw,64px);align-items:stretch}body.taa-theme-page .taa-surface .material-copy-v4{min-width:0}body.taa-theme-page .taa-surface .concept-material-v3 .eyebrow{display:block;margin-bottom:15px}body.taa-theme-page .taa-surface .concept-material-v3 h2{font-size:clamp(1.7rem,3vw,2.55rem);line-height:1.1;margin-bottom:15px}body.taa-theme-page .taa-surface .concept-material-v3 .intro p{font-size:.92rem;line-height:1.72;margin-bottom:12px}body.taa-theme-page .taa-surface .concept-material-v3 .intro p:last-child{margin-bottom:0}body.taa-theme-page .taa-surface .concept-material-v3 .manifesto strong{font-family:Playfair Display,Georgia,serif;font-weight:400;font-style:italic;color:var(--espresso)}body.taa-theme-page .taa-surface .concept-facts-v3{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:24px;border-top:1px solid var(--hair);border-left:1px solid var(--hair)}body.taa-theme-page .taa-surface .concept-facts-v3 div{min-width:0;padding:12px 10px;border-right:1px solid var(--hair);border-bottom:1px solid var(--hair);background:#fbf8f280}body.taa-theme-page .taa-surface .concept-facts-v3 span{display:block;margin-bottom:5px;font-size:.48rem;letter-spacing:.11em;text-transform:uppercase;color:var(--taupe)}body.taa-theme-page .taa-surface .concept-facts-v3 strong{display:block;font-family:Playfair Display,Georgia,serif;font-size:.8rem;line-height:1.25;font-weight:400;color:var(--espresso);overflow-wrap:anywhere}body.taa-theme-page .taa-surface .material-media-placeholder{min-height:310px;overflow:hidden;border:1px solid var(--hair);background:var(--paper-2)}body.taa-theme-page .taa-surface .material-media-placeholder img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}body.taa-theme-page .taa-surface .concept-cta-v3{padding:clamp(68px,8vw,96px) 32px;text-align:center;background-color:var(--paper-2);background-image:linear-gradient(120deg,#fbf8f2a6,#b9ac9747),repeating-linear-gradient(90deg,rgba(154,139,118,.07) 0,rgba(154,139,118,.07) 1px,transparent 1px,transparent 6px)}body.taa-theme-page .taa-surface .concept-cta-v3 .eyebrow{display:block;margin-bottom:14px}body.taa-theme-page .taa-surface .concept-cta-v3 h2{font-size:clamp(2.1rem,4vw,3.5rem);margin-bottom:15px}body.taa-theme-page .taa-surface .concept-cta-v3 h2 em{font-weight:400}body.taa-theme-page .taa-surface .concept-cta-v3 p{max-width:58ch;margin:0 auto 26px;color:var(--taupe);font-size:.94rem;line-height:1.7}@media(max-width:900px){body.taa-theme-page .taa-surface .concept-flow-v3 .inner{grid-template-columns:1fr;gap:34px}body.taa-theme-page .taa-surface .concept-material-v3 .inner{grid-template-columns:1fr;gap:26px}body.taa-theme-page .taa-surface .concept-sides-v3{grid-template-columns:1fr}body.taa-theme-page .taa-surface .concept-side-card{height:auto;min-height:0}body.taa-theme-page .taa-surface .concept-side-card figure{flex-basis:clamp(240px,52vw,390px);height:clamp(240px,52vw,390px)}body.taa-theme-page .taa-surface .concept-side-card.weekly>.weekly-bg{height:min(76vw,470px);flex-basis:min(76vw,470px);width:min(calc(100% - 84px),390px)}body.taa-theme-page .taa-surface .concept-side-card.weekly:after{left:50%;right:auto;width:min(calc(100% - 84px),390px);height:min(76vw,470px);transform:translate(-48%) rotate(-1.4deg)}}@media(max-width:650px){body.taa-theme-page .taa-surface .concept-intro-v3,body.taa-theme-page .taa-surface .concept-flow-v3,body.taa-theme-page .taa-surface .concept-turn-v3,body.taa-theme-page .taa-surface .concept-use-v3,body.taa-theme-page .taa-surface .concept-material-v3,body.taa-theme-page .taa-surface .concept-cta-v3{padding-left:24px;padding-right:24px}body.taa-theme-page .taa-surface .concept-proof-v3,body.taa-theme-page .taa-surface .concept-use-grid-v3{grid-template-columns:1fr}body.taa-theme-page .taa-surface .concept-facts-v3{grid-template-columns:repeat(2,minmax(0,1fr))}body.taa-theme-page .taa-surface .concept-side-card .copy{padding:25px 21px}body.taa-theme-page .taa-surface .concept-side-card.weekly .copy{padding-bottom:16px}body.taa-theme-page .taa-surface .concept-side-card.weekly>.weekly-bg{width:calc(100% - 58px);height:min(98vw,430px);flex-basis:min(98vw,430px);margin-bottom:27px}body.taa-theme-page .taa-surface .concept-side-card.weekly:after{width:calc(100% - 58px);height:min(98vw,430px);bottom:21px}body.taa-theme-page .taa-surface .concept-together-v4 h2{white-space:normal}body.taa-theme-page .taa-surface .how-video-v4{height:min(112vw,520px)}}body.taa-theme-page .taa-surface #page-vision{background:var(--offwhite)}body.taa-theme-page .taa-surface .vision-hero-v5{padding:clamp(96px,12vw,170px) 32px clamp(78px,10vw,130px);background:var(--offwhite);border-bottom:1px solid var(--hair)}body.taa-theme-page .taa-surface .vision-hero-v5 .inner{max-width:var(--maxw);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);gap:clamp(54px,9vw,125px);align-items:end}body.taa-theme-page .taa-surface .vision-hero-v5 .eyebrow{display:block;margin-bottom:24px;color:var(--taupe)}body.taa-theme-page .taa-surface .vision-hero-v5 h1{max-width:11ch;font-size:clamp(3rem,6.2vw,6rem);line-height:.99;letter-spacing:-.035em;margin-bottom:31px}body.taa-theme-page .taa-surface .vision-hero-v5 h1 em{display:block;font-weight:400;color:var(--taupe)}body.taa-theme-page .taa-surface .vision-hero-v5 .lead{max-width:64ch;font-size:clamp(1.02rem,1.45vw,1.16rem);line-height:1.82}body.taa-theme-page .taa-surface .vision-hero-note{padding:34px 0 8px clamp(28px,4vw,52px);border-left:1px solid var(--hair)}body.taa-theme-page .taa-surface .vision-hero-note .note-label{display:block;margin-bottom:20px;font-size:.65rem;letter-spacing:.22em;text-transform:uppercase;color:var(--taupe)}body.taa-theme-page .taa-surface .vision-hero-note p{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.45rem,2.8vw,2.25rem);line-height:1.28;color:var(--espresso)}body.taa-theme-page .taa-surface .vision-hero-note span:last-child{display:block;margin-top:22px;font-family:Playfair Display,Georgia,serif;font-style:italic;color:var(--taupe);font-size:1.08rem}body.taa-theme-page .taa-surface .vision-contrast-v5{padding:clamp(76px,9vw,115px) 32px;background:var(--espresso);color:var(--offwhite)}body.taa-theme-page .taa-surface .vision-contrast-v5 .inner{max-width:var(--maxw);margin:0 auto}body.taa-theme-page .taa-surface .vision-contrast-v5 .head{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(42px,8vw,105px);align-items:end;margin-bottom:52px}body.taa-theme-page .taa-surface .vision-contrast-v5 .eyebrow{color:var(--taupe-soft)}body.taa-theme-page .taa-surface .vision-contrast-v5 h2{font-size:clamp(2.3rem,4.8vw,4.35rem);line-height:1.04;max-width:14ch}body.taa-theme-page .taa-surface .vision-contrast-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--hair-light);border-left:1px solid var(--hair-light)}body.taa-theme-page .taa-surface .vision-side{padding:clamp(30px,4vw,48px);border-right:1px solid var(--hair-light);border-bottom:1px solid var(--hair-light)}body.taa-theme-page .taa-surface .vision-side .n{display:block;margin-bottom:34px;font-family:Playfair Display,Georgia,serif;font-style:italic;font-size:1.2rem;color:var(--taupe-soft)}body.taa-theme-page .taa-surface .vision-side h3{font-size:clamp(1.75rem,3vw,2.55rem);margin-bottom:18px;color:var(--offwhite)}body.taa-theme-page .taa-surface .vision-side p{max-width:52ch;font-size:1rem;line-height:1.8;color:#ddd3c3}body.taa-theme-page .taa-surface .vision-bridge{max-width:810px;margin:52px auto 0;text-align:center;font-family:Playfair Display,Georgia,serif;font-style:italic;font-size:clamp(1.45rem,2.7vw,2.2rem);line-height:1.38;color:var(--offwhite)}body.taa-theme-page .taa-surface .vision-video-v5{padding:clamp(70px,9vw,110px) 32px;background-color:var(--paper-2);background-image:repeating-linear-gradient(90deg,rgba(154,139,118,.045) 0,rgba(154,139,118,.045) 1px,transparent 1px,transparent 6px)}body.taa-theme-page .taa-surface .vision-video-v5 .inner{max-width:var(--maxw);margin:0 auto;display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(42px,7vw,90px);align-items:center}body.taa-theme-page .taa-surface .vision-video-v5 .eyebrow{display:block;margin-bottom:18px}body.taa-theme-page .taa-surface .vision-video-v5 h2{font-size:clamp(2.2rem,4.3vw,3.8rem);line-height:1.06;margin-bottom:22px;max-width:13ch}body.taa-theme-page .taa-surface .vision-video-v5 h2 span{display:block}body.taa-theme-page .taa-surface .vision-video-v5 .copy p{max-width:48ch;font-size:1rem;line-height:1.78}body.taa-theme-page .taa-surface .vision-video-placeholder{position:relative;min-height:420px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,var(--espresso),#51473d);border:1px solid rgba(255,255,255,.14);color:var(--offwhite);text-align:center}body.taa-theme-page .taa-surface .vision-video-placeholder:before{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px solid rgba(255,255,255,.22);pointer-events:none}body.taa-theme-page .taa-surface .vision-video-placeholder .placeholder-copy{position:relative;z-index:1;max-width:430px;padding:48px 34px}body.taa-theme-page .taa-surface .vision-video-placeholder .play{width:82px;height:82px;margin:0 auto 28px;border:1px solid rgba(255,255,255,.68);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.35rem;padding-left:4px}body.taa-theme-page .taa-surface .vision-video-placeholder strong{display:block;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.65rem,3vw,2.5rem);font-weight:400;line-height:1.2;margin-bottom:13px}body.taa-theme-page .taa-surface .vision-video-placeholder span:last-child{font-size:.66rem;letter-spacing:.2em;text-transform:uppercase;color:var(--taupe-soft)}body.taa-theme-page .taa-surface .vision-reason-v5{padding:clamp(16px,2.5vw,32px) 32px clamp(78px,10vw,125px);background:var(--offwhite)}body.taa-theme-page .taa-surface .vision-reason-v5 .inner{max-width:var(--maxw);margin:0 auto;display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(46px,8vw,108px);align-items:start}body.taa-theme-page .taa-surface .vision-reason-v5 .eyebrow{display:block;margin-bottom:18px}body.taa-theme-page .taa-surface .vision-reason-v5 h2{font-size:clamp(2.35rem,4.8vw,4.25rem);line-height:1.04;max-width:10ch}body.taa-theme-page .taa-surface .vision-reason-v5 .copy>p{font-size:1.04rem;line-height:1.82;margin-bottom:20px;max-width:63ch}body.taa-theme-page .taa-surface .vision-reason-v5 .hand{margin-top:36px;padding:26px 0;border-top:1px solid var(--hair);border-bottom:1px solid var(--hair);font-family:Playfair Display,Georgia,serif;font-size:clamp(1.35rem,2.3vw,1.9rem);font-style:italic;line-height:1.4;color:var(--espresso)}body.taa-theme-page .taa-surface .vision-values{display:grid;grid-template-columns:repeat(3,1fr);margin-top:48px;border-top:1px solid var(--hair);border-left:1px solid var(--hair)}body.taa-theme-page .taa-surface .vision-values div{padding:22px 20px;border-right:1px solid var(--hair);border-bottom:1px solid var(--hair)}body.taa-theme-page .taa-surface .vision-values span{display:block;margin-bottom:8px;font-size:.61rem;letter-spacing:.16em;text-transform:uppercase;color:var(--taupe)}body.taa-theme-page .taa-surface .vision-values strong{font-family:Playfair Display,Georgia,serif;font-size:1.08rem;font-weight:400;color:var(--espresso)}body.taa-theme-page .taa-surface .vision-community-v5{padding:clamp(82px,11vw,140px) 32px;background:var(--taupe);color:var(--offwhite);text-align:center}body.taa-theme-page .taa-surface .vision-community-v5 .inner{max-width:980px;margin:0 auto}body.taa-theme-page .taa-surface .vision-community-v5 .eyebrow{display:block;margin-bottom:20px;color:#f1e8db}body.taa-theme-page .taa-surface .vision-community-v5 h2{font-size:clamp(2.8rem,6.8vw,6.2rem);line-height:.98;font-style:italic;margin-bottom:34px}body.taa-theme-page .taa-surface .vision-community-v5 p{max-width:67ch;margin:0 auto;font-size:1.05rem;line-height:1.82;color:#fbf7f0}body.taa-theme-page .taa-surface .vision-community-v5 .community-line{display:block;margin-top:34px;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.35rem,2.5vw,1.95rem);line-height:1.4}body.taa-theme-page .taa-surface .vision-process-v5{padding:clamp(78px,10vw,125px) 32px;background:var(--paper)}body.taa-theme-page .taa-surface .vision-process-v5 .inner{max-width:var(--maxw);margin:0 auto}body.taa-theme-page .taa-surface .vision-process-v5 .head{display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(44px,8vw,105px);align-items:start;margin-bottom:48px}body.taa-theme-page .taa-surface .vision-process-v5 .eyebrow{display:block;margin-bottom:17px}body.taa-theme-page .taa-surface .vision-process-v5 h2{font-size:clamp(2.35rem,4.8vw,4.2rem);line-height:1.05;max-width:12ch}body.taa-theme-page .taa-surface .vision-process-v5 .head p{max-width:62ch;font-size:1rem;line-height:1.8;color:var(--taupe)}body.taa-theme-page .taa-surface .vision-process-gallery{--process-gallery-gap:clamp(22px,2.4vw,32px);display:grid;grid-template-columns:minmax(0,1.28fr) minmax(280px,.72fr);gap:var(--process-gallery-gap);align-items:stretch}body.taa-theme-page .taa-surface .vision-process-feature{order:2;width:100%;min-width:0;height:auto;aspect-ratio:9/16;margin:0;position:relative;overflow:hidden;background:var(--paper-2)}body.taa-theme-page .taa-surface .vision-process-feature:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#1f1b1838,#1f1b180a 42%,#1f1b18d1);pointer-events:none}body.taa-theme-page .taa-surface .vision-process-feature img{width:100%;height:100%;display:block;object-fit:cover}body.taa-theme-page .taa-surface .vision-process-feature figcaption{position:absolute;left:22px;right:22px;bottom:20px;z-index:2;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.05rem,1.7vw,1.35rem);font-weight:400;line-height:1.25;color:var(--offwhite);text-shadow:0 1px 14px rgba(0,0,0,.42)}body.taa-theme-page .taa-surface .vision-process-grid{order:1;min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:var(--process-gallery-gap)}body.taa-theme-page .taa-surface .vision-process-slot{min-height:270px;position:relative;overflow:hidden;background:var(--espresso);border:1px solid var(--hair);color:var(--offwhite)}body.taa-theme-page .taa-surface .vision-process-slot:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#1f1b1838,#1f1b180a 42%,#1f1b18d1);pointer-events:none}body.taa-theme-page .taa-surface .vision-process-slot img{width:100%;height:100%;display:block;object-fit:cover;filter:grayscale(1)}body.taa-theme-page .taa-surface .vision-process-slot .slot-no{position:absolute;top:20px;left:22px;z-index:2;font-family:Playfair Display,Georgia,serif;font-style:italic;font-size:1.05rem;color:var(--offwhite);text-shadow:0 1px 12px rgba(0,0,0,.35)}body.taa-theme-page .taa-surface .vision-process-slot strong{position:absolute;left:22px;right:22px;bottom:20px;z-index:2;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.05rem,1.7vw,1.35rem);font-weight:400;line-height:1.25;color:var(--offwhite);text-shadow:0 1px 14px rgba(0,0,0,.42)}body.taa-theme-page .taa-surface .vision-founder-v5{padding:clamp(78px,10vw,125px) 0 clamp(26px,4vw,48px);background:var(--offwhite)}body.taa-theme-page .taa-surface .vision-founder-v5 .inner{max-width:var(--maxw);margin:0 auto;padding:0 32px}body.taa-theme-page .taa-surface .vision-founder-v5 .portrait,body.taa-theme-page .taa-surface .vision-founder-v5 .ph{margin:0;overflow:hidden;background:var(--paper-2)}body.taa-theme-page .taa-surface .vision-founder-v5 .ph{float:left;width:min(38%,430px);margin:0 clamp(32px,5vw,72px) 28px 0}body.taa-theme-page .taa-surface .vision-founder-v5 .copy:after{content:"";display:block;clear:both}body.taa-theme-page .taa-surface .vision-founder-v5 .portrait img,body.taa-theme-page .taa-surface .vision-founder-v5 .ph img{width:100%;aspect-ratio:4/5;display:block;object-fit:cover}body.taa-theme-page .taa-surface .vision-founder-v5 .eyebrow{display:block;margin-bottom:19px}body.taa-theme-page .taa-surface .vision-founder-v5 h2{font-size:clamp(2.25rem,4.4vw,3.9rem);line-height:1.07;margin-bottom:27px;max-width:13ch}body.taa-theme-page .taa-surface .vision-founder-v5 .copy p{max-width:none;font-size:1rem;line-height:1.8;margin-bottom:18px}body.taa-theme-page .taa-surface .vision-founder-v5 .credits{margin-top:31px;padding-top:24px;border-top:1px solid var(--hair);font-family:Playfair Display,Georgia,serif;font-style:italic;font-size:1.2rem;line-height:1.45;color:var(--taupe)}body.taa-theme-page .taa-surface .vision-signoff{margin-top:30px;font-family:Playfair Display,Georgia,serif;font-style:italic;font-size:clamp(1.45rem,2.5vw,1.9rem);color:var(--espresso)}body.taa-theme-page .taa-surface .vision-cta-v5{padding:clamp(76px,9vw,110px) 32px;text-align:center;background-color:var(--paper-2);background-image:linear-gradient(120deg,#fbf8f2a8,#b9ac9747),repeating-linear-gradient(90deg,rgba(154,139,118,.07) 0,rgba(154,139,118,.07) 1px,transparent 1px,transparent 6px)}body.taa-theme-page .taa-surface .vision-cta-v5 .eyebrow{display:block;margin-bottom:16px}body.taa-theme-page .taa-surface .vision-cta-v5 h2{font-size:clamp(2.3rem,4.8vw,4.2rem);line-height:1.04;margin-bottom:18px}body.taa-theme-page .taa-surface .vision-cta-v5 p{max-width:56ch;margin:0 auto 29px;font-size:1rem;line-height:1.75;color:var(--taupe)}body.taa-theme-page .taa-surface .vision-community-hero-v6{padding-top:clamp(132px,15vw,190px);padding-bottom:clamp(92px,12vw,150px)}body.taa-theme-page .taa-surface .vision-community-hero-v6 h1{font-size:clamp(3.15rem,7.4vw,6.8rem);line-height:.96;font-style:italic;letter-spacing:-.035em;margin-bottom:38px}body.taa-theme-page .taa-surface .vision-community-hero-v6 .community-copy{max-width:70ch;margin:0 auto}body.taa-theme-page .taa-surface .vision-community-hero-v6 .community-copy p{margin:0 auto 18px;font-size:1.05rem;line-height:1.82;color:#fbf7f0}body.taa-theme-page .taa-surface .vision-community-hero-v6 .community-copy p:last-child{margin-bottom:0}body.taa-theme-page .taa-surface .vision-community-hero-v6 blockquote{max-width:31ch;margin:48px auto 0;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.4rem,2.7vw,2rem);font-style:italic;line-height:1.42;color:var(--offwhite)}body.taa-theme-page .taa-surface .vision-quote-sign{max-width:460px;margin:13px auto 0;display:flex;align-items:center;justify-content:flex-end;gap:10px;color:#f1e8db}body.taa-theme-page .taa-surface .vision-quote-sign .mark{font-family:Playfair Display,Georgia,serif;font-size:2.7rem;line-height:.75}body.taa-theme-page .taa-surface .vision-quote-sign .author{font-size:.61rem;letter-spacing:.18em;text-transform:uppercase}body.taa-theme-page .taa-surface .vision-founder-v5 .personal-lead{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.3rem,2.2vw,1.72rem);line-height:1.42;color:var(--espresso);margin-bottom:25px}body.taa-theme-page .taa-surface .vision-founder-v5 .welcome-line{margin-top:29px;font-family:Playfair Display,Georgia,serif;font-style:italic;font-size:clamp(1.25rem,2.2vw,1.62rem);line-height:1.45;color:var(--taupe)}body.taa-theme-page .taa-surface .vision-reason-v5.reason-v6 .inner{display:block}body.taa-theme-page .taa-surface .vision-reason-v5.reason-v6 .eyebrow{margin-bottom:8px}body.taa-theme-page .taa-surface .vision-reason-v5.reason-v6 .inner>div:first-child{margin-bottom:clamp(24px,3vw,34px)}body.taa-theme-page .taa-surface .vision-reason-v5.reason-v6 h2{max-width:none;font-size:clamp(2.35rem,4.5vw,4rem);text-wrap:balance}body.taa-theme-page .taa-surface .vision-reason-v5.reason-v6 .copy{max-width:none}body.taa-theme-page .taa-surface .vision-reason-v5.reason-v6 .copy>p{max-width:none}body.taa-theme-page .taa-surface .vision-reason-v5.reason-v6 .copy>p:last-of-type{margin-bottom:0}body.taa-theme-page .taa-surface .vision-reason-v5 .vision-letter-close,body.taa-theme-page .taa-surface .vision-founder-v5 .vision-letter-close{margin-top:34px;font-family:Playfair Display,Georgia,serif;font-style:italic;font-size:clamp(1.25rem,2.2vw,1.62rem);line-height:1.45;color:var(--taupe)}body.taa-theme-page .taa-surface .vision-founder-v5 .vision-letter-close{text-align:center}body.taa-theme-page .taa-surface .vision-process-v5 .process-copy p{max-width:63ch;margin:0 0 18px;font-size:1rem;line-height:1.8;color:var(--taupe)}body.taa-theme-page .taa-surface .vision-process-v5 .process-copy p:last-of-type{margin-bottom:0}body.taa-theme-page .taa-surface .vision-process-v5 .ride{display:block;margin-top:24px;font-family:Playfair Display,Georgia,serif;font-style:italic;font-size:clamp(1.25rem,2.2vw,1.65rem);color:var(--espresso)}body.taa-theme-page .taa-surface .vision-cta-v5 h2 em{font-weight:400;color:var(--taupe)}body.taa-theme-page .taa-surface .vision-cta-v5 .journey-line{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.2rem,2.2vw,1.6rem);font-style:italic;line-height:1.45;color:var(--espresso);max-width:39ch}body.taa-theme-page .taa-surface .vision-cta-v5 .journey-line span{display:block}@media(max-width:900px){body.taa-theme-page .taa-surface .vision-hero-v5 .inner,body.taa-theme-page .taa-surface .vision-contrast-v5 .head,body.taa-theme-page .taa-surface .vision-video-v5 .inner,body.taa-theme-page .taa-surface .vision-reason-v5 .inner,body.taa-theme-page .taa-surface .vision-process-v5 .head,body.taa-theme-page .taa-surface .vision-founder-v5 .inner{grid-template-columns:1fr}body.taa-theme-page .taa-surface .vision-hero-note{max-width:620px}body.taa-theme-page .taa-surface .vision-contrast-grid{grid-template-columns:1fr}body.taa-theme-page .taa-surface .vision-values,body.taa-theme-page .taa-surface .vision-process-grid{grid-template-columns:1fr 1fr}body.taa-theme-page .taa-surface .vision-founder-v5 .portrait,body.taa-theme-page .taa-surface .vision-founder-v5 .ph{max-width:580px}}@media(max-width:760px){body.taa-theme-page .taa-surface .vision-process-gallery{grid-template-columns:1fr}body.taa-theme-page .taa-surface .vision-process-feature{height:auto}}@media(max-width:620px){body.taa-theme-page .taa-surface .vision-hero-v5,body.taa-theme-page .taa-surface .vision-contrast-v5,body.taa-theme-page .taa-surface .vision-video-v5,body.taa-theme-page .taa-surface .vision-reason-v5,body.taa-theme-page .taa-surface .vision-community-v5,body.taa-theme-page .taa-surface .vision-process-v5,body.taa-theme-page .taa-surface .vision-cta-v5{padding-left:24px;padding-right:24px}body.taa-theme-page .taa-surface .vision-hero-note{padding-left:24px}body.taa-theme-page .taa-surface .vision-video-placeholder{min-height:340px}body.taa-theme-page .taa-surface .vision-values,body.taa-theme-page .taa-surface .vision-process-grid{grid-template-columns:1fr}body.taa-theme-page .taa-surface .vision-process-feature figcaption{position:absolute;background:transparent}body.taa-theme-page .taa-surface .vision-process-grid{grid-template-rows:none}body.taa-theme-page .taa-surface .vision-process-slot{min-height:310px}body.taa-theme-page .taa-surface .vision-founder-v5 .inner{padding-left:24px;padding-right:24px}body.taa-theme-page .taa-surface .vision-founder-v5 .ph{float:none;width:100%;max-width:580px;margin:0 0 28px}}body.taa-theme-page .taa-surface .rv{opacity:0;transform:translateY(22px);transition:opacity .9s ease,transform .9s ease}body.taa-theme-page .taa-surface .rv.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){body.taa-theme-page .taa-surface .rv{opacity:1;transform:none;transition:none}body.taa-theme-page .taa-surface{scroll-behavior:auto}}body.taa-theme-page .taa-surface :focus-visible{outline:2px solid var(--taupe);outline-offset:3px}body.taa-theme-page .taa-surface .taa-product-page{--cream:#F2EDE5;--cream2:#EDE7DD;--ink:#2A2724;--black:#211F1D;--crb:#EAE3D8;--mute:#8a8275;--body:#4d473e;--body2:#5d564b;--line:#e3dccf;--trk:-.02em}body.taa-theme-page .taa-surface .taa-product-page *{margin:0;padding:0;box-sizing:border-box}body.taa-theme-page .taa-surface .taa-product-page{scroll-behavior:smooth}body.taa-theme-page .taa-surface .taa-product-page{background:var(--cream);color:var(--ink);font-family:Montserrat,sans-serif;line-height:1.4;-webkit-font-smoothing:antialiased}body.taa-theme-page .taa-surface .taa-product-page img{display:block;max-width:100%}body.taa-theme-page .taa-surface .taa-product-page a{color:inherit}body.taa-theme-page .taa-surface .taa-product-page .pf{font-family:Playfair Display,serif}body.taa-theme-page .taa-surface .taa-product-page em{font-style:italic}body.taa-theme-page .taa-surface .taa-product-page .wrap{max-width:1240px;margin:0 auto;padding:0 32px}body.taa-theme-page .taa-surface .taa-product-page header.site{border-bottom:1px solid var(--line);background:var(--cream)}body.taa-theme-page .taa-surface .taa-product-page .hd{max-width:1240px;margin:0 auto;padding:20px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px}body.taa-theme-page .taa-surface .taa-product-page .hd .logo img{height:52px;width:auto}body.taa-theme-page .taa-surface .taa-product-page .hd nav{display:flex;gap:34px}body.taa-theme-page .taa-surface .taa-product-page .hd nav a{font-size:12.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink);text-decoration:none;opacity:.82;transition:opacity .2s}body.taa-theme-page .taa-surface .taa-product-page .hd nav a:hover{opacity:1}body.taa-theme-page .taa-surface .taa-product-page .hd .bag{font-size:12.5px;letter-spacing:.14em;text-transform:uppercase;opacity:.82;text-decoration:none}body.taa-theme-page .taa-surface .taa-product-page .crumb{padding:22px 0 4px;font-size:12px;letter-spacing:.03em;color:var(--mute)}body.taa-theme-page .taa-surface .taa-product-page .crumb a{text-decoration:none;color:var(--mute)}body.taa-theme-page .taa-surface .taa-product-page .crumb a:hover{color:var(--ink)}body.taa-theme-page .taa-surface .taa-product-page .crumb span{margin:0 9px;opacity:.6}body.taa-theme-page .taa-surface .taa-product-page .product{display:flex;gap:64px;padding:26px 0 38px;align-items:flex-start}body.taa-theme-page .taa-surface .taa-product-page .buybox{flex:1 1 0;min-width:0}body.taa-theme-page .taa-surface .taa-product-page .product-gallery{position:sticky;top:24px;flex:1.3 1 0;min-width:0}body.taa-theme-page .taa-surface .taa-product-page .stage{position:relative;background:var(--cream2);border:1px solid var(--line);border-radius:3px;overflow:hidden}body.taa-theme-page .taa-surface .taa-product-page .stage .slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .45s ease}body.taa-theme-page .taa-surface .taa-product-page .stage .slide.is-active{position:relative;height:auto;opacity:1}body.taa-theme-page .taa-surface .taa-product-page .nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#f2ede5d9;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:background .2s}body.taa-theme-page .taa-surface .taa-product-page .nav-btn:hover{background:var(--cream)}body.taa-theme-page .taa-surface .taa-product-page .nav-btn svg{width:16px;height:16px;stroke:var(--ink)}body.taa-theme-page .taa-surface .taa-product-page .nav-prev{left:16px}body.taa-theme-page .taa-surface .taa-product-page .nav-next{right:16px}body.taa-theme-page .taa-surface .taa-product-page .thumbs{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}body.taa-theme-page .taa-surface .taa-product-page .thumb{padding:0;border:1px solid var(--line);border-radius:3px;overflow:hidden;background:none;cursor:pointer;width:92px;height:115px;opacity:.72;transition:opacity .2s,border-color .2s;flex:0 0 auto}body.taa-theme-page .taa-surface .taa-product-page .thumb img{width:100%;height:100%;object-fit:cover}body.taa-theme-page .taa-surface .taa-product-page .thumb:hover{opacity:.92}body.taa-theme-page .taa-surface .taa-product-page .thumb.is-active{opacity:1;border-color:var(--ink)}body.taa-theme-page .taa-surface .taa-product-page .eyebrow{font-size:11.5px;letter-spacing:.26em;text-transform:uppercase;color:var(--mute);margin-bottom:14px}body.taa-theme-page .taa-surface .taa-product-page .title{font-family:Playfair Display,serif;font-weight:500;font-size:44px;line-height:1.05;letter-spacing:var(--trk)}body.taa-theme-page .taa-surface .taa-product-page .title2{font-family:Playfair Display,serif;font-style:italic;font-weight:400;font-size:20px;color:var(--ink);letter-spacing:var(--trk);margin-top:9px}body.taa-theme-page .taa-surface .taa-product-page .subtitle{font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;line-height:1.65;color:var(--body);margin-top:14px;max-width:440px}body.taa-theme-page .taa-surface .taa-product-page .price-row{margin-top:26px;display:flex;align-items:baseline;gap:14px}body.taa-theme-page .taa-surface .taa-product-page .price{font-family:Playfair Display,serif;font-weight:500;font-size:30px;letter-spacing:var(--trk)}body.taa-theme-page .taa-surface .taa-product-page .price-note{font-size:11.5px;color:var(--mute);line-height:1.7;margin-top:8px}body.taa-theme-page .taa-surface .taa-product-page .price-note a{color:var(--body);text-underline-offset:2px}body.taa-theme-page .taa-surface .taa-product-page .sides{margin-top:26px}body.taa-theme-page .taa-surface .taa-product-page .sides .lbl{font-size:12px;letter-spacing:.04em;color:var(--body);margin-bottom:10px}body.taa-theme-page .taa-surface .taa-product-page .sides .lbl em{color:var(--ink)}body.taa-theme-page .taa-surface .taa-product-page .side-chips{display:flex;gap:10px}body.taa-theme-page .taa-surface .taa-product-page .chip{flex:1;border:1px solid var(--line);border-radius:3px;padding:12px 14px;background:var(--cream2)}body.taa-theme-page .taa-surface .taa-product-page .chip .k{font-family:Playfair Display,serif;font-size:19px;letter-spacing:var(--trk)}body.taa-theme-page .taa-surface .taa-product-page .chip .k em{font-style:italic}body.taa-theme-page .taa-surface .taa-product-page .chip .v{font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--mute);margin-top:3px}body.taa-theme-page .taa-surface .taa-product-page .widmung{margin-top:22px}body.taa-theme-page .taa-surface .taa-product-page .widmung label{display:block;font-size:12px;letter-spacing:.03em;color:var(--body);margin-bottom:8px}body.taa-theme-page .taa-surface .taa-product-page .widmung input{width:100%;border:1px solid var(--line);background:var(--cream2);border-radius:3px;padding:12px 14px;font-family:Montserrat,sans-serif;font-size:13px;color:var(--ink)}body.taa-theme-page .taa-surface .taa-product-page .widmung input::placeholder{color:#b3ab9d}body.taa-theme-page .taa-surface .taa-product-page .widmung input:focus{outline:none;border-color:var(--ink)}body.taa-theme-page .taa-surface .taa-product-page .buy-row{margin-top:24px;display:flex;gap:12px;align-items:stretch}body.taa-theme-page .taa-surface .taa-product-page .qty{display:flex;align-items:center;border:1px solid var(--ink);border-radius:3px;background:var(--cream)}body.taa-theme-page .taa-surface .taa-product-page .qty button{width:44px;height:100%;background:none;border:none;font-size:18px;cursor:pointer;color:var(--ink)}body.taa-theme-page .taa-surface .taa-product-page .qty input{width:40px;text-align:center;border:none;background:none;font-family:Montserrat;font-size:15px;color:var(--ink)}body.taa-theme-page .taa-surface .taa-product-page .qty input::-webkit-outer-spin-button,body.taa-theme-page .taa-surface .taa-product-page .qty input::-webkit-inner-spin-button{-webkit-appearance:none}body.taa-theme-page .taa-surface .taa-product-page .cta{flex:1;background:var(--ink);color:var(--cream);border:none;border-radius:3px;font-family:Montserrat,sans-serif;font-weight:500;font-size:14px;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;padding:18px 28px;transition:background .2s}body.taa-theme-page .taa-surface .taa-product-page .cta:hover{background:#000}body.taa-theme-page .taa-surface .taa-product-page .heart{width:52px;border:1px solid var(--ink);border-radius:3px;background:var(--cream);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}body.taa-theme-page .taa-surface .taa-product-page .heart:hover{background:var(--cream2)}body.taa-theme-page .taa-surface .taa-product-page .heart svg{width:20px;height:20px;stroke:var(--ink);fill:none}body.taa-theme-page .taa-surface .taa-product-page .heart.on svg{fill:var(--ink)}body.taa-theme-page .taa-surface .taa-product-page .avail{margin-top:30px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px}body.taa-theme-page .taa-surface .taa-product-page .stock{font-size:12.5px;color:var(--body);display:flex;align-items:center;gap:9px}body.taa-theme-page .taa-surface .taa-product-page .dot{width:7px;height:7px;border-radius:50%;background:#5f7d4f;display:inline-block}body.taa-theme-page .taa-surface .taa-product-page .pay{display:flex;gap:8px;align-items:center;flex-wrap:wrap}body.taa-theme-page .taa-surface .taa-product-page .pay span{font-size:9px;font-weight:600;letter-spacing:.03em;border:1px solid var(--line);border-radius:3px;padding:5px 7px;color:var(--body2);background:var(--cream2)}body.taa-theme-page .taa-surface .taa-product-page .ship{margin-top:20px;font-size:12.5px;color:var(--body);display:flex;align-items:flex-start;gap:10px;line-height:1.6}body.taa-theme-page .taa-surface .taa-product-page .ship svg{width:20px;height:20px;stroke:var(--ink);flex:none;margin-top:1px}body.taa-theme-page .taa-surface .taa-product-page .ship b{font-weight:600}body.taa-theme-page .taa-surface .taa-product-page .ph{background:#efe7d6;border-bottom:1px dashed #c9bfa9;padding:0 2px}body.taa-theme-page .taa-surface .taa-product-page .trust{margin-top:24px;border:1px solid var(--line);border-radius:4px;background:var(--cream2);padding:20px 22px;display:flex;flex-direction:column;gap:15px}body.taa-theme-page .taa-surface .taa-product-page .trust .t{display:flex;align-items:center;gap:14px;font-size:13px;color:var(--body)}body.taa-theme-page .taa-surface .taa-product-page .trust .t svg{width:22px;height:22px;stroke:var(--ink);flex:none}body.taa-theme-page .taa-surface .taa-product-page .trust .t b{color:var(--ink);font-weight:600}body.taa-theme-page .taa-surface .taa-product-page .acc{margin:0 0 76px;border-top:1px solid var(--line)}body.taa-theme-page .taa-surface .taa-product-page .acc details{border-bottom:1px solid var(--line)}body.taa-theme-page .taa-surface .taa-product-page .acc summary{list-style:none;cursor:pointer;padding:19px 2px;display:flex;align-items:center;justify-content:space-between;font-family:Playfair Display,serif;font-size:19px;letter-spacing:var(--trk);color:var(--ink)}body.taa-theme-page .taa-surface .taa-product-page .acc summary::-webkit-details-marker{display:none}body.taa-theme-page .taa-surface .taa-product-page .acc summary .ic{width:16px;height:16px;position:relative;flex:none}body.taa-theme-page .taa-surface .taa-product-page .acc summary .ic:before,body.taa-theme-page .taa-surface .taa-product-page .acc summary .ic:after{content:"";position:absolute;background:var(--ink);transition:transform .25s}body.taa-theme-page .taa-surface .taa-product-page .acc summary .ic:before{top:7px;left:0;width:16px;height:1.4px}body.taa-theme-page .taa-surface .taa-product-page .acc summary .ic:after{left:7px;top:0;width:1.4px;height:16px}body.taa-theme-page .taa-surface .taa-product-page .acc details[open] summary .ic:after{transform:scaleY(0)}body.taa-theme-page .taa-surface .taa-product-page .acc .body{padding:2px 2px 24px;font-size:14px;line-height:1.72;color:var(--body);max-width:none}body.taa-theme-page .taa-surface .taa-product-page .acc .body p+p{margin-top:13px}body.taa-theme-page .taa-surface .taa-product-page .acc .body em{color:var(--ink);font-style:italic}body.taa-theme-page .taa-surface .taa-product-page .acc .body .lead{font-family:Playfair Display,serif;font-size:18px;color:var(--ink);line-height:1.4;margin-bottom:14px}body.taa-theme-page .taa-surface .taa-product-page .acc .body .blist{margin:12px 0 0}body.taa-theme-page .taa-surface .taa-product-page .acc .body .bi{position:relative;margin:0;padding:5px 0 5px 20px;font-size:13.5px;line-height:1.6;color:var(--body)}body.taa-theme-page .taa-surface .taa-product-page .acc .body .bi:before{content:"\2022";position:absolute;left:3px;top:5px;color:var(--mute);font-size:13px;line-height:1}body.taa-theme-page .taa-surface .taa-product-page .spec{list-style:none;margin-top:14px}body.taa-theme-page .taa-surface .taa-product-page .spec li{display:flex;justify-content:space-between;gap:20px;padding:9px 0;border-bottom:1px solid var(--line);font-size:13px}body.taa-theme-page .taa-surface .taa-product-page .spec li:last-child{border-bottom:none}body.taa-theme-page .taa-surface .taa-product-page .spec li span:first-child{color:var(--mute);letter-spacing:.02em}body.taa-theme-page .taa-surface .taa-product-page .spec li span:last-child{color:var(--ink);text-align:right}body.taa-theme-page .taa-surface .taa-product-page .foryou{background:var(--cream2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}body.taa-theme-page .taa-surface .taa-product-page .foryou .inner{max-width:1240px;margin:0 auto;padding:80px 32px;display:grid;grid-template-columns:.85fr 1fr;gap:60px;align-items:center}body.taa-theme-page .taa-surface .taa-product-page .foryou .pic{border:1px solid var(--line);border-radius:3px;overflow:hidden;aspect-ratio:4/5}body.taa-theme-page .taa-surface .taa-product-page .foryou .pic img{width:100%;height:100%;object-fit:cover}body.taa-theme-page .taa-surface .taa-product-page .foryou .eyebrow{margin-bottom:16px}body.taa-theme-page .taa-surface .taa-product-page .foryou h2{font-family:Playfair Display,serif;font-weight:400;font-size:34px;line-height:1.14;letter-spacing:var(--trk)}body.taa-theme-page .taa-surface .taa-product-page .foryou h2 em{font-style:italic}body.taa-theme-page .taa-surface .taa-product-page .foryou p.intro{font-size:14px;line-height:1.75;color:var(--body);margin-top:18px;max-width:520px}body.taa-theme-page .taa-surface .taa-product-page .foryou p.kick{font-family:Playfair Display,serif;font-size:16px;color:var(--ink);margin-top:22px}body.taa-theme-page .taa-surface .taa-product-page .foryou ul.list{list-style:none;margin-top:14px;max-width:520px}body.taa-theme-page .taa-surface .taa-product-page .foryou ul.list li{position:relative;padding:8px 0 8px 26px;font-size:13.5px;line-height:1.55;color:var(--body);border-bottom:1px solid var(--line)}body.taa-theme-page .taa-surface .taa-product-page .foryou ul.list li:last-child{border-bottom:none}body.taa-theme-page .taa-surface .taa-product-page .foryou ul.list li:before{content:"";position:absolute;left:2px;top:14px;width:7px;height:7px;border:1.4px solid var(--ink);border-radius:50%}body.taa-theme-page .taa-surface .taa-product-page .foryou p.close{font-family:Playfair Display,serif;font-style:italic;font-size:17px;color:var(--ink);line-height:1.5;margin-top:26px;max-width:520px}body.taa-theme-page .taa-surface .taa-product-page .foryou a.pill{display:inline-block;margin-top:26px;background:var(--ink);color:var(--cream);text-decoration:none;font-family:Montserrat;font-weight:500;font-size:12.5px;letter-spacing:.1em;text-transform:uppercase;padding:15px 30px;border-radius:3px}body.taa-theme-page .taa-surface .taa-product-page .collab{background:#eae3d6;border-top:1px solid var(--line)}body.taa-theme-page .taa-surface .taa-product-page .collab .inner{max-width:760px;margin:0 auto;padding:90px 32px;text-align:center}body.taa-theme-page .taa-surface .taa-product-page .collab .eyebrow{color:var(--mute);margin-bottom:22px}body.taa-theme-page .taa-surface .taa-product-page .collab h2{font-family:Playfair Display,serif;font-style:italic;font-weight:500;font-size:44px;line-height:1.12;letter-spacing:var(--trk);color:var(--ink)}body.taa-theme-page .taa-surface .taa-product-page .collab p{font-size:14.5px;line-height:1.85;color:var(--body);max-width:600px;margin:24px auto 0}body.taa-theme-page .taa-surface .taa-product-page .collab .sig{font-style:italic;font-size:14px;color:var(--body2);margin-top:16px}body.taa-theme-page .taa-surface .taa-product-page footer.site{background:var(--cream)}body.taa-theme-page .taa-surface .taa-product-page .ft{max-width:1240px;margin:0 auto;padding:44px 32px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}body.taa-theme-page .taa-surface .taa-product-page .ft .logo img{height:44px}body.taa-theme-page .taa-surface .taa-product-page .ft nav{display:flex;gap:26px;flex-wrap:wrap}body.taa-theme-page .taa-surface .taa-product-page .ft nav a{font-size:11.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--mute);text-decoration:none}body.taa-theme-page .taa-surface .taa-product-page .ft nav a:hover{color:var(--ink)}body.taa-theme-page .taa-surface .taa-product-page .ft .fine{width:100%;font-size:11px;color:var(--mute);line-height:1.7;border-top:1px solid var(--line);padding-top:20px}@media(max-width:900px){body.taa-theme-page .taa-surface .taa-product-page .hd nav{display:none}body.taa-theme-page .taa-surface .taa-product-page .product{flex-direction:column;gap:32px}body.taa-theme-page .taa-surface .taa-product-page .product-gallery{position:static}body.taa-theme-page .taa-surface .taa-product-page .title{font-size:36px}body.taa-theme-page .taa-surface .taa-product-page .collab h2{font-size:31px}body.taa-theme-page .taa-surface .taa-product-page .collab .inner{padding:64px 24px}body.taa-theme-page .taa-surface .taa-product-page .foryou .inner{grid-template-columns:1fr;gap:32px}}body.taa-theme-page{margin:0;background:#f2ece0}body.taa-theme-page .page-wrapper{min-height:100vh}body.taa-theme-page #MainContent{display:block;padding:0}body.taa-theme-page .shopify-section{max-width:none}body.taa-theme-page .taa-builder{display:contents}body.taa-theme-page .taa-product-page select{width:100%;border:1px solid var(--line);background:var(--cream2);border-radius:3px;padding:12px 14px;font:inherit;color:var(--ink);margin-top:8px}body.taa-theme-page .taa-product-page .variant-picker{margin-top:22px}body.taa-theme-page .taa-product-page .variant-picker label{display:block;font-size:12px;color:var(--body)}body.taa-theme-page .taa-product-page .cta[disabled]{cursor:not-allowed;opacity:.55}body.taa-theme-page .taa-product-page .product-form-message{margin-top:12px;font-size:12px;color:var(--body)}body.taa-theme-page .taa-product-page .shopify-payment-button{margin-top:12px}body.taa-theme-page .taa-product-page .shopify-payment-button__button{border-radius:3px;min-height:52px}body.taa-theme-page .taa-surface .taa-product-page[data-taa-product-section]{padding-top:96px;background:#f7f3ed}body.taa-theme-page .taa-surface .vision-video-placeholder.has-video{padding:0}body.taa-theme-page .taa-surface .vision-video-placeholder.has-video video,body.taa-theme-page .taa-surface .vision-video-placeholder.has-video iframe{width:100%;min-height:520px;aspect-ratio:16 / 9;border:0;object-fit:cover}body.taa-theme-page .taa-section-placeholder{background:#2f292114;min-height:240px;display:grid;place-items:center}body.taa-theme-page .taa-empty-note{padding:24px;text-align:center;color:var(--taupe)}body.taa-theme-page .taa-hidden{display:none!important}body.taa-theme-page .taa-surface .vision-video-placeholder.has-video{width:100%;max-width:430px;min-height:0;padding:0;justify-self:center;background:#1f1a16}body.taa-theme-page .taa-surface .vision-video-placeholder.has-video video{display:block;width:100%;height:auto;max-height:min(78vh,900px);min-height:0;aspect-ratio:9 / 16;border:0;object-fit:contain;background:#1f1a16}body.taa-theme-page .taa-surface .vision-video-placeholder.has-video iframe{width:100%;min-height:0;aspect-ratio:16 / 9;border:0;object-fit:contain}@media(max-width:620px){body.taa-theme-page .taa-surface .vision-video-placeholder.has-video{max-width:min(100%,380px)}body.taa-theme-page .taa-surface .vision-video-placeholder.has-video video{max-height:82vh}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/taa-v43.css.map */
