.ta-page{--ta-ink: #151513;--ta-muted: #6e695e;--ta-gray: #f5f5f4;--ta-yellow: #ffc200;--ta-pale: #fff3cc;color:var(--ta-ink);font-family:var(--font-stack-body, "Open Sans", sans-serif);font-size:16px;line-height:1.45}.ta-page *{box-sizing:border-box}.ta-page h1,.ta-page h2,.ta-page h3,.ta-page p,.ta-page ul,.ta-page ol,.ta-page figure,.ta-page dl,.ta-page dd{margin:0}.ta-page h1,.ta-page h2,.ta-page .ta-product-name,.ta-page.ta-section--catalogue h3{font-family:Georgia,var(--font-stack-header, serif);font-weight:700;letter-spacing:0;color:var(--ta-ink)}.ta-page h1{font-size:64px;line-height:1.15}.ta-page h2{font-size:48px;line-height:1.15}.ta-page h3{font-family:var(--font-stack-body, "Open Sans", sans-serif);font-size:24px;line-height:1.45;font-weight:700;color:var(--ta-ink)}.ta-page img{display:block;max-width:100%;height:auto}.ta-page .ta-icon{flex:none;max-width:none}.ta-page :focus-visible{outline:3px solid var(--ta-ink);outline-offset:4px}.ta-section{padding:96px 0;scroll-margin-top:110px}.ta-container{width:calc(100% - 192px);max-width:1320px;margin:0 auto}.ta-tone--gray{background:var(--ta-gray)}.ta-tone--yellow{background:var(--ta-pale)}.ta-tone--white{background:#fff}.ta-section-heading{display:flex;flex-direction:column;gap:40px;margin-bottom:40px}.ta-section-heading h2{max-width:920px}.ta-section-heading .ta-lead{font-size:20px}.ta-eyebrow{color:var(--ta-muted);font-size:14px;font-weight:700;line-height:1.45}.ta-lead{font-size:20px}.ta-note{color:var(--ta-muted);font-size:16px}.ta-fineprint{color:var(--ta-muted);font-size:12px}.ta-uppercase{font-weight:700;font-size:11px}.ta-muted{color:var(--ta-muted)}.ta-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;align-items:center}.ta-copy{display:flex;flex-direction:column;gap:24px;min-width:0;align-items:flex-start}.ta-visual{min-width:0}.ta-section--hero{padding-top:48px;padding-bottom:72px;border-radius:0 0 80px 80px}.ta-section--hero .ta-split{grid-template-columns:minmax(0,696fr) minmax(0,512fr);gap:112px}.ta-section--hero:has(.ta-overview) .ta-split{grid-template-columns:minmax(0,664fr) minmax(0,600fr);gap:56px}.ta-section--hero:has(.ta-overview){padding-top:56px}.ta-section--hero .ta-lead{max-width:590px}.ta-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.ta-page .ta-button{display:inline-flex;align-items:center;justify-content:center;border-radius:24px;padding:12px 24px;font-size:16px;line-height:1.4;font-weight:700;letter-spacing:0;text-transform:none;text-align:center;white-space:normal;min-height:46px;background:var(--ta-yellow);color:var(--ta-ink);border:1px solid transparent;text-decoration:none;transition:background .2s,color .2s;box-shadow:none;cursor:pointer}.ta-page .ta-button.m-button--secondary,.ta-page .ta-button--outline{border-color:var(--ta-ink);background:transparent}.ta-page a.ta-button:hover,.ta-page button.ta-button:hover{background:var(--ta-ink);color:#fff;box-shadow:none}.ta-checklist{list-style:none;padding:0;display:flex;flex-direction:column;gap:12px}.ta-checklist li{display:flex;align-items:flex-start;gap:12px}.ta-checklist .ta-icon{margin-top:1px}.ta-icon-tile{display:inline-flex;align-items:center;justify-content:center;background:var(--ta-pale);width:64px;height:64px;padding:16px;border-radius:20px;flex:none}.ta-panel{padding:32px;border-radius:32px;background:#fff}.ta-inline{display:flex;align-items:center;gap:16px}.ta-between{justify-content:space-between}.ta-overview{padding:24px;display:flex;flex-direction:column;gap:16px}.ta-overview>.ta-inline{font-size:18px;gap:12px}.ta-overview-row{display:flex;align-items:center;gap:18px;padding:20px;border-radius:20px;background:var(--ta-gray)}.ta-overview-row strong{font-size:18px;display:block;margin-bottom:5px}.ta-overview-row p{font-size:14px;color:var(--ta-muted)}.ta-chat{padding:16px;border-radius:32px;background:var(--ta-gray)}.ta-chat-header{background:#fff;border-radius:24px 24px 0 0;padding:24px}.ta-chat-header strong{font-size:18px}.ta-chat-header p{font-size:12px;color:var(--ta-muted)}.ta-chat-messages{display:flex;flex-direction:column;gap:14px;padding:24px}.ta-message{align-self:flex-start;background:#fff;border-radius:16px;padding:16px;font-size:15px;width:84%;max-width:360px}.ta-message.ta-message--reply{align-self:flex-end;background:var(--ta-pale);width:79%}.ta-message.ta-message--short{width:58%}.ta-chat-input{background:#fff;border:1px solid #e5e5e3;border-radius:24px;padding:16px;color:#9c978b;font-size:14px;margin-top:6px}.ta-chat figcaption,.ta-summary figcaption{font-size:11px;color:var(--ta-muted);line-height:1.45}.ta-chat figcaption{padding:0 16px}.ta-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.ta-card{background:var(--ta-gray);border-radius:32px;padding:32px;display:flex;flex-direction:column;gap:24px;min-width:0}.ta-card-content{display:flex;flex-direction:column;gap:12px}.ta-section--catalogue .ta-card{gap:24px}.ta-section--catalogue .ta-card-content{gap:20px}.ta-section--catalogue h3{font-size:32px;line-height:1.15}.ta-section--catalogue .ta-checklist{font-size:14px}.ta-card-action{margin-top:auto;padding-top:4px;display:flex;flex-direction:column;gap:12px;align-items:flex-start}.ta-card-action>p{font-size:14px;font-weight:700;color:var(--ta-muted)}.ta-card-action .ta-button{font-size:14px;width:100%;padding-left:16px;padding-right:16px}.ta-cards--two{grid-template-columns:repeat(2,minmax(0,1fr))}.ta-cards--two .ta-card{flex-direction:row;align-items:flex-start;gap:20px;padding:24px;border-radius:24px}.ta-cards--two h3{font-size:22px}.ta-section--workflow .ta-split{gap:72px;grid-template-columns:minmax(0,624fr) minmax(0,624fr)}.ta-steps{list-style:none;padding:0}.ta-steps--vertical{display:flex;flex-direction:column;gap:24px}.ta-steps--vertical li{display:flex;gap:20px;align-items:flex-start}.ta-step-number{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex:none;background:var(--ta-yellow);border-radius:50%;font-size:16px;font-weight:700}.ta-steps h3{font-size:22px;margin-bottom:8px}.ta-steps p{font-size:16px}.ta-steps--horizontal{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.ta-steps--horizontal li{display:flex;flex-direction:column;gap:20px}.ta-steps--horizontal h3{margin-bottom:0}.ta-steps--horizontal .ta-step-number{width:56px;height:56px;font-size:20px}.ta-hub-cta{margin-top:56px;padding:40px;border-radius:32px;background:var(--ta-yellow);display:flex;justify-content:space-between;align-items:center;gap:40px}.ta-hub-cta h2{margin-bottom:16px}.ta-hub-cta p{font-size:18px}.ta-hub-cta .ta-button{flex-shrink:0}.ta-summary{display:flex;flex-direction:column;gap:20px}.ta-summary h3{font-size:24px}.ta-summary .ta-eyebrow{font-size:12px}.ta-status-pill{border-radius:20px;background:var(--ta-pale);padding:8px 14px;font-size:13px;font-weight:700;align-self:flex-start}.ta-order-items{border-top:1px solid #dededb;border-bottom:1px solid #dededb;display:flex;flex-direction:column;gap:24px;padding:24px 0}.ta-quantity{background:var(--ta-gray);padding:12px;border-radius:14px;font-size:18px}.ta-order-items p{color:var(--ta-muted);font-size:14px;margin-top:4px}.ta-order-details{display:grid;grid-template-columns:1fr 1fr;gap:24px}.ta-order-details .ta-eyebrow{margin-bottom:8px}.ta-illustrative-actions{gap:12px;flex-wrap:nowrap}.ta-illustrative-actions .ta-button{font-size:14px;padding:12px 16px;cursor:default;flex:1}.ta-calendar{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.ta-calendar>div{display:flex;flex-direction:column;align-items:center;gap:12px;border-radius:16px;background:var(--ta-gray);padding:16px 8px}.ta-calendar span{font-size:14px}.ta-calendar strong{font-size:20px}.ta-page .ta-selected{background:var(--ta-yellow)}.ta-time-slots{display:flex;gap:12px;padding-bottom:24px;border-bottom:1px solid #dededb}.ta-time-slots span{border:1px solid #dededb;border-radius:20px;padding:10px 24px;font-weight:700;font-size:14px}.ta-booking{background:var(--ta-gray);padding:20px;border-radius:20px;align-items:flex-start}.ta-booking p{font-size:14px;color:var(--ta-muted);margin-top:6px}.ta-offer-panel{display:flex;flex-direction:column;gap:24px}.ta-offer-panel .ta-note{padding-top:24px;border-top:1px solid #dededb}.ta-section--products .ta-split{grid-template-columns:minmax(0,604fr) minmax(0,660fr)}.ta-page h3.ta-product-name{font-size:36px;line-height:1.15}.ta-product-subtitle{font-size:18px;font-weight:700}.ta-section--products .ta-lead{font-size:18px}.ta-product-gallery{padding:24px;display:flex;flex-direction:column;gap:20px}.ta-product-main{width:100%;height:306px!important;object-fit:cover;border-radius:24px}.ta-product-pair{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ta-product-pair figure{padding:12px;border-radius:20px;background:var(--ta-gray);min-width:0}.ta-product-pair img{width:100%;height:180px;object-fit:contain;border-radius:14px}.ta-product-pair figcaption{font-size:14px;font-weight:700;padding-top:12px;text-align:center}.ta-faq>div{display:grid;grid-template-columns:440fr 824fr;gap:56px;padding:24px 0;border-bottom:1px solid #e5e5e3}.ta-faq>div:first-child{border-top:1px solid #e5e5e3}.ta-faq dt{font-weight:700;font-size:20px}.ta-faq dd{font-size:16px}.ta-section--demo .ta-section-heading{gap:32px;margin-bottom:32px}.ta-section--demo h2{max-width:1040px}.ta-demo{background:var(--ta-pale);padding:32px;border-radius:32px}.ta-demo-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.ta-demo label{display:block;font-size:14px;font-weight:700;margin-bottom:10px}.ta-demo input{width:100%;background:#fff;border:1px solid #d8d3c8;border-radius:12px;min-height:54px;padding:14px 16px;color:var(--ta-ink);font-size:16px;line-height:1.45}.ta-demo input::placeholder{color:var(--ta-muted);opacity:1}.ta-demo-action{display:flex;align-items:center;gap:20px;margin-top:24px}.ta-demo-action button{flex-shrink:0}.ta-demo-action .ta-fineprint{font-size:13px}.ta-orders .ta-section--hero h1{font-size:56px}.ta-appointments .ta-section--hero h1{font-size:60px}.ta-appointments .ta-section--workflow h2{font-size:44px}.ta-section--offer .ta-split{grid-template-columns:minmax(0,704fr) minmax(0,560fr)}@media(min-width:1024px){.ta-appointments .ta-section--workflow .ta-split{grid-template-columns:minmax(0,648fr) minmax(0,624fr);gap:48px}}@media(max-width:1279px){.ta-container{width:calc(100% - 96px)}.ta-section{padding:72px 0}.ta-section--hero .ta-split{gap:48px}.ta-page h1,.ta-orders .ta-section--hero h1,.ta-appointments .ta-section--hero h1{font-size:52px}.ta-page h2{font-size:40px}.ta-card{padding:24px}.ta-section--catalogue h3{font-size:28px}.ta-section--hero:has(.ta-overview) .ta-split,.ta-split,.ta-section--workflow .ta-split{gap:40px}.ta-chat-messages{padding:20px 12px}.ta-message br{display:none}.ta-illustrative-actions{flex-wrap:wrap}.ta-overview-row{padding:16px;gap:14px}.ta-overview-row strong{font-size:16px}.ta-product-main{height:270px!important}}@media(max-width:1023px){.ta-container{width:calc(100% - 64px)}.ta-page h1,.ta-orders .ta-section--hero h1,.ta-appointments .ta-section--hero h1{font-size:48px}.ta-page h2,.ta-appointments .ta-section--workflow h2{font-size:38px}.ta-section--hero .ta-split,.ta-section--hero:has(.ta-overview) .ta-split,.ta-split,.ta-section--workflow .ta-split,.ta-section--products .ta-split,.ta-section--offer .ta-split{grid-template-columns:1fr;gap:40px}.ta-copy{max-width:720px}.ta-visual{width:100%;max-width:660px;margin:0 auto}.ta-section--hero{border-radius:0 0 48px 48px}.ta-cards{grid-template-columns:1fr}.ta-cards--two{grid-template-columns:1fr 1fr}.ta-section--catalogue .ta-card{display:grid;grid-template-columns:64px 1fr;gap:24px}.ta-section--catalogue .ta-card-action{grid-column:2}.ta-section--catalogue .ta-button{width:auto}.ta-section--features .ta-card{flex-direction:row}.ta-chat-messages{padding:24px}.ta-hub-cta{align-items:flex-start;flex-direction:column}.ta-faq>div{grid-template-columns:1fr 1.5fr;gap:32px}.ta-demo-fields{gap:16px}.ta-steps--horizontal{gap:24px}}@media(max-width:639px){.ta-container{width:calc(100% - 40px)}.ta-section{padding:56px 0;scroll-margin-top:88px}.ta-section--hero{padding-top:32px;padding-bottom:40px;border-radius:0 0 32px 32px}.ta-section--hero:has(.ta-overview){padding-top:32px}.ta-page h1,.ta-orders .ta-section--hero h1,.ta-appointments .ta-section--hero h1{font-size:40px}.ta-page h2,.ta-appointments .ta-section--workflow h2{font-size:34px}.ta-page h1 br,.ta-page h2 br{display:none}.ta-eyebrow{font-size:12px}.ta-lead,.ta-section-heading .ta-lead{font-size:18px}.ta-section-heading{gap:24px;margin-bottom:28px}.ta-copy{gap:24px}.ta-actions{gap:12px;align-items:stretch;flex-direction:column;width:100%}.ta-page .ta-button{font-size:14px;padding:12px 20px}.ta-checklist{font-size:14px}.ta-overview{padding:16px}.ta-overview-row{padding:14px;gap:12px}.ta-overview-row .ta-icon-tile{width:48px;height:48px;padding:10px;border-radius:14px}.ta-overview-row .ta-icon{width:28px;height:28px}.ta-overview-row strong{font-size:15px}.ta-overview-row p{font-size:13px}.ta-overview>.ta-inline{font-size:16px;align-items:flex-start}.ta-overview .ta-fineprint{font-size:10px}.ta-chat{padding:0}.ta-chat-header{padding:20px}.ta-chat-messages{padding:20px 8px}.ta-message{font-size:14px;padding:14px;width:85%}.ta-message.ta-message--reply{width:84%}.ta-message.ta-message--short{width:62%}.ta-chat figcaption{padding:0 8px}.ta-cards--two{grid-template-columns:1fr}.ta-card,.ta-panel{padding:24px;border-radius:24px}.ta-section--catalogue .ta-card{display:flex;gap:20px}.ta-section--catalogue .ta-card-action,.ta-section--catalogue .ta-button{width:100%}.ta-section--features .ta-card{flex-direction:column}.ta-card h3,.ta-cards--two h3{font-size:21px}.ta-section--catalogue h3{font-size:30px}.ta-cards--two .ta-card{padding:20px;gap:16px}.ta-cards--two .ta-icon-tile{width:48px;height:48px;padding:10px;border-radius:14px}.ta-cards--two .ta-icon{width:28px;height:28px}.ta-card p{font-size:15px}.ta-steps--horizontal{grid-template-columns:1fr;gap:32px}.ta-steps--horizontal li{gap:16px}.ta-steps h3{font-size:20px}.ta-steps--vertical li{gap:14px}.ta-step-number{width:36px;height:36px;font-size:14px}.ta-hub-cta{margin-top:40px;padding:24px;gap:24px}.ta-hub-cta p{font-size:16px}.ta-hub-cta .ta-button{width:100%}.ta-summary{gap:18px}.ta-summary h3{font-size:20px}.ta-summary .ta-eyebrow{font-size:10px}.ta-summary .ta-status-pill{font-size:11px}.ta-illustrative-actions{flex-direction:column}.ta-calendar{gap:6px}.ta-calendar>div{gap:8px;padding:14px 6px;border-radius:12px}.ta-calendar span{font-size:12px}.ta-calendar strong{font-size:18px}.ta-booking{padding:16px;gap:12px}.ta-booking p{font-size:12px}.ta-product-gallery{padding:16px}.ta-product-main{height:210px!important}.ta-product-pair{gap:12px}.ta-product-pair img{height:130px}.ta-product-pair figure{padding:8px}.ta-product-pair figcaption{font-size:12px}.ta-faq>div{grid-template-columns:1fr;gap:12px;padding:24px 0}.ta-faq dt{font-size:18px}.ta-demo{padding:24px}.ta-demo-fields{grid-template-columns:1fr;gap:20px}.ta-demo-action{flex-direction:column;align-items:stretch;gap:16px}.ta-section--demo .ta-section-heading{gap:24px}.ta-section--offer .ta-note{font-size:14px}}@media(prefers-reduced-motion:reduce){.ta-page .ta-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/ta-landing.css.map */
