@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;1,9..40,300&display=swap";:root{--tr-navy: #0f1f3d;--tr-gold: #c8922a;--tr-gold-lt: #e8b84b;--tr-border: rgba(15,31,61,.12);--tr-cream: #f8f5ef;--tr-muted: #5a6070}.tr-header{background:var(--tr-navy);padding:3rem 0 2.5rem}.tr-header-inner{max-width:52rem;margin:0 auto;padding:0 1.5rem}.tr-breadcrumb{font-size:12px;color:#fff6;font-family:DM Sans,sans-serif;margin-bottom:1.25rem;letter-spacing:.04em}.tr-breadcrumb a{color:#fff6;text-decoration:none}.tr-breadcrumb a:hover{color:var(--tr-gold-lt)}.tr-h1{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(1.75rem,4vw,2.5rem);color:#fff;font-weight:400;line-height:1.15;margin-bottom:.9rem}.tr-intro{font-family:DM Sans,sans-serif;font-size:.975rem;color:#ffffff9e;line-height:1.65;font-weight:300;max-width:38rem}.tr-body{max-width:52rem;margin:0 auto;padding:0 1.5rem 4rem}.tr-section{padding-top:2.75rem}.tr-section-hdr{display:flex;align-items:baseline;gap:1rem;margin-bottom:1.75rem}.tr-section-title{font-family:"DM Serif Display",Georgia,serif;font-size:1.35rem;color:var(--tr-navy);font-weight:400;white-space:nowrap}.tr-section-line{flex:1;height:1px;background:var(--tr-border)}.tr-modes{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.tr-mode{border:1px solid var(--tr-border);border-radius:4px;padding:1.5rem 1.35rem;background:#fff;display:flex;flex-direction:column;gap:0}.tr-mode-featured{border-color:var(--tr-gold);border-width:2px;position:relative}.tr-mode-badge{position:absolute;top:-11px;left:1.2rem;background:var(--tr-gold);color:#fff;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:2px 10px;border-radius:2px;font-family:DM Sans,sans-serif}.tr-mode-title{font-family:DM Sans,sans-serif;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#8896a8;margin-bottom:.75rem}.tr-mode-price{font-family:"DM Serif Display",Georgia,serif;font-size:2rem;color:var(--tr-navy);line-height:1}.tr-mode-unit{font-family:DM Sans,sans-serif;font-size:12px;color:#8896a8;margin:4px 0 1rem}.tr-mode-sep{height:1px;background:var(--tr-border);margin-bottom:1rem}.tr-mode-desc{font-family:DM Sans,sans-serif;font-size:12.5px;color:var(--tr-muted);line-height:1.6;font-weight:300;flex:1;margin-bottom:.75rem}.tr-mode-detail{font-family:DM Sans,sans-serif;font-size:11.5px;color:#8896a8;font-style:italic;line-height:1.5}.tr-inclus{border:1px solid var(--tr-border);border-left:3px solid var(--tr-gold);border-radius:4px;padding:1.35rem 1.5rem;background:#fff}.tr-inclus-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.tr-inclus-item{display:flex;align-items:flex-start;gap:.6rem;font-family:DM Sans,sans-serif;font-size:13px;color:var(--tr-muted);font-weight:300;line-height:1.5}.tr-inclus-check{color:var(--tr-gold);font-size:13px;flex-shrink:0;margin-top:1px}.tr-faq{display:flex;flex-direction:column;gap:1px}.tr-faq-item{background:#fff;border:1px solid var(--tr-border);padding:1.25rem 1.5rem;border-radius:0}.tr-faq-item:first-child{border-radius:4px 4px 0 0}.tr-faq-item:last-child{border-radius:0 0 4px 4px}.tr-faq-item+.tr-faq-item{border-top:none}.tr-faq-q{font-family:DM Sans,sans-serif;font-size:13.5px;font-weight:500;color:var(--tr-navy);margin-bottom:.5rem}.tr-faq-a{font-family:DM Sans,sans-serif;font-size:13px;color:var(--tr-muted);line-height:1.65;font-weight:300;margin:0}.tr-cta{margin-top:2.75rem;background:var(--tr-navy);border-radius:4px;padding:2rem 2.25rem;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;flex-wrap:wrap}.tr-cta-title{font-family:"DM Serif Display",Georgia,serif;font-size:1.35rem;color:#fff;font-weight:400;margin-bottom:.2rem}.tr-cta-sub{font-family:DM Sans,sans-serif;font-size:12.5px;color:#ffffff73;font-weight:300}.tr-btn{background:var(--tr-gold);color:#fff;border:none;padding:10px 22px;font-size:13.5px;font-weight:500;border-radius:3px;cursor:pointer;font-family:DM Sans,sans-serif;text-decoration:none;white-space:nowrap;transition:background .2s;display:inline-block}.tr-btn:hover{background:var(--tr-gold-lt);color:#fff}@media(max-width:600px){.tr-modes{grid-template-columns:1fr}.tr-cta{flex-direction:column;align-items:flex-start}}
