@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500&family=Inter:wght@300;400;500;600&family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400;1,500&display=swap";.hs-home *,.hs-home *:before,.hs-home *:after{box-sizing:border-box}.hs-home{--newsprint: #F4F1E8;--newsprint-dark: #EDE9DC;--ink: #1E1D1A;--ink-mid: #3A3936;--amber: #B87316;--amber-light: #F5E6C8;--rule: #C8C4B4;--muted: #7A7870;--muted-light: #A8A49A;--white: #FDFCF8;font-family:DM Sans,sans-serif;background:var(--newsprint);color:var(--ink);font-size:16px;line-height:1.6;overflow-x:hidden;min-height:100vh}.hs-home:before{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none;z-index:1000;opacity:.4}.hs-serif{font-family:Playfair Display,serif}.hs-italic{font-style:italic}.hs-container{max-width:1100px;margin:0 auto;padding:0 2rem}.hs-container-narrow{max-width:720px;margin:0 auto;padding:0 2rem}.hs-rule-divider{display:flex;align-items:center;gap:12px;margin:0 0 1.5rem}.hs-rule-divider:before,.hs-rule-divider:after{content:"";flex:1;height:.5px;background:var(--rule)}.hs-rule-divider span{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--muted-light);white-space:nowrap}.hs-nav{position:sticky;top:0;z-index:100;background:var(--newsprint);border-bottom:.5px solid var(--rule)}.hs-nav-inner{max-width:1280px;margin:0 auto;padding:0 3rem;height:60px;display:flex;align-items:center;justify-content:space-between}.hs-nav-logo{color:var(--ink);text-decoration:none;display:flex;align-items:center}.hs-nav-right{display:flex;align-items:center;gap:20px}.hs-nav-login{font-size:13px;color:var(--muted);text-decoration:none;letter-spacing:.01em;transition:color .2s;cursor:pointer}.hs-nav-login:hover{color:var(--ink)}.hs-nav-cta{font-size:13px;background:var(--ink);color:var(--newsprint);border:none;border-radius:3px;padding:8px 18px;cursor:pointer;letter-spacing:.02em;text-decoration:none;transition:opacity .2s;display:inline-block}.hs-nav-cta:hover{opacity:.85}.hs-hero{padding:5rem 0 4rem;border-bottom:.5px solid rgba(255,255,255,.12);position:relative;overflow:hidden;background:var(--ink)}.hs-hero-inner{max-width:1280px;margin:0 auto;padding:0 3rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;position:relative;z-index:2}.hs-hero-date{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#ffffff80;margin-bottom:1.25rem;display:flex;align-items:center;gap:10px}.hs-hero-date:after{content:"";flex:0 0 32px;height:.5px;background:#fff3}.hs-hero-headline{font-family:Playfair Display,serif;font-size:clamp(36px,5vw,56px);font-weight:500;line-height:1.1;color:#fff;letter-spacing:-.5px;margin:0 0 1.25rem}.hs-hero-headline em{font-style:italic;color:var(--amber)}.hs-hero-sub{font-size:17px;color:#ffffffb8;line-height:1.65;margin-bottom:2rem;font-weight:300}.hs-hero-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.hs-btn-primary{background:#fff;color:var(--ink);border:none;border-radius:3px;padding:13px 28px;font-size:14px;font-family:DM Sans,sans-serif;cursor:pointer;letter-spacing:.03em;text-decoration:none;display:inline-block;transition:opacity .2s}.hs-btn-primary:hover{opacity:.88}.hs-btn-ghost{font-size:13px;color:#ffffff8c;text-decoration:none;border-bottom:.5px solid rgba(255,255,255,.25);padding-bottom:1px;transition:color .2s,border-color .2s;cursor:pointer}.hs-btn-ghost:hover{color:#fff;border-color:#fff9}.hs-hero-card-wrap{position:relative;padding-bottom:8px;padding-right:8px}.hs-hero-card{background:var(--white);border:.5px solid var(--rule);border-radius:3px;padding:1.5rem 1.75rem 1.75rem;position:relative;z-index:2}.hs-hero-card-eyebrow{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:10px}.hs-hero-card-eyebrow-left{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted-light);font-family:DM Sans,sans-serif;font-weight:500}.hs-hero-card-eyebrow-date{font-family:Playfair Display,serif;font-style:italic;font-size:11px;color:var(--muted-light)}.hs-hero-card-rule{height:.5px;background:var(--rule);margin-bottom:18px}.hs-hero-card-title{font-family:Playfair Display,serif;font-size:22px;font-weight:700;color:var(--ink);line-height:1.3;margin-bottom:12px}.hs-hero-card-summary{font-size:13px;color:var(--ink-mid);line-height:1.65;margin-bottom:20px}.hs-hero-card-themes-label{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted-light);font-family:DM Sans,sans-serif;font-weight:500;padding-bottom:8px;border-bottom:.5px solid var(--rule);margin-bottom:0}.hs-hero-card-themes{display:flex;flex-direction:column}.hs-hero-card-theme{padding:10px 0 8px;border-bottom:.5px solid var(--rule)}.hs-hero-card-theme:last-child{border-bottom:none;padding-bottom:0}.hs-hero-card-theme-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:5px}.hs-hero-card-theme-name{font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;color:var(--ink)}.hs-hero-card-theme-count{font-size:11px;color:var(--muted-light);font-family:DM Sans,sans-serif;white-space:nowrap;margin-left:12px}.hs-hero-card-theme-bar{height:2px;background:var(--rule);border-radius:1px;margin-bottom:7px;overflow:hidden}.hs-hero-card-theme-bar>div{height:100%;background:var(--amber);border-radius:1px}.hs-hero-card-theme-quote{font-family:Playfair Display,serif;font-style:italic;font-size:12px;color:var(--muted);line-height:1.5}.hs-hero-card-ghost{position:absolute;inset:8px -8px -8px 8px;z-index:1;background:#000;border-radius:6px;opacity:.55;filter:blur(4px)}.hs-problem{padding:5rem 0;border-bottom:.5px solid var(--rule)}.hs-problem-inner{max-width:1100px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 2fr;gap:4rem;align-items:start}.hs-section-tag{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--muted-light);display:block;margin-bottom:8px}.hs-problem-statement{font-family:Playfair Display,serif;font-size:clamp(22px,3vw,32px);line-height:1.35;color:var(--ink);font-weight:400;margin:0}.hs-problem-statement em{font-style:italic;color:var(--amber)}.hs-problem-body{font-size:16px;color:var(--ink-mid);line-height:1.75;font-weight:300}.hs-problem-body p+p{margin-top:1rem}.hs-how{padding:5rem 0;border-bottom:.5px solid var(--rule)}.hs-how-header{max-width:1100px;margin:0 auto 3rem;padding:0 2rem}.hs-how-steps{max-width:1100px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(3,1fr);gap:0}.hs-how-step{padding:2rem;border-right:.5px solid var(--rule)}.hs-how-step:first-child{padding-left:0}.hs-how-step:last-child{border-right:none}.hs-how-step-num{font-family:Playfair Display,serif;font-size:48px;color:var(--rule);line-height:1;margin-bottom:1rem;font-weight:400}.hs-how-step-title{font-family:Playfair Display,serif;font-size:18px;color:var(--ink);margin-bottom:8px;line-height:1.3}.hs-how-step-body{font-size:14px;color:var(--muted);line-height:1.65;font-weight:300}.hs-usecases{padding:5rem 0;border-bottom:.5px solid var(--rule)}.hs-usecases-header{max-width:1100px;margin:0 auto 3rem;padding:0 2rem}.hs-usecases-grid{max-width:1100px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(4,1fr);gap:0}.hs-usecase{padding:1.5rem;border-right:.5px solid var(--rule);border-top:2px solid transparent;transition:border-top-color .2s}.hs-usecase:first-child{padding-left:0}.hs-usecase:last-child{border-right:none}.hs-usecase:hover{border-top-color:var(--amber)}.hs-usecase-icon{font-size:20px;margin-bottom:10px;display:block}.hs-usecase-title{font-family:Playfair Display,serif;font-size:16px;color:var(--ink);margin-bottom:6px}.hs-usecase-desc{font-size:13px;color:var(--muted);line-height:1.6;font-weight:300}.hs-usecase-learn{font-size:12px;color:var(--amber);margin-top:10px;display:block;font-style:italic;font-family:Playfair Display,serif}.hs-founder{padding:5rem 0;border-bottom:.5px solid var(--rule);background:var(--newsprint-dark)}.hs-founder-inner{max-width:720px;margin:0 auto;padding:0 2rem}.hs-founder-badge{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted-light);border:.5px solid var(--rule);display:inline-block;padding:6px 14px;border-radius:20px;margin-bottom:1.5rem}.hs-founder-quote{font-family:Playfair Display,serif;font-size:clamp(20px,2.5vw,28px);line-height:1.4;color:var(--ink);font-style:italic;margin-bottom:1.5rem}.hs-founder-body{font-size:15px;color:var(--ink-mid);line-height:1.75;font-weight:300}.hs-founder-body p+p{margin-top:1rem}.hs-final-cta{padding:6rem 0}.hs-final-cta-inner{max-width:600px;margin:0 auto;padding:0 2rem;text-align:center}.hs-final-cta-headline{font-family:Playfair Display,serif;font-size:clamp(28px,4vw,42px);line-height:1.2;color:var(--ink);margin-bottom:1rem}.hs-final-cta-sub{font-size:16px;color:var(--muted);line-height:1.65;margin-bottom:2rem;font-weight:300}.hs-waitlist-form{display:flex;gap:8px;margin-bottom:1.5rem}.hs-waitlist-input{flex:1;padding:13px 16px;font-size:14px;border:.5px solid var(--rule);border-radius:3px;background:var(--white);color:var(--ink);font-family:DM Sans,sans-serif;outline:none;transition:border-color .2s}.hs-waitlist-input:focus{border-color:var(--ink)}.hs-waitlist-input::placeholder{color:var(--muted-light)}.hs-waitlist-btn{background:var(--ink);color:var(--newsprint);border:none;border-radius:3px;padding:13px 24px;font-size:14px;font-family:DM Sans,sans-serif;cursor:pointer;white-space:nowrap;letter-spacing:.02em;transition:opacity .2s,background .3s}.hs-waitlist-btn:hover{opacity:.85}.hs-waitlist-btn.submitted{background:#b87316;opacity:1;cursor:default}.hs-final-benefits{display:flex;flex-direction:column;gap:6px;text-align:left;max-width:340px;margin:0 auto}.hs-final-benefit{font-size:13px;color:var(--muted);display:flex;align-items:center;gap:8px}.hs-final-benefit:before{content:"→";color:var(--amber);font-size:11px;flex-shrink:0}.hs-footer{border-top:.5px solid var(--rule);padding:2rem;text-align:center}.hs-footer-logo{color:var(--ink);margin-bottom:6px;display:flex;align-items:center;justify-content:center}.hs-footer-sub{font-size:12px;color:var(--muted-light);font-style:italic;font-family:Playfair Display,serif}@keyframes hs-fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hs-fade-up{animation:hs-fadeUp .6s ease forwards}.hs-fade-up-1{animation-delay:.1s;opacity:0}.hs-fade-up-2{animation-delay:.2s;opacity:0}.hs-fade-up-3{animation-delay:.3s;opacity:0}.hs-fade-up-4{animation-delay:.4s;opacity:0}@media(max-width:768px){.hs-nav-inner{padding:0 1.5rem}.hs-hero{padding:2.5rem 0 0}.hs-hero-inner{grid-template-columns:1fr;gap:2rem;padding:0 1.5rem}.hs-hero-sub{font-size:15px;margin-bottom:1.5rem}.hs-btn-primary{display:inline-block;width:auto}.hs-hero-card-ghost{display:none}.hs-problem-inner{grid-template-columns:1fr;gap:1.5rem}.hs-how-steps{grid-template-columns:1fr}.hs-how-step{border-right:none;border-bottom:.5px solid var(--rule);padding:1.5rem 0}.hs-how-step:last-child{border-bottom:none}.hs-usecases-grid{grid-template-columns:repeat(2,1fr)}.hs-usecase{border-right:none;border-bottom:.5px solid var(--rule)}.hs-waitlist-form{flex-direction:column}}.hs-dtc *,.hs-dtc *:before,.hs-dtc *:after{box-sizing:border-box;margin:0;padding:0}.hs-dtc{--bg: #F4F1E8;--ink: #1E1D1A;--mid: #7A7870;--rule: #C8C4B4;--amber: #B87316;--green: #2E6B4F;--green-bg: #EBF4EE;--dark: #1E1D1A;--red: #C0392B;--red-bg: rgba(192, 57, 43, .07);font-family:Inter,sans-serif;font-weight:300;background:var(--bg);color:var(--ink);overflow-x:hidden;min-height:100vh}.dtc-nav{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid var(--rule);position:sticky;top:0;background:#f4f1e8f7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100}.dtc-nav-logo{display:flex;align-items:center;color:var(--ink)}.dtc-nav-cta{font-family:Inter,sans-serif;font-size:13px;font-weight:500;background:var(--ink);color:var(--bg);padding:9px 18px;border-radius:4px;border:none;cursor:pointer;white-space:nowrap;transition:background .2s}.dtc-nav-cta:hover{background:#3a3835}.dtc-hero{max-width:680px;margin:0 auto;padding:72px 24px 64px;text-align:center}.dtc-hero-tag{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:400;color:var(--mid);border:1px solid var(--rule);padding:6px 14px;border-radius:100px;margin-bottom:32px;opacity:0;animation:dtcUp .6s ease forwards .1s}.dtc-hero-tag-dot{width:6px;height:6px;border-radius:50%;background:var(--green);flex-shrink:0}.dtc-h1{font-family:Playfair Display,serif;font-size:clamp(36px,7vw,68px);font-weight:400;line-height:1.1;color:var(--ink);letter-spacing:-.02em;margin-bottom:24px;opacity:0;animation:dtcUp .8s ease forwards .25s}.dtc-h1 em{font-style:italic;color:var(--amber)}.dtc-hero-sub{font-family:DM Sans,sans-serif;font-weight:300;font-size:18px;line-height:1.72;color:var(--mid);max-width:500px;margin:0 auto 40px;opacity:0;animation:dtcUp .7s ease forwards .45s}.dtc-wf{display:flex;flex-direction:column;gap:10px;max-width:420px;margin:0 auto 12px;opacity:0;animation:dtcUp .7s ease forwards .6s}@media(min-width:480px){.dtc-wf{flex-direction:row;gap:0;border:1px solid var(--rule);border-radius:6px;overflow:hidden;box-shadow:0 2px 16px #1614120f}.dtc-wf input{border:none;border-radius:0}.dtc-wf button{border-radius:0;border:none}}.dtc-wf input{flex:1;padding:14px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:300;border:1px solid var(--rule);border-radius:6px;background:#fdfaf4;color:var(--ink);outline:none}.dtc-wf input::placeholder{color:var(--mid)}.dtc-wf button{font-family:Inter,sans-serif;font-size:13px;font-weight:500;background:var(--ink);color:var(--bg);border:1px solid var(--ink);border-radius:6px;padding:14px 22px;cursor:pointer;white-space:nowrap;transition:background .2s}.dtc-wf button:hover{background:#3a3835}.dtc-wf button:disabled{opacity:.7;cursor:default}.dtc-form-note{font-size:12px;font-weight:300;color:var(--mid);opacity:0;animation:dtcUp .6s ease forwards .75s}.dtc-wf-success{max-width:420px;margin:0 auto 12px;padding:14px 20px;background:#f5e6c8;border-radius:6px;color:var(--amber);font-family:Playfair Display,serif;font-style:italic;font-size:15px;text-align:center;opacity:0;animation:dtcUp .5s ease forwards}.dtc-sec{border-top:1px solid var(--rule);padding:64px 24px}@media(min-width:768px){.dtc-sec{padding:80px 56px}}.dtc-sec-label{font-family:DM Mono,monospace;font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--amber);margin-bottom:18px;display:flex;align-items:center;gap:10px}.dtc-sec-label:before{content:"";display:block;width:20px;height:1px;background:var(--amber)}.dtc-sec-h2{font-family:Playfair Display,serif;font-size:clamp(26px,4vw,40px);font-weight:400;line-height:1.2;color:var(--ink);margin-bottom:16px;letter-spacing:-.01em}.dtc-sec-h2 em{font-style:italic;color:var(--mid)}.dtc-sec-h2 em.amber{color:var(--amber)}.dtc-sec-body{font-family:DM Sans,sans-serif;font-weight:300;font-size:15px;line-height:1.78;color:var(--mid)}.dtc-proof-grid{display:grid;grid-template-columns:1fr;gap:32px;margin-bottom:48px}@media(min-width:768px){.dtc-proof-grid{grid-template-columns:1fr 1fr;gap:56px}}.dtc-pain-list{display:flex;flex-direction:column;gap:10px;margin-top:20px}.dtc-pain-item{display:flex;align-items:flex-start;gap:10px;font-size:14px;font-weight:300;color:var(--ink);line-height:1.5}.dtc-px{font-size:11px;color:var(--red);background:var(--red-bg);width:20px;height:20px;border-radius:3px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.dtc-pc{font-size:11px;color:var(--green);background:var(--green-bg);width:20px;height:20px;border-radius:3px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.dtc-demo-grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:768px){.dtc-demo-grid{grid-template-columns:1fr 1fr;gap:24px}}.dtc-gruns-card{border:1px solid var(--rule);border-radius:12px;overflow:hidden;box-shadow:0 4px 24px #1e1d1a14;display:flex;flex-direction:column}.dtc-gruns-nav{background:#2a5c27;padding:11px 18px;display:flex;align-items:center;justify-content:space-between;border-radius:12px 12px 0 0}.dtc-gruns-logo{font-family:Inter,sans-serif;font-size:18px;font-weight:700;color:#c99a14;letter-spacing:-.03em}.dtc-gruns-tag{font-size:10px;font-weight:400;color:#ffffff73;letter-spacing:.06em;text-transform:uppercase;font-family:Inter,sans-serif}.dtc-hl-bar{font-family:DM Mono,monospace;font-size:9px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;padding:6px 16px;display:flex;align-items:center;gap:6px;white-space:nowrap;overflow:hidden}.dtc-hl-customer{background:#2a5c2712;color:#5a7a57;border-bottom:1px solid rgba(42,92,39,.1)}.dtc-hl-founder{background:#b873160f;color:var(--amber);border-bottom:1px solid rgba(184,115,22,.1)}.dtc-hl-dot{width:5px;height:5px;border-radius:50%;flex-shrink:0}.dtc-hl-customer .dtc-hl-dot{background:#2a5c27}.dtc-hl-founder .dtc-hl-dot{background:var(--amber);animation:dtcPulse 1.8s ease infinite}.dtc-gruns-avatar{background:#eef4ed;padding:36px 16px 16px;display:flex;flex-direction:column;align-items:center}.dtc-ripple-wrap{width:80px;height:80px;position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.dtc-ring{position:absolute;border-radius:50%;border:2px solid rgba(42,92,39,.2);width:70px;height:70px;top:50%;left:50%;transform:translate(-50%,-50%) scale(1)}.dtc-ring2{border:1.5px solid rgba(42,92,39,.1)}.dtc-ring.speaking{animation:dtcRippleOut 1.4s ease-out infinite}.dtc-ring.speaking.dtc-ring2{animation:dtcRippleOut 1.4s ease-out .7s infinite}.dtc-ring.listening{animation:dtcRippleIn 1.6s ease-in-out infinite}.dtc-ring.listening.dtc-ring2{animation:dtcRippleIn 1.6s ease-in-out .8s infinite}.dtc-gbear{width:44px;height:44px;border-radius:50%;background:#2a5c27;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;box-shadow:0 3px 10px #2a5c274d}.dtc-sage-name{font-family:Inter,sans-serif;font-size:15px;font-weight:600;color:#1a2e18;margin-bottom:2px}.dtc-sage-status{font-family:Inter,sans-serif;font-size:11px;font-weight:300;color:#5a7a57;min-height:15px;transition:color .3s}.dtc-sage-status.speaking{color:#2a5c27}.dtc-sage-status.listening{color:#c99a14}.dtc-transcript{background:#eef4ed;padding:8px 16px 14px;flex:1}.dtc-transcript-lbl{font-family:DM Mono,monospace;font-size:9px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#5a7a57;margin-bottom:8px;display:flex;align-items:center;gap:6px}.dtc-transcript-lbl:after{content:"";flex:1;height:1px;background:#2a5c271a}.dtc-tline{display:grid;grid-template-columns:54px 1fr;padding:5px 0;border-bottom:1px solid rgba(42,92,39,.08);opacity:0;transform:translateY(5px);transition:opacity .4s ease,transform .4s ease}.dtc-tline:last-child{border-bottom:none}.dtc-tline.vis{opacity:1;transform:translateY(0)}.dtc-spk-col{display:flex;flex-direction:column;padding-top:3px}.dtc-spk{font-family:DM Mono,monospace;font-size:8px;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.dtc-spk.sage{color:#2a5c27}.dtc-spk.you{color:#c99a14}.dtc-stamp{display:block;font-family:DM Mono,monospace;font-size:7px;color:#2a5c2740;margin-top:1px}.dtc-ttxt{font-family:Inter,sans-serif;font-size:12px;font-weight:300;line-height:1.55;color:#1a2e18;min-height:18px}.dtc-cursor:after{content:"|";color:#2a5c27;animation:dtcBlink .7s ease infinite;margin-left:1px}.dtc-hs-card{border:1px solid var(--rule);border-radius:12px;overflow:hidden;background:var(--bg);display:flex;flex-direction:column}.dtc-hs-panel{padding:14px 16px;flex:1;opacity:0;transform:translateY(8px);transition:opacity .7s ease,transform .7s ease}.dtc-hs-panel.vis{opacity:1;transform:translateY(0)}.dtc-hs-mast{display:flex;align-items:baseline;justify-content:space-between;border-bottom:1.5px solid var(--ink);padding-bottom:8px;margin-bottom:10px}.dtc-hs-mast-title{font-family:Playfair Display,serif;font-size:13px;font-weight:500;color:var(--ink)}.dtc-hs-mast-meta{font-family:DM Mono,monospace;font-size:9px;color:var(--mid)}.dtc-hs-summary{font-family:Playfair Display,serif;font-style:italic;font-size:13px;line-height:1.6;color:var(--ink);margin-bottom:12px;padding-bottom:10px;border-bottom:.5px solid var(--rule)}.dtc-hs-themes-lbl{font-family:DM Mono,monospace;font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--mid);margin-bottom:8px}.dtc-hs-themes{display:flex;flex-direction:column;gap:9px;margin-bottom:12px}.dtc-hs-theme-top{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:3px}.dtc-hs-theme-name{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:var(--ink)}.dtc-hs-theme-count{font-family:DM Mono,monospace;font-size:10px;color:var(--mid)}.dtc-hs-bar-bg{height:2px;background:var(--rule);border-radius:1px;margin-bottom:4px}.dtc-hs-bar{height:2px;background:var(--amber);border-radius:1px;width:0;transition:width 1s ease}.dtc-hs-quote{font-family:Playfair Display,serif;font-style:italic;font-size:11px;color:var(--mid);line-height:1.5}.dtc-hs-quote:before{content:"“"}.dtc-hs-quote:after{content:"”"}.dtc-hs-insight{border-left:2px solid var(--amber);padding:10px 12px;background:#b873160d;border-radius:0 6px 6px 0}.dtc-hs-insight-lbl{font-family:DM Mono,monospace;font-size:9px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--amber);margin-bottom:5px;display:flex;align-items:center;gap:5px}.dtc-hs-insight-lbl:before{content:"↳"}.dtc-hs-insight-txt{font-family:Inter,sans-serif;font-size:12px;font-weight:300;color:var(--ink);line-height:1.6}.dtc-hs-insight-meta{font-family:Inter,sans-serif;font-size:11px;font-weight:300;font-style:italic;color:var(--mid);margin-top:4px}.dtc-replay-btn{display:block;width:calc(100% - 32px);margin:10px 16px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:300;background:transparent;color:var(--mid);border:1px solid var(--rule);padding:9px;border-radius:6px;cursor:pointer;opacity:0;transition:opacity .5s ease,border-color .2s,color .2s}.dtc-replay-btn.vis{opacity:1}.dtc-replay-btn:hover{border-color:var(--ink);color:var(--ink)}.dtc-powered-by{text-align:center;padding:7px;font-family:DM Mono,monospace;font-size:9px;color:#7a746866;letter-spacing:.06em;border-top:1px solid var(--rule)}.dtc-dark{border-top:1px solid var(--rule);padding:64px 24px;background:#1e1d1a}@media(min-width:768px){.dtc-dark{padding:80px 56px}}.dtc-dark-intro{max-width:560px;margin:0 auto 48px;text-align:center}.dtc-dark-label{font-family:DM Mono,monospace;font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--amber);margin-bottom:18px;display:flex;align-items:center;justify-content:center;gap:10px}.dtc-dark-label span{display:block;width:20px;height:1px;background:var(--amber)}.dtc-dark-h2{font-family:Playfair Display,serif;font-size:clamp(26px,4vw,42px);font-weight:400;line-height:1.15;color:#f4f1e8;letter-spacing:-.01em;margin-bottom:14px}.dtc-dark-h2 em{font-style:italic;color:#7a7870}.dtc-dark-h2 em.amber{color:var(--amber)}.dtc-dark-sub{font-family:DM Sans,sans-serif;font-weight:300;font-size:15px;line-height:1.72;color:#7a7870}.dtc-source-callout{max-width:600px;margin:0 auto 48px;border-left:2px solid var(--amber);padding:14px 16px;background:#b8731612;border-radius:0 8px 8px 0}.dtc-sc-label{font-family:DM Mono,monospace;font-size:9px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--amber);margin-bottom:6px}.dtc-sc-text{font-family:Playfair Display,serif;font-style:italic;font-size:14px;line-height:1.6;color:#f4f1e8}.dtc-artifact-grid{display:grid;grid-template-columns:1fr;gap:16px;max-width:1000px;margin:0 auto}@media(min-width:640px){.dtc-artifact-grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.dtc-artifact-grid{grid-template-columns:repeat(3,1fr)}}.dtc-acard{background:#282522;border:1px solid rgba(200,196,180,.12);border-radius:12px;overflow:hidden}.dtc-acard-top{padding:12px 16px;border-bottom:1px solid rgba(200,196,180,.1);display:flex;align-items:center;justify-content:space-between}.dtc-acard-label{font-family:DM Mono,monospace;font-size:9px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--amber)}.dtc-acard-sub{font-size:10px;color:#7a7870;font-family:DM Mono,monospace}.dtc-acard-body{padding:16px;display:flex;flex-direction:column;gap:10px}.dtc-aitem{background:#1e1d1a;border:1px solid rgba(200,196,180,.1);border-radius:8px;padding:12px}.dtc-aitem-lbl{font-family:DM Mono,monospace;font-size:8px;letter-spacing:.1em;text-transform:uppercase;color:#7a7870;margin-bottom:6px}.dtc-aitem-txt{font-family:Playfair Display,serif;font-style:italic;font-size:13px;color:#f4f1e8;line-height:1.55}.dtc-aitem-body{font-family:Inter,sans-serif;font-size:12px;font-weight:300;color:#c8c4b4;line-height:1.65}.dtc-aitem-check{display:flex;align-items:flex-start;gap:10px}.dtc-acheck{width:18px;height:18px;border-radius:50%;background:#2e6b4f33;border:1px solid rgba(46,107,79,.4);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.dtc-ahint{background:#b8731614;border:1px solid rgba(184,115,22,.2);border-radius:8px;padding:10px 12px;font-family:DM Mono,monospace;font-size:9px;color:var(--amber)}.dtc-how-steps{display:grid;grid-template-columns:1fr;gap:0;border-top:1px solid var(--rule);margin-top:40px}@media(min-width:640px){.dtc-how-steps{grid-template-columns:repeat(3,1fr)}}.dtc-step{padding:28px 0;border-bottom:1px solid var(--rule)}@media(min-width:640px){.dtc-step{padding:28px 28px 28px 0;border-bottom:none;border-right:1px solid var(--rule)}.dtc-step:last-child{border-right:none;padding-right:0;padding-left:28px}.dtc-step:nth-child(2){padding-left:28px}}.dtc-step-n{font-family:Playfair Display,serif;font-size:40px;font-weight:400;color:#b8731633;line-height:1;margin-bottom:12px;letter-spacing:-.02em}.dtc-step-title{font-family:Playfair Display,serif;font-size:18px;font-weight:400;color:var(--ink);margin-bottom:7px;line-height:1.3}.dtc-step-body{font-family:DM Sans,sans-serif;font-weight:300;font-size:14px;line-height:1.72;color:var(--mid)}.dtc-cta{border-top:1px solid var(--rule);padding:80px 24px;text-align:center;background:#ede9dc}.dtc-cta-h2{font-family:Playfair Display,serif;font-size:clamp(28px,5vw,48px);font-weight:400;line-height:1.15;color:var(--ink);max-width:520px;margin:0 auto 16px;letter-spacing:-.015em}.dtc-cta-h2 em{font-style:italic;color:var(--mid)}.dtc-cta-sub{font-family:DM Sans,sans-serif;font-weight:300;font-size:16px;color:var(--mid);margin-bottom:36px}.dtc-footer{border-top:1px solid var(--rule);padding:24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}@media(min-width:640px){.dtc-footer{padding:24px 56px}}.dtc-footer-logo{color:var(--ink);display:flex;align-items:center}.dtc-footer-note{font-family:Inter,sans-serif;font-size:12px;font-weight:300;color:var(--mid)}.dtc-reveal{opacity:0;transform:translateY(16px);transition:opacity .7s ease,transform .7s ease}.dtc-reveal.in{opacity:1;transform:translateY(0)}.dtc-d1{transition-delay:.12s}.dtc-d2{transition-delay:.24s}.dtc-d3{transition-delay:.36s}@keyframes dtcUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes dtcPulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes dtcBlink{0%,to{opacity:1}50%{opacity:0}}@keyframes dtcRippleOut{0%{transform:translate(-50%,-50%) scale(.4);opacity:.85}to{transform:translate(-50%,-50%) scale(1.9);opacity:0}}@keyframes dtcRippleIn{0%{transform:translate(-50%,-50%) scale(1.9);opacity:0}25%{opacity:.65}to{transform:translate(-50%,-50%) scale(.4);opacity:0}}@layer components;@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0}}}@layer theme{:root,:host{--color-red-500:oklch(63.7% .237 25.331);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-900:oklch(21% .034 264.665);--spacing:.25rem;--container-md:28rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-semibold:600;--font-weight-bold:700;--tracking-tight:-.025em;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--app-font-sans);--default-mono-font-family:var(--app-font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));font-family:var(--app-font-sans);color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f1efe8}h1,h2,h3,.serif{font-family:Playfair Display,Georgia,serif}}@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mx-4{margin-inline:calc(var(--spacing) * 4)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.h-8{height:calc(var(--spacing) * 8)}.min-h-screen{min-height:100vh}.w-8{width:calc(var(--spacing) * 8)}.w-full{width:100%}.max-w-md{max-width:var(--container-md)}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}:where(.space-y-1\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)))}.rounded-xl{border-radius:calc(var(--radius) + 4px)}.border{border-style:var(--tw-border-style);border-width:1px}.bg-card{background-color:hsl(var(--card))}.bg-gray-50{background-color:var(--color-gray-50)}.p-6{padding:calc(var(--spacing) * 6)}.pt-0{padding-top:calc(var(--spacing) * 0)}.pt-6{padding-top:calc(var(--spacing) * 6)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.leading-none{--tw-leading:1;line-height:1}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.break-all{word-break:break-all}.text-card-foreground{color:hsl(var(--card-foreground))}.text-gray-600{color:var(--color-gray-600)}.text-gray-900{color:var(--color-gray-900)}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-red-500{color:var(--color-red-500)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.line-through{text-decoration-line:line-through}.underline{text-decoration-line:underline}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.running{animation-play-state:running}input[type=search]::-webkit-search-cancel-button{display:none}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}:root{--background:46 22% 93%;--foreground:60 2% 17%;--border:45 9% 80%;--input:45 9% 72%;--ring:37 78% 41%;--card:46 18% 96%;--card-foreground:60 2% 17%;--card-border:45 9% 80%;--popover:46 18% 97%;--popover-foreground:60 2% 17%;--popover-border:45 9% 80%;--primary:37 78% 41%;--primary-foreground:46 22% 97%;--secondary:46 10% 88%;--secondary-foreground:60 2% 17%;--muted:46 10% 88%;--muted-foreground:48 2% 53%;--accent:37 100% 95%;--accent-foreground:37 78% 28%;--destructive:0 72% 51%;--destructive-foreground:0 0% 98%;--sidebar:46 18% 90%;--sidebar-foreground:60 2% 17%;--sidebar-border:45 9% 80%;--sidebar-primary:37 78% 41%;--sidebar-primary-foreground:46 22% 97%;--sidebar-accent:46 10% 88%;--sidebar-accent-foreground:60 2% 17%;--sidebar-ring:37 78% 41%;--chart-1:37 78% 41%;--chart-2:48 2% 53%;--chart-3:60 2% 17%;--chart-4:37 100% 80%;--chart-5:37 78% 28%;--app-font-sans:"Inter", sans-serif;--app-font-serif:"Playfair Display", Georgia, serif;--app-font-mono:Menlo, monospace;--radius:.25rem;--button-outline:#0000001a;--badge-outline:#0000000d;--opaque-button-border-intensity:-8;--elevate-1:#00000008;--elevate-2:#00000014;--shadow-2xs:none;--shadow-xs:none;--shadow-sm:none;--shadow:none;--shadow-md:none;--shadow-lg:none;--shadow-xl:none;--shadow-2xl:none;--tracking-normal:0em;--spacing:.25rem;--primary-border:hsl(var(--primary));--secondary-border:hsl(var(--secondary));--muted-border:hsl(var(--muted));--accent-border:hsl(var(--accent));--destructive-border:hsl(var(--destructive));--sidebar-primary-border:hsl(var(--sidebar-primary));--sidebar-accent-border:hsl(var(--sidebar-accent))}.hearsay-label{text-transform:uppercase;letter-spacing:.1em;color:#888780;font-family:Inter,sans-serif;font-size:11px}.hearsay-divider{align-items:center;gap:12px;margin:24px 0;display:flex}.hearsay-divider:before,.hearsay-divider:after{content:"";background:#d3d1c7;flex:1;height:.5px}.hearsay-divider span{text-transform:uppercase;letter-spacing:.1em;color:#888780;font-family:Inter,sans-serif;font-size:11px}.amber-badge{color:#633806;background-color:#faeeda;border:.5px solid #d3d1c7;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:500}@keyframes drawer-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
