*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--trione-cream);color:var(--trione-body-color);font-family:var(--trione-body-font);font-size:var(--trione-body-size);font-weight:var(--trione-body-weight);-webkit-font-smoothing:antialiased}body.admin-bar .trione-site-header{top:32px}h1,h2,h3,h4,h5,h6{font-family:var(--trione-heading-font),"Cormorant Garamond","EB Garamond",Garamond,Georgia,"Times New Roman",serif;font-weight:400;color:var(--trione-heading-color);letter-spacing:0;margin:0}a{color:var(--trione-link-color);text-decoration:none;transition:color .25s,border-color .25s,background-color .25s}a:hover{color:var(--trione-link-hover)}img{max-width:100%;display:block}.wp-site-blocks{padding:0}.wp-block-post-content{margin:0!important;max-width:none!important}.wp-block-post-content>section,.wp-block-post-content>.wp-block-columns.trione-speaking-layout{max-width:none!important;width:100%;margin-block-start:0;margin-block-end:0}.wp-block-columns.trione-speaking-layout{width:min(calc(100% - 48px),var(--trione-content))!important;margin:0 auto 96px!important;gap:64px}.trione-container{width:min(calc(100% - 48px),var(--trione-content));margin-inline:auto}.trione-container.narrow{width:min(calc(100% - 48px),880px)}.trione-section{padding:96px 0}.trione-row{width:100%;position:relative}.trione-row__inner{width:min(calc(100% - 48px),100%);margin-inline:auto}.trione-row.is-contained{width:min(calc(100% - 48px),var(--trione-content));margin-inline:auto}.trione-row.is-contained .trione-row__inner{width:100%}.trione-row h1,.trione-row h2,.trione-row h3,.trione-row h4,.trione-row h5,.trione-row h6{color:inherit}.trione-kicker,.trione-eyebrow{font-size:11px;line-height:1.3;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:var(--trione-terracotta);margin:0 0 18px}.trione-eyebrow{display:flex;align-items:center;gap:12px}.trione-eyebrow span{width:32px;height:1px;background:currentColor;opacity:.65}.trione-rule{width:72px;height:1px;background:var(--trione-terracotta);margin:26px auto 0}.trione-rule.left{margin-left:0}.trione-button,.trione-inverse-button,.trione-speaking-form button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:var(--trione-button-py) var(--trione-button-px);border-radius:var(--trione-button-radius);background:var(--trione-button-bg);color:var(--trione-button-text);font-weight:600;border:0;cursor:pointer}.trione-button:hover,.trione-speaking-form button:hover{background:var(--trione-button-hover);color:var(--trione-button-text)}.trione-inverse-button{background:var(--trione-cream);color:var(--trione-slate-blue)}.trione-link-button,.trione-light-link-button{display:inline-flex;align-items:center;border-bottom:1px solid currentColor;padding-bottom:5px;font-weight:600}.trione-light-link-button{color:var(--trione-cream)}.trione-card,.trione-essay-card,.trione-mini-card{background:var(--trione-card-bg);border:1px solid var(--trione-card-border);border-radius:var(--trione-radius);box-shadow:var(--trione-card-shadow)}.trione-card-grid{display:grid;gap:28px}.trione-card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.trione-card-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.trione-card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}
.trione-site-header{position:fixed;z-index:50;top:0;left:0;right:0;background:var(--trione-header-bg);transition:padding .35s,background .35s,box-shadow .35s;padding:22px 0;color:var(--trione-header-link)}.trione-site-header.is-scrolled{padding:14px 0;background:var(--trione-header-scroll-bg);box-shadow:0 8px 22px rgba(30,47,69,.08);backdrop-filter:blur(12px)}.trione-header-inner{display:flex;align-items:center;justify-content:space-between}.trione-logo{font-family:var(--trione-heading-font);font-size:28px;color:inherit}.trione-desktop-nav{display:flex;gap:32px;align-items:center}.trione-desktop-nav a{font-size:14px;letter-spacing:.04em;color:inherit;opacity:.82}.trione-site-header.is-scrolled,.trione-site-header.is-scrolled .trione-desktop-nav a,.trione-site-header.is-scrolled .trione-logo{color:var(--trione-header-link-alt)}.trione-desktop-nav a:hover{opacity:1;color:var(--trione-header-active)}.trione-menu-toggle{display:none;background:transparent;border:0;width:42px;height:42px;color:inherit;position:relative}.trione-menu-toggle span:not(.screen-reader-text){display:block;width:24px;height:2px;background:currentColor;margin:6px auto}.trione-mobile-nav{display:none;flex-direction:column;padding:0 24px 18px;background:inherit}.trione-mobile-nav a{font-family:var(--trione-heading-font);font-size:22px;padding:12px 0;border-top:1px solid rgba(255,255,255,.14);color:inherit}
.trione-hero{position:relative;min-height:90vh;display:flex;align-items:center;overflow:hidden;padding-top:92px;background:var(--trione-cream)}.trione-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.trione-hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(244,241,234,.48),rgba(244,241,234,.75),var(--trione-cream)),linear-gradient(to right,rgba(244,241,234,.72),rgba(244,241,234,.08));mix-blend-mode:normal}.trione-hero-content{position:relative;z-index:1}.trione-hero-content h1{font-family:var(--trione-heading-font),"Cormorant Garamond","EB Garamond",Garamond,Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(3.6rem,7.1vw,5.9rem);line-height:1.02;max-width:760px;margin-bottom:28px}.trione-hero-content p:not(.trione-eyebrow){font-size:clamp(1.08rem,2vw,1.28rem);max-width:620px;line-height:1.7;color:rgba(53,53,53,.82);margin:0 0 34px}.trione-actions{display:flex;flex-wrap:wrap;gap:18px;align-items:center}.trione-vertical-wordmark{position:absolute;right:36px;top:50%;transform:translateY(-50%) rotate(180deg);writing-mode:vertical-rl;letter-spacing:.3em;font-size:12px;text-transform:uppercase;color:rgba(53,53,53,.25)}
.trione-page-intro{padding:150px 0 80px;text-align:center;position:relative;overflow:hidden;background:var(--trione-cream);background-size:cover;background-position:center}.trione-page-intro.has-image:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(244,241,234,.82),rgba(244,241,234,.94),var(--trione-cream))}.trione-page-intro .trione-container{position:relative}.trione-page-intro h1{font-size:clamp(2.75rem,6vw,5rem);margin-bottom:24px}.trione-page-intro p:not(.trione-kicker){max-width:690px;margin:0 auto;color:rgba(53,53,53,.74);font-size:1.1rem;line-height:1.75}.trione-image-text>.trione-container{display:grid;grid-template-columns:5fr 7fr;gap:64px;align-items:center}.trione-image-text figure{margin:0}.trione-image-text img{aspect-ratio:4/5;width:100%;height:auto;object-fit:cover;border-radius:var(--trione-radius)}.trione-image-text figcaption{text-align:center;font-style:italic;color:rgba(53,53,53,.52);font-size:13px;margin-top:14px}.trione-image-text h2{font-size:clamp(2rem,4vw,3.45rem);margin-bottom:28px}.trione-copy{font-size:1.08rem;color:rgba(53,53,53,.82);line-height:1.75;max-width:660px}.trione-framework-cards{background:var(--trione-slate-blue);color:var(--trione-cream)}.trione-section-heading{text-align:center;max-width:720px;margin:0 auto 64px}.trione-section-heading h2{font-size:clamp(2.1rem,4.5vw,3.5rem);color:inherit;margin-bottom:18px}.trione-section-heading p{color:rgba(244,241,234,.72);line-height:1.7}.trione-dark-card{padding:40px;background:rgba(30,47,69,.45);border:1px solid rgba(244,241,234,.12);border-radius:var(--trione-radius);color:rgba(244,241,234,.76)}.trione-dark-card h3{color:var(--trione-cream);font-size:1.65rem;margin:18px 0 10px}.trione-icon{width:56px;height:56px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(244,241,234,.06);border:1px solid rgba(216,199,161,.35);color:var(--trione-sand);font-size:24px}.trione-icon.light{background:rgba(216,199,161,.2);color:var(--trione-terracotta);border:0}.trione-framework-detail{padding-top:40px}.trione-framework-row{display:grid;grid-template-columns:4fr 8fr;gap:36px;margin-bottom:90px}.trione-framework-row .trione-card{padding:38px}.trione-framework-row .trione-card>p{font-size:1.08rem;line-height:1.75;color:rgba(53,53,53,.8)}.trione-framework-row h2{font-size:2.3rem;margin:20px 0 8px}.trione-framework-row h3{font-family:var(--trione-body-font);font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:rgba(53,53,53,.55);margin:28px 0 14px}.trione-framework-row li{margin:10px 0;color:rgba(53,53,53,.78)}blockquote{border-left:2px solid var(--trione-sand);padding-left:22px;margin:28px 0 0;font-family:var(--trione-heading-font);font-size:1.3rem;font-style:italic;color:var(--trione-slate-blue)}
.trione-testimonials{background:linear-gradient(rgba(30,47,69,.28),rgba(30,47,69,.28)),var(--trione-ocean-blue);color:var(--trione-cream)}.trione-quote-card{background:rgba(49,74,103,.48);border:1px solid rgba(244,241,234,.12);padding:34px;display:flex;flex-direction:column;min-height:310px}.trione-quote-card div{font-family:var(--trione-heading-font);font-size:58px;line-height:.8;color:rgba(216,199,161,.45)}.trione-quote-card p{flex:1;font-family:var(--trione-heading-font);font-size:1.25rem;font-style:italic;color:rgba(244,241,234,.9);line-height:1.55}.trione-quote-card strong{color:var(--trione-cream)}.trione-quote-card span{color:rgba(216,199,161,.82);font-size:14px}.trione-reflections-grid.preview{background:rgba(216,199,161,.12)}.trione-split-heading{display:flex;justify-content:space-between;gap:28px;align-items:flex-end;margin-bottom:42px}.trione-split-heading h2{font-size:clamp(2rem,4vw,3rem);margin-bottom:12px}.trione-split-heading p{color:rgba(53,53,53,.7);margin:0}.trione-essay-card{display:block;padding:32px;transition:border-color .3s,background .3s,transform .3s}.trione-essay-card:hover{border-color:rgba(49,74,103,.32);background:rgba(255,255,255,.65);transform:translateY(-2px)}.trione-essay-card div{display:flex;justify-content:space-between;gap:12px;color:rgba(53,53,53,.5);text-transform:uppercase;letter-spacing:.08em;font-size:12px;margin-bottom:16px}.trione-essay-card h3{font-size:1.55rem;margin-bottom:12px}.trione-essay-card p{color:rgba(53,53,53,.72);line-height:1.7}.trione-essay-card strong{font-size:14px}.trione-coming-soon{border-top:1px solid rgba(216,199,161,.36);text-align:center}.trione-coming-soon h2{font-size:clamp(2rem,4vw,3rem);margin-bottom:18px}.trione-coming-soon p{color:rgba(53,53,53,.7);line-height:1.7;max-width:720px;margin:0 auto 42px}.trione-mini-card{padding:28px 18px;text-align:center}.trione-mini-card span{color:var(--trione-slate-blue);font-size:24px}.trione-mini-card h3{font-family:var(--trione-body-font);font-size:14px;font-weight:600;color:rgba(53,53,53,.82);margin-top:12px}.trione-signup.card{width:min(calc(100% - 48px),760px);margin:0 auto 96px;background:var(--trione-card-bg);border:1px solid var(--trione-card-border);padding:34px;border-radius:var(--trione-radius);text-align:center}.trione-signup h3{font-size:2rem;margin-bottom:8px}.trione-signup p{color:rgba(53,53,53,.72)}.trione-signup form{display:flex;gap:12px;max-width:520px;margin:22px auto 12px}.trione-signup input,.trione-speaking-form input,.trione-speaking-form textarea{width:100%;border:1px solid rgba(216,199,161,.65);background:rgba(255,255,255,.82);padding:14px 15px;border-radius:var(--trione-radius);font:inherit}.trione-signup button{border:0;background:var(--trione-slate-blue);color:var(--trione-cream);padding:0 24px;border-radius:var(--trione-radius);font-weight:600}.trione-signup small{color:rgba(53,53,53,.5)}.trione-signup.minimal{background:rgba(244,241,234,.05);border:1px solid rgba(244,241,234,.12);padding:6px;border-radius:var(--trione-radius)}.trione-signup.minimal form{margin:0;gap:0}.trione-signup.minimal input{background:rgba(255,255,255,.9)}.trione-signup.minimal small{display:none}
.trione-speaking-topics{padding-top:0}.trione-speaking-topics .trione-card{padding:30px;margin-bottom:24px}.trione-speaking-topics h2{font-size:2.4rem}.trione-speaking-topics h3{font-size:1.45rem;margin-bottom:10px}.trione-speaking-topics p{color:rgba(53,53,53,.72);line-height:1.7}.trione-speaking-topics aside{margin-top:40px;padding:28px;background:rgba(216,199,161,.12);border-left:4px solid var(--trione-slate-blue);color:rgba(53,53,53,.72)}.trione-substack-empty{padding:34px;text-align:center;color:rgba(53,53,53,.72)}.trione-substack-empty .trione-link-button{margin-top:12px}.trione-speaking-form{background:var(--trione-card-bg);border:1px solid var(--trione-card-border);padding:36px;border-radius:var(--trione-radius);position:sticky;top:120px}.trione-speaking-form h3{font-size:1.8rem;margin-bottom:24px}.trione-speaking-form label{display:block;font-weight:600;font-size:14px;color:rgba(53,53,53,.72);margin-bottom:18px}.trione-speaking-form .two{display:grid;grid-template-columns:1fr 1fr;gap:18px}.trione-speaking-form button{width:100%;padding:16px;margin-top:6px}.trione-cta{background:var(--trione-ocean-blue);color:var(--trione-cream);text-align:center;padding:52px;border-radius:var(--trione-radius)}.trione-cta h2{color:var(--trione-cream);font-size:clamp(2rem,4vw,3rem);margin-bottom:16px}.trione-cta p{max-width:650px;margin:0 auto 28px;color:rgba(244,241,234,.82);line-height:1.7}.trione-footer{background:var(--trione-footer-bg);color:var(--trione-footer-text);padding:78px 0 34px}.trione-footer h3,.trione-footer h4{color:var(--trione-cream)}.trione-footer h3{font-size:2.2rem;margin-bottom:4px}.trione-footer-tagline{font-size:11px;text-transform:uppercase;letter-spacing:.2em;color:var(--trione-steel-blue)}.trione-footer-grid{display:grid;grid-template-columns:5fr 2fr 4fr;gap:70px;margin-bottom:58px}.trione-footer ul{list-style:none;padding:0;margin:0}.trione-footer li{margin:12px 0}.trione-footer a{color:inherit}.trione-footer a:hover{color:var(--trione-cream)}.trione-socials{display:flex;gap:12px;margin-top:26px}.trione-socials a{width:40px;height:40px;border-radius:999px;border:1px solid rgba(244,241,234,.22);display:flex;align-items:center;justify-content:center}.trione-footer-bottom{border-top:1px solid rgba(244,241,234,.12);padding-top:24px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:rgba(244,241,234,.52)}.trione-footer-bottom div{display:flex;gap:22px}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}
@media (max-width:900px){body.admin-bar .trione-site-header{top:46px}.trione-desktop-nav{display:none}.trione-menu-toggle{display:block}.trione-mobile-nav.is-open{display:flex}.trione-card-grid.three,.trione-card-grid.two,.trione-card-grid.four,.trione-image-text>.trione-container,.trione-framework-row,.trione-footer-grid{grid-template-columns:1fr}.trione-section{padding:76px 0}.trione-vertical-wordmark{display:none}.trione-split-heading{display:block}.trione-split-heading .trione-link-button{margin-top:20px}.trione-speaking-form{position:static}.trione-footer-bottom{display:block}.trione-signup form{flex-direction:column}.trione-signup button{padding:14px}.trione-speaking-form .two{grid-template-columns:1fr}}@media (max-width:600px){.trione-container,.trione-container.narrow{width:min(calc(100% - 32px),var(--trione-content))}.trione-hero{min-height:82vh}.trione-hero-content h1{font-size:3rem}.trione-page-intro{padding-top:130px}.trione-dark-card,.trione-card,.trione-essay-card,.trione-speaking-form{padding:24px}.trione-footer{padding-top:58px}}
.wp-block-trione-row{max-width:none!important;width:100%;margin-block-start:0;margin-block-end:0}.editor-styles-wrapper .trione-editor-block,.editor-styles-wrapper .trione-editor-block-wrapper{max-width:none!important;margin-block:0!important}.editor-styles-wrapper .trione-editor-block-wrapper>.trione-editor-block{width:100%}.editor-styles-wrapper .trione-row__inner>.block-editor-inner-blocks>.block-editor-block-list__layout{display:block}.editor-styles-wrapper .trione-editor-block [contenteditable=true]{outline:1px dashed transparent;outline-offset:4px}.editor-styles-wrapper .trione-editor-block [contenteditable=true]:focus{outline-color:rgba(181,110,74,.55)}.editor-styles-wrapper .trione-editor-url-fields,.editor-styles-wrapper .trione-editor-image-field{margin-top:18px;padding:14px;border:1px dashed rgba(49,74,103,.25);background:rgba(255,255,255,.72);border-radius:var(--trione-radius);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;color:var(--trione-charcoal)}.editor-styles-wrapper .trione-editor-url-fields .components-base-control,.editor-styles-wrapper .trione-editor-image-field .components-base-control{margin-bottom:0}.editor-styles-wrapper .trione-editor-block .components-button{margin-top:16px}.editor-styles-wrapper .trione-editor-block .trione-button,.editor-styles-wrapper .trione-editor-block .trione-link-button,.editor-styles-wrapper .trione-editor-block .trione-light-link-button,.editor-styles-wrapper .trione-editor-block .trione-inverse-button{min-width:120px}.editor-styles-wrapper .trione-editor-theme-part{padding:18px 22px;border:1px dashed rgba(49,74,103,.35);background:rgba(244,241,234,.72);border-radius:var(--trione-radius)}.editor-styles-wrapper .trione-editor-block input:disabled,.editor-styles-wrapper .trione-editor-block textarea:disabled{opacity:.85}.editor-styles-wrapper .trione-hero{min-height:720px}.editor-styles-wrapper .trione-speaking-topics aside{display:block}.editor-styles-wrapper .trione-essay-card{color:inherit}.editor-styles-wrapper .trione-editor-copy-field{display:block!important;width:100%;min-height:64px;margin:0 0 34px!important;padding:0!important;border:0!important;background:transparent!important;color:rgba(53,53,53,.82)!important;font-family:var(--trione-body-font)!important;font-size:1.08rem!important;line-height:1.7!important;cursor:text;overflow:visible!important}.editor-styles-wrapper .trione-editor-copy-field p{margin:0 0 1rem!important}.editor-styles-wrapper .trione-editor-copy-field:empty{min-height:64px;border:1px dashed rgba(181,110,74,.32)!important;padding:12px!important}.editor-styles-wrapper .trione-editor-copy-field [data-rich-text-placeholder]::after{opacity:.55;color:rgba(53,53,53,.5)}.editor-styles-wrapper .trione-dark-card .components-button,.editor-styles-wrapper .trione-quote-card .components-button,.editor-styles-wrapper .trione-mini-card .components-button,.editor-styles-wrapper .trione-essay-card .components-button{color:#fff}.editor-styles-wrapper .trione-essay-card .components-base-control__label,.editor-styles-wrapper .trione-editor-url-fields .components-base-control__label,.editor-styles-wrapper .trione-editor-image-field .components-base-control__label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:rgba(53,53,53,.7)}.trione-lucide{width:1em;height:1em;display:block}.trione-icon .trione-lucide{width:26px;height:26px}.trione-socials .trione-lucide{width:17px;height:17px}.trione-mini-card .trione-lucide{width:24px;height:24px;margin-inline:auto}.trione-image-select-button{display:block;width:100%;padding:0;border:0;background:transparent;cursor:pointer}.trione-image-select-button img{width:100%;height:100%;object-fit:cover}.trione-media-control{margin:12px 0 18px}.trione-media-control__label{display:block;margin-bottom:8px;font-weight:600}.trione-media-control img{width:100%;height:auto;border:1px solid #ddd;border-radius:4px}.trione-media-control__empty{padding:28px 16px;border:1px dashed #b6b6b6;border-radius:4px;text-align:center;color:#666;background:#fff}.trione-media-control__actions{display:flex;gap:10px;align-items:center;margin-top:10px}@media(max-width:782px){.editor-styles-wrapper .trione-editor-url-fields,.editor-styles-wrapper .trione-editor-image-field{grid-template-columns:1fr}}

/* Framework teaser: match the original React/Tailwind section closely. */
.trione-framework-cards{position:relative;overflow:hidden;padding:96px 0;background:var(--trione-slate-blue);color:var(--trione-cream)}
.trione-framework-cards:before{content:"";position:absolute;inset:0;opacity:.04;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' /%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' /%3E%3C/svg%3E")}
.trione-framework-cards>.trione-container{position:relative;z-index:1;width:min(calc(100% - 48px),1152px)}
.trione-framework-cards .trione-section-heading{max-width:720px;margin:0 auto 80px;text-align:center}
.trione-framework-cards .trione-kicker{color:var(--trione-sand);letter-spacing:.3em;margin-bottom:20px}
.trione-framework-cards .trione-section-heading h2{font-size:clamp(1.875rem,4vw,3rem);line-height:1.12;color:var(--trione-cream);margin-bottom:24px}
.trione-framework-cards .trione-section-heading h2 span{font-size:.42em;vertical-align:top}
.trione-framework-cards .trione-section-heading p:not(.trione-kicker){max-width:576px;margin:0 auto;color:rgba(244,241,234,.7);font-size:1rem;line-height:1.625}
.trione-framework-cards .trione-card-grid.three{gap:32px;margin-bottom:64px}
.trione-framework-cards .trione-dark-card{display:flex;flex-direction:column;align-items:flex-start;min-height:256px;padding:40px;background:rgba(30,47,69,.4);border:1px solid rgba(244,241,234,.1);border-radius:2px;color:rgba(244,241,234,.7);box-shadow:none;transition:border-color .5s}
.trione-framework-cards .trione-dark-card:hover{border-color:rgba(216,199,161,.4)}
.trione-framework-cards .trione-icon{width:56px;height:56px;margin-bottom:24px;background:rgba(244,241,234,.05);border:1px solid rgba(216,199,161,.3);color:var(--trione-sand)}
.trione-framework-cards .trione-icon .trione-lucide{width:24px;height:24px;stroke-width:1.5}
.trione-framework-cards .trione-dark-card h3{font-size:1.5rem;line-height:1.333;color:var(--trione-cream);margin:0 0 12px}
.trione-framework-cards .trione-dark-card p{margin:0;color:rgba(244,241,234,.7);font-size:1rem;line-height:1.625}
.trione-framework-cards .trione-light-link-button{display:flex;width:max-content;margin:0 auto;color:var(--trione-cream);gap:8px;border-color:rgba(244,241,234,.3)}
.trione-framework-cards .trione-light-link-button:hover{color:var(--trione-sand);border-color:var(--trione-sand)}
.trione-button-icon{width:16px;height:16px;stroke-width:1.8}
.trione-link-button,.trione-light-link-button{gap:8px}
.editor-styles-wrapper .trione-framework-cards .components-button{color:var(--trione-cream)}
@media (min-width:768px){.trione-framework-cards{padding:128px 0}.trione-framework-cards .trione-card-grid.three{gap:24px}}
@media (max-width:900px){.trione-framework-cards .trione-card-grid.three{grid-template-columns:1fr}.trione-framework-cards .trione-section-heading{margin-bottom:56px}}

/* Framework detail: match the original React/Tailwind layout and typography. */
.trione-framework-detail{padding:0 0 96px;background:var(--trione-cream)}
.trione-framework-detail>.trione-container{width:min(calc(100% - 48px),896px)}
.trione-framework-detail .trione-framework-row{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:32px;align-items:start;margin:0 0 96px}
.trione-framework-detail .trione-framework-row:last-child{margin-bottom:0}
.trione-framework-detail .trione-framework-row>div:first-child{grid-column:span 4;display:flex;flex-direction:column;align-items:flex-start;text-align:left}
.trione-framework-detail .trione-framework-row>.trione-card{grid-column:span 8;padding:40px;background:rgba(255,255,255,.4);border:1px solid rgba(216,199,161,.3);border-radius:2px;box-shadow:none}
.trione-framework-detail .trione-icon.light{width:64px;height:64px;margin:0 0 24px;background:rgba(216,199,161,.2);border:0;color:var(--trione-terracotta)}
.trione-framework-detail .trione-icon.light .trione-lucide{width:32px;height:32px;stroke-width:1.8}
.trione-framework-detail .trione-framework-row h2{font-size:1.875rem;line-height:1.2;margin:0 0 8px;color:var(--trione-slate-blue)}
.trione-framework-detail .trione-framework-row .trione-kicker{margin:0 0 24px;color:var(--trione-terracotta);font-family:var(--trione-body-font);font-size:.875rem;font-weight:500;line-height:1.45;letter-spacing:.05em;text-transform:uppercase}
.trione-framework-detail .trione-framework-row .trione-card>p{margin:0 0 32px;color:rgba(53,53,53,.8);font-family:var(--trione-body-font);font-size:1.125rem;line-height:1.625}
.trione-framework-detail .trione-framework-row .trione-card h3{margin:0 0 16px;color:rgba(53,53,53,.5);font-family:var(--trione-heading-font),"Cormorant Garamond",Garamond,Georgia,serif;font-size:.8125rem;font-weight:500;line-height:1.45;letter-spacing:.18em;text-transform:uppercase}
.trione-framework-detail .trione-framework-row ul{display:grid;gap:12px;list-style:none;margin:0 0 32px;padding:0}
.trione-framework-detail .trione-framework-row li{position:relative;margin:0;padding-left:24px;color:rgba(53,53,53,.8);font-family:var(--trione-body-font);font-size:1rem;line-height:1.5}
.trione-framework-detail .trione-framework-row li:before{content:"";position:absolute;left:0;top:.68em;width:6px;height:6px;border-radius:999px;background:rgba(49,74,103,.4)}
.trione-framework-detail .trione-framework-row blockquote{margin:0;padding:0 0 0 24px;border-left:2px solid var(--trione-sand);font-family:var(--trione-heading-font);font-size:1.125rem;font-style:italic;line-height:1.625;color:var(--trione-slate-blue)}
@media (max-width:900px){.trione-framework-detail .trione-framework-row{grid-template-columns:1fr;gap:28px}.trione-framework-detail .trione-framework-row>div:first-child,.trione-framework-detail .trione-framework-row>.trione-card{grid-column:auto}.trione-framework-detail .trione-framework-row>div:first-child{align-items:center;text-align:center}.trione-framework-detail .trione-framework-row>.trione-card{padding:32px}}

/* Testimonials: match the original React/Tailwind section. */
.trione-testimonials{position:relative;overflow:hidden;padding:96px 0;background:var(--trione-ocean-blue);color:var(--trione-cream)}
.trione-testimonials:before{content:"";position:absolute;inset:0;background:rgba(30,47,69,.3);pointer-events:none}
.trione-testimonials>.trione-container{position:relative;z-index:1;width:min(calc(100% - 48px),1152px)}
.trione-testimonials .trione-section-heading{max-width:none;margin:0 auto 64px;text-align:center}
.trione-testimonials .trione-section-heading h2{font-size:clamp(1.875rem,3.4vw,2.25rem);line-height:1.18;color:var(--trione-cream);margin-bottom:16px}
.trione-testimonials .trione-rule{width:64px;height:1px;margin:0 auto;background:rgba(216,199,161,.5)}
.trione-testimonials .trione-card-grid.three{gap:32px}
.trione-testimonials .trione-quote-card{display:flex;flex-direction:column;height:100%;min-height:309px;padding:32px;background:rgba(49,74,103,.4);border:1px solid rgba(244,241,234,.1);border-radius:2px;box-shadow:none;color:var(--trione-cream)}
.trione-testimonials .trione-quote-mark{font-family:var(--trione-heading-font);font-size:2.25rem;line-height:1;color:rgba(216,199,161,.4);margin:0 0 16px}
.trione-testimonials .trione-quote-card p{flex:1;margin:0 0 32px;font-family:var(--trione-heading-font);font-size:1.125rem;font-style:italic;line-height:1.625;color:rgba(244,241,234,.9)}
.trione-testimonials .trione-quote-card strong{display:block;margin:0;font-family:var(--trione-body-font);font-size:1rem;font-weight:600;letter-spacing:.025em;line-height:1.5;color:var(--trione-cream)}
.trione-testimonials .trione-quote-card span{display:block;margin:0;font-size:.875rem;line-height:1.45;color:rgba(216,199,161,.8)}
@media (min-width:768px){.trione-testimonials{padding:128px 0}}
@media (max-width:900px){.trione-testimonials .trione-card-grid.three{grid-template-columns:1fr}}

/* Substack reflections: source-matched cards with bottom-aligned read links. */
.trione-card-grid.columns-1{grid-template-columns:1fr}
.trione-card-grid.columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.trione-card-grid.columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.trione-card-grid.columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.trione-reflections-grid.columns-1 .trione-card-grid{grid-template-columns:1fr}
.trione-reflections-grid.columns-2 .trione-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.trione-reflections-grid.columns-3 .trione-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.trione-reflections-grid.columns-4 .trione-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.trione-substack-reflections{background:var(--trione-cream)}
.trione-substack-reflections .trione-container{width:min(calc(100% - 48px),1024px)}
.trione-substack-reflections.preview .trione-container{width:min(calc(100% - 48px),1120px)}
.trione-substack-reflections .trione-split-heading{align-items:flex-start;margin-bottom:48px}
.trione-substack-reflections .trione-split-heading h2{font-size:clamp(2rem,4vw,3rem);line-height:1.12;margin-bottom:16px}
.trione-substack-reflections .trione-split-heading p{font-size:1.08rem;line-height:1.7;color:rgba(53,53,53,.68)}
.trione-substack-badge{display:flex;align-items:center;justify-content:center;gap:8px;width:max-content;margin:0 auto 64px;padding:8px 16px;background:rgba(255,255,255,.5);border:1px solid rgba(216,199,161,.3);border-radius:999px;color:rgba(53,53,53,.5);font-family:var(--trione-body-font);font-size:.875rem;line-height:1.45}
.trione-substack-badge a{color:var(--trione-slate-blue);font-weight:500}
.trione-substack-badge a:hover{color:var(--trione-terracotta)}
.trione-substack-reflections .trione-card-grid{gap:32px}
.trione-substack-reflections .trione-card-grid>p:first-child{display:none}
.trione-substack-reflections .trione-essay-card{display:flex;flex-direction:column;min-height:232px;padding:32px;background:rgba(255,255,255,.4);border:1px solid rgba(216,199,161,.3);border-radius:2px;box-shadow:none;transition:background .5s,border-color .5s,transform .3s}
.trione-substack-reflections .trione-essay-card:hover{background:rgba(255,255,255,.6);border-color:rgba(49,74,103,.3);transform:none}
.trione-substack-reflections .trione-essay-card>div{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;color:rgba(53,53,53,.5);font-size:.75rem;line-height:1.35;letter-spacing:.08em;text-transform:uppercase}
.trione-substack-reflections .trione-essay-card h3{font-size:1.5rem;line-height:1.25;color:var(--trione-slate-blue);margin:0 0 12px;transition:color .3s}
.trione-substack-reflections .trione-essay-card p{margin:0 0 24px;color:rgba(53,53,53,.7);font-size:1rem;line-height:1.625}
.trione-substack-reflections .trione-essay-card strong{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:2px;color:var(--trione-slate-blue);font-family:var(--trione-body-font);font-size:.875rem;font-weight:600;line-height:1.4;transition:color .3s}
.trione-substack-reflections .trione-essay-card:hover h3,.trione-substack-reflections .trione-essay-card:hover strong{color:var(--trione-terracotta)}
.trione-substack-reflections .trione-essay-card strong .trione-lucide{width:16px;height:16px;transition:transform .3s}
.trione-substack-reflections .trione-essay-card:hover strong .trione-lucide{transform:translateX(4px)}
@media (max-width:900px){.trione-card-grid.columns-2,.trione-card-grid.columns-3,.trione-card-grid.columns-4,.trione-reflections-grid.columns-2 .trione-card-grid,.trione-reflections-grid.columns-3 .trione-card-grid,.trione-reflections-grid.columns-4 .trione-card-grid{grid-template-columns:1fr}.trione-substack-reflections .trione-split-heading{display:block}.trione-substack-reflections .trione-split-heading .trione-link-button{margin-top:20px}}

/* Coming soon: source-matched spacing with the lighter contrast background. */
.trione-coming-soon{padding:40px 0 54px;background:var(--trione-cream);border-top:1px solid rgba(216,199,161,.3);text-align:center}
.trione-coming-soon>.trione-container{width:min(calc(100% - 48px),896px)}
.trione-coming-soon .trione-kicker{display:block;width:max-content;margin:0 auto 16px;color:var(--trione-terracotta);font-size:.75rem;font-weight:700;letter-spacing:.2em;line-height:1.35;text-transform:uppercase}
.trione-coming-soon h2{font-size:clamp(1.875rem,4vw,2.25rem);line-height:1.18;margin:0 0 24px;color:var(--trione-slate-blue)}
.trione-coming-soon>div>p:not(.trione-kicker){max-width:672px;margin:0 auto 48px;color:rgba(53,53,53,.7);font-size:1rem;line-height:1.625}
.trione-coming-soon .trione-card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-bottom:64px}
.trione-coming-soon .trione-mini-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;height:101px;padding:24px;background:rgba(255,255,255,.5);border:1px solid rgba(216,199,161,.2);border-radius:2px;box-shadow:none}
.trione-coming-soon .trione-mini-card span{display:block;color:rgba(49,74,103,.6);font-size:20px;line-height:1}
.trione-coming-soon .trione-mini-card .trione-lucide{width:20px;height:20px;margin:0;stroke-width:1.8}
.trione-coming-soon .trione-mini-card h3{margin:0;font-family:var(--trione-heading-font),"Cormorant Garamond",Garamond,Georgia,serif;font-size:.875rem;font-weight:500;line-height:1.45;color:rgba(53,53,53,.8);white-space:nowrap}
@media (max-width:900px){.trione-coming-soon .trione-card-grid.four{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:48px}}
@media (max-width:520px){.trione-coming-soon .trione-card-grid.four{grid-template-columns:1fr}.trione-coming-soon .trione-mini-card h3{white-space:normal}}

/* Reusable builder header block. */
.trione-section-header{text-align:center;max-width:880px;margin:0 auto;color:inherit}
.trione-section-header .trione-kicker{width:max-content;margin:0 auto 18px}
.trione-section-header h2{font-size:clamp(2.75rem,6vw,5rem);line-height:1.04;margin:0;color:var(--trione-slate-blue)}
.trione-section-header__description{max-width:690px;margin:24px auto 0;color:rgba(53,53,53,.74);font-size:1.1rem;line-height:1.75}
.trione-section-header .trione-rule{margin-top:26px}
.trione-row .trione-section-header__description{color:inherit;opacity:.74}
@media (max-width:600px){.trione-section-header h2{font-size:clamp(2.4rem,12vw,3.4rem)}}

/* Builder mode: Rows own backgrounds and spacing; nested custom blocks are content modules. */
.trione-row .trione-section,
.trione-row .trione-framework-cards,
.trione-row .trione-testimonials,
.trione-row .trione-reflections-grid,
.trione-row .trione-substack-reflections,
.trione-row .trione-coming-soon,
.trione-row .trione-framework-detail,
.trione-row .trione-speaking-topics{padding:0!important;background:transparent!important;border-top:0!important}
.trione-row .trione-section:before,
.trione-row .trione-framework-cards:before,
.trione-row .trione-testimonials:before{display:none!important}
.trione-row .trione-section>.trione-container,
.trione-row .trione-framework-cards>.trione-container,
.trione-row .trione-testimonials>.trione-container,
.trione-row .trione-reflections-grid>.trione-container,
.trione-row .trione-substack-reflections>.trione-container,
.trione-row .trione-coming-soon>.trione-container,
.trione-row .trione-framework-detail>.trione-container,
.trione-row .trione-speaking-topics>.trione-container{width:100%;max-width:100%;margin-inline:0}
.trione-row .trione-page-intro,
.trione-row .trione-image-text,
.trione-row .trione-cta{background:transparent!important}

/* Speaking topics: source-matched layout and editor formatting. */
.trione-speaking-topics{
	padding:0;
	background:transparent;
	border-top:0;
}
.trione-speaking-topics__inner,
.trione-speaking-topics>div{
	width:100%;
}
.trione-speaking-topics__heading{
	margin-bottom:48px;
}
.trione-speaking-topics h2{
	margin:0 0 16px;
	color:var(--trione-slate-blue);
	font-family:var(--trione-heading-font);
	font-size:30px;
	font-weight:400;
	line-height:1.2;
	letter-spacing:0;
}
.trione-speaking-topics .trione-rule.left{
	width:64px;
	height:1px;
	margin:0 0 32px;
	background:var(--trione-terracotta);
}
.trione-speaking-topics__list{
	display:grid;
	gap:32px;
}
.trione-speaking-topics .trione-card{
	margin:0;
	padding:32px;
	background:rgba(255,255,255,.4);
	border:1px solid rgba(216,199,161,.3);
	border-radius:2px;
	box-shadow:none;
	transition:border-color .22s ease;
}
.trione-speaking-topics .trione-card:hover{
	border-color:rgba(49,74,103,.3);
}
.trione-speaking-topics .trione-card h3{
	margin:0 0 12px;
	color:var(--trione-slate-blue);
	font-family:var(--trione-heading-font);
	font-size:20px;
	font-weight:400;
	line-height:1.4;
	letter-spacing:0;
}
.trione-speaking-topics .trione-card p{
	margin:0;
	color:rgba(53,53,53,.7);
	font-family:var(--trione-body-font);
	font-size:16px;
	font-weight:400;
	line-height:1.625;
	letter-spacing:0;
}
.trione-speaking-topics__note,
.trione-speaking-topics aside{
	margin-top:64px;
	padding:32px;
	background:rgba(216,199,161,.1);
	border:0;
	border-left:4px solid var(--trione-slate-blue);
	border-radius:2px;
	color:rgba(53,53,53,.7);
}
.trione-speaking-topics__note h3,
.trione-speaking-topics aside h3{
	margin:0 0 8px;
	color:var(--trione-slate-blue);
	font-family:var(--trione-heading-font);
	font-size:18px;
	font-weight:400;
	line-height:1.45;
}
.trione-speaking-topics__note p,
.trione-speaking-topics aside p{
	margin:0;
	color:rgba(53,53,53,.7);
	font-family:var(--trione-body-font);
	font-size:14px;
	line-height:1.625;
}
.editor-styles-wrapper .trione-speaking-topics{
	padding:0!important;
}

/* Configurable speaking form. */
.trione-speaking-form__fields{
	display:grid;
	grid-template-columns:repeat(2,minmax(0,1fr));
	gap:18px;
}
.trione-speaking-field{
	margin:0;
}
.trione-speaking-field--full{
	grid-column:1/-1;
}
.trione-speaking-form select{
	width:100%;
	border:1px solid rgba(216,199,161,.65);
	background:rgba(255,255,255,.82);
	padding:14px 15px;
	border-radius:var(--trione-radius);
	font:inherit;
	color:var(--trione-charcoal);
}
.trione-speaking-form .trione-honeypot{
	position:absolute;
	left:-9999px;
	width:1px;
	height:1px;
	opacity:0;
	pointer-events:none;
}
.trione-form-message{
	margin-top:14px;
	color:rgba(53,53,53,.72);
	font-size:14px;
	line-height:1.5;
}
.trione-form-message.is-error{
	color:#9f3d25;
}
.trione-form-success h3{
	margin-bottom:8px;
}
.trione-form-success p{
	margin:0;
	color:rgba(53,53,53,.72);
	line-height:1.7;
}

/* About/source text treatments available as reusable blocks. */
.trione-lead-text{
	margin:0 0 32px;
	color:var(--trione-slate-blue);
	font-family:var(--trione-heading-font);
	font-size:20px;
	font-weight:400;
	line-height:1.625;
	letter-spacing:0;
}
.trione-border-quote{
	margin:48px 0;
	padding-left:24px;
	border-left:2px solid rgba(181,110,74,.5);
}
.trione-border-quote p{
	margin:0;
	color:var(--trione-slate-blue);
	font-family:var(--trione-heading-font);
	font-size:24px;
	font-style:italic;
	font-weight:400;
	line-height:1.25;
	letter-spacing:0;
}
.trione-caption-text{
	margin:16px 0 0;
	color:rgba(53,53,53,.5);
	font-family:var(--trione-body-font);
	font-size:12px;
	font-style:italic;
	line-height:1.5;
	text-align:center;
}
.editor-styles-wrapper .trione-lead-text,
.editor-styles-wrapper .trione-border-quote,
.editor-styles-wrapper .trione-caption-text{
	max-width:100%;
}
@media (max-width:900px){
	.trione-speaking-form__fields{
		grid-template-columns:1fr;
	}
	.trione-speaking-field--half{
		grid-column:1/-1;
	}
}

/* Searchable Lucide icon picker in block sidebars. */
.trione-icon-picker{margin:0 0 22px;padding:12px;border:1px solid #dcdcde;border-radius:4px;background:#fff;color:#1d2327}
.trione-icon-picker__current{display:flex;align-items:center;gap:10px;margin-bottom:12px;padding:10px;background:#f6f7f7;border-radius:4px}
.trione-icon-picker__current>span{display:flex;align-items:center;justify-content:center;width:34px;height:34px;color:var(--trione-slate-blue)}
.trione-icon-picker__current .trione-lucide{width:22px;height:22px}
.trione-icon-picker__current strong{display:block;font-size:12px;line-height:1.2}
.trione-icon-picker__current code{display:block;margin-top:3px;padding:0;background:transparent;color:#646970;font-size:11px}
.trione-icon-picker__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;max-height:260px;overflow:auto;padding-right:2px}
.trione-icon-picker__choice{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:72px;padding:8px;border:1px solid #dcdcde;border-radius:4px;background:#fff;color:#1d2327;cursor:pointer}
.trione-icon-picker__choice:hover,.trione-icon-picker__choice.is-selected{border-color:var(--trione-slate-blue);box-shadow:0 0 0 1px var(--trione-slate-blue)}
.trione-icon-picker__choice .trione-lucide{width:20px;height:20px}
.trione-icon-picker__choice span{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.2}
.trione-icon-picker__empty{margin:10px 0 0;color:#646970;font-size:12px}

/* Zen link-in-bio page. */
.trione-link-page{
	min-height:100vh;
	padding:54px 20px 58px;
	background:
		radial-gradient(circle at 15% 2%, rgba(214,132,82,.58), transparent 23rem),
		radial-gradient(circle at 86% 12%, rgba(242,179,96,.38), transparent 19rem),
		radial-gradient(circle at 45% 74%, rgba(74,126,151,.72), transparent 30rem),
		linear-gradient(160deg, #4a4b4e 0%, #223746 38%, #4f86a0 100%);
	color:rgba(244,241,234,.92);
	display:flex;
	align-items:flex-start;
	justify-content:center;
	position:relative;
	overflow:hidden;
}
.trione-link-page:before{
	content:"";
	position:absolute;
	inset:0;
	background:
		linear-gradient(180deg, rgba(255,255,255,.04), rgba(0,0,0,.22)),
		radial-gradient(circle at 50% 50%, transparent, rgba(9,16,22,.22));
	pointer-events:none;
}
.trione-link-page__shell{
	width:min(100%,520px);
	margin-inline:auto;
	text-align:center;
	position:relative;
	z-index:1;
}
.trione-link-page__photo{
	width:104px;
	height:104px;
	margin:0 auto 18px;
	border-radius:999px;
	object-fit:cover;
	border:1px solid rgba(244,241,234,.28);
	box-shadow:0 18px 60px rgba(0,0,0,.34);
}
.trione-link-page h1{
	margin:0;
	color:rgba(244,241,234,.96);
	font-size:clamp(2.55rem,9vw,4.2rem);
	font-style:italic;
	line-height:.98;
	text-shadow:0 2px 28px rgba(0,0,0,.3);
}
.trione-link-page__summary{
	max-width:430px;
	margin:16px auto 22px;
	color:rgba(244,241,234,.7);
	font-size:1rem;
	line-height:1.65;
}
.trione-link-page__pills{
	display:flex;
	align-items:center;
	justify-content:center;
	gap:12px;
	margin:0 auto 34px;
}
.trione-link-page__pills span{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-width:88px;
	padding:8px 14px;
	border:1px solid rgba(244,241,234,.18);
	border-radius:999px;
	background:rgba(255,255,255,.045);
	color:rgba(244,241,234,.72);
	font-size:11px;
	font-weight:700;
	letter-spacing:.22em;
	line-height:1;
	text-transform:uppercase;
	backdrop-filter:blur(12px);
}
.trione-link-page__divider{
	display:grid;
	grid-template-columns:1fr 7px 7px 1fr;
	align-items:center;
	gap:7px;
	margin:0 auto 22px;
	color:rgba(216,199,161,.58);
}
.trione-link-page__divider span{
	height:1px;
	background:rgba(244,241,234,.1);
}
.trione-link-page__divider i{
	width:5px;
	height:5px;
	border-radius:999px;
	background:currentColor;
}
.trione-link-page__path-heading{
	margin:0 0 22px;
	text-align:left;
	padding-left:16px;
	border-left:1px solid rgba(216,199,161,.6);
}
.trione-link-page__path-heading p{
	margin:0 0 5px;
	color:rgba(216,199,161,.9);
	font-size:12px;
	font-weight:700;
	letter-spacing:.28em;
	text-transform:uppercase;
}
.trione-link-page__path-heading h2{
	margin:0;
	color:rgba(244,241,234,.95);
	font-size:1.55rem;
	font-style:italic;
	line-height:1.1;
}
.trione-link-page__socials{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:center;
	gap:14px;
	margin:0 0 34px;
}
.trione-link-page__links+.trione-link-page__socials{
	margin:34px 0 0;
}
.trione-link-page__socials a{
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	gap:8px;
	min-width:58px;
	min-height:60px;
	border-radius:999px;
	background:transparent;
	border:0;
	color:rgba(244,241,234,.74);
	box-shadow:none;
}
.trione-link-page__socials a:hover{
	color:rgba(216,199,161,.96);
	transform:translateY(-1px);
}
.trione-link-page__socials .trione-lucide{
	width:20px;
	height:20px;
	padding:11px;
	box-sizing:content-box;
	border-radius:999px;
	background:rgba(255,255,255,.08);
	border:1px solid rgba(244,241,234,.11);
	box-shadow:inset 0 1px rgba(255,255,255,.08);
}
.trione-link-page__social-image{
	width:20px;
	height:20px;
	padding:11px;
	object-fit:contain;
	display:block;
	border-radius:999px;
	background:rgba(255,255,255,.08);
	border:1px solid rgba(244,241,234,.11);
	box-sizing:content-box;
}
.trione-link-page__socials a>span{
	color:rgba(244,241,234,.52);
	font-size:11px;
	letter-spacing:.06em;
}
.trione-link-page__links{
	display:grid;
	gap:14px;
}
.trione-link-page__link{
	display:grid;
	grid-template-columns:54px 1fr 42px;
	align-items:center;
	gap:16px;
	min-height:86px;
	padding:14px 16px;
	border-radius:16px;
	background:linear-gradient(135deg, rgba(255,255,255,.12), rgba(255,255,255,.055));
	border:1px solid rgba(244,241,234,.12);
	box-shadow:0 18px 46px rgba(0,0,0,.24), inset 0 1px rgba(255,255,255,.08);
	color:rgba(244,241,234,.94);
	text-align:left;
	backdrop-filter:blur(16px);
}
.trione-link-page__link--soft{background:linear-gradient(135deg, rgba(255,255,255,.18), rgba(255,255,255,.07))}
.trione-link-page__link--blue{background:linear-gradient(135deg, rgba(113,169,210,.68), rgba(38,80,107,.72));box-shadow:0 18px 46px rgba(36,91,128,.28), inset 0 1px rgba(255,255,255,.22)}
.trione-link-page__link--dark{background:linear-gradient(160deg, rgba(10,23,31,.95), rgba(15,35,43,.9));border-color:rgba(142,169,176,.16);position:relative;overflow:hidden}
.trione-link-page__link--dark:before{content:"";position:absolute;left:68px;right:44px;top:50%;height:40px;border-top:1px solid rgba(216,199,161,.32);border-radius:50%;transform:translateY(-25%) rotate(-5deg);pointer-events:none}
.trione-link-page__link--retreat{background:linear-gradient(110deg, rgba(154,126,111,.72), rgba(35,89,115,.72));box-shadow:0 18px 46px rgba(35,89,115,.26), inset 0 1px rgba(255,255,255,.18)}
.trione-link-page__link--orange{background:linear-gradient(135deg, rgba(202,111,66,.92), rgba(166,89,56,.82));border-color:rgba(244,218,188,.36);outline:1px dashed rgba(244,218,188,.58);outline-offset:-8px}
.trione-link-page__link--sand{background:linear-gradient(135deg, rgba(234,211,151,.96), rgba(203,173,113,.9));color:rgba(244,241,234,.94);box-shadow:0 18px 46px rgba(95,72,28,.24), inset 0 1px rgba(255,255,255,.28)}
.trione-link-page__link--wave{background:linear-gradient(170deg, rgba(42,98,121,.72), rgba(45,94,114,.5));position:relative;overflow:hidden}
.trione-link-page__link--wave:before{content:"";position:absolute;left:-12%;right:-12%;bottom:-18px;height:42px;background:rgba(244,241,234,.12);clip-path:polygon(0 55%,35% 28%,70% 58%,100% 35%,100% 100%,0 100%);pointer-events:none}
.trione-link-page__link:hover{
	border-color:rgba(216,199,161,.38);
	color:rgba(244,241,234,1);
	transform:translateY(-1px);
}
.trione-link-page__link-icon{
	display:flex;
	align-items:center;
	justify-content:center;
	width:54px;
	height:54px;
	border-radius:999px;
	background:rgba(244,241,234,.1);
	color:rgba(244,241,234,.85);
	border:1px solid rgba(244,241,234,.1);
}
.trione-link-page__link-icon .trione-lucide{
	width:24px;
	height:24px;
}
.trione-link-page__link strong{
	display:block;
	font-family:var(--trione-heading-font);
	font-size:1.45rem;
	font-weight:500;
	line-height:1.05;
}
.trione-link-page__arrow{
	justify-self:end;
	width:18px;
	height:18px;
	padding:10px;
	box-sizing:content-box;
	border-radius:999px;
	background:rgba(244,241,234,.12);
	color:rgba(244,241,234,.9);
	transition:transform .25s;
}
.trione-link-page__link:hover .trione-link-page__arrow{
	transform:translateX(3px);
}
.trione-link-page__contact{
	background:linear-gradient(135deg, rgba(216,199,161,.58), rgba(181,110,74,.5));
	border-color:rgba(216,199,161,.28);
	color:var(--trione-cream);
}
.trione-link-page__contact:hover{
	background:linear-gradient(135deg, rgba(216,199,161,.7), rgba(181,110,74,.62));
	color:var(--trione-cream);
	border-color:rgba(244,241,234,.28);
}
.trione-link-page__contact .trione-link-page__link-icon{
	background:rgba(244,241,234,.14);
	color:var(--trione-cream);
}
.trione-link-page__contact-editor{
	cursor:text;
}
.trione-link-page__footer-mark{
	margin:34px auto 0;
	color:rgba(244,241,234,.62);
	font-family:var(--trione-heading-font);
	font-size:1rem;
	font-style:italic;
	line-height:1.4;
}
.trione-link-page-editor-card{
	margin:0 0 18px;
	padding:12px;
	border:1px solid #dcdcde;
	border-radius:4px;
	background:#fff;
}
.trione-link-page-editor-actions{
	display:flex;
	flex-wrap:wrap;
	gap:8px;
	align-items:center;
	margin-top:8px;
}
.trione-link-page-editor-help{
	margin:-4px 0 12px;
	color:#646970;
	font-size:12px;
	line-height:1.45;
}
.trione-link-page__link-editor{
	grid-template-columns:54px 1fr 42px;
	cursor:text;
}
.trione-link-page__link-editor.is-dragging,
.trione-link-page__social-editor-item.is-dragging{
	opacity:.45;
}
.trione-link-page__drag,
.trione-link-page__social-drag{
	display:none;
}
.trione-link-page__link-editor .components-button.is-link{
	justify-self:end;
	margin:0!important;
	font-size:12px;
}
.trione-link-page__social-editor-item{
	display:grid;
	grid-template-columns:42px minmax(70px,1fr);
	align-items:center;
	gap:8px;
	padding:6px 8px;
	border:1px dashed rgba(49,74,103,.18);
	border-radius:999px;
	background:rgba(255,255,255,.28);
	cursor:text;
}
.trione-link-page__social-editor-item .components-button.is-link{
	display:none;
}
.trione-link-page__social-edit-label{
	min-width:70px;
	color:rgba(49,74,103,.82);
	font-size:12px;
	font-weight:600;
	line-height:1.2;
	text-align:left;
}
.trione-link-page__social-editor-item>a{
	margin:0;
}
@media (max-width:600px){
	.trione-link-page{
		padding:72px 18px;
		align-items:flex-start;
	}
	.trione-link-page__link{
		grid-template-columns:40px 1fr 18px;
		padding-right:14px;
	}
	.trione-link-page__link-editor{
		grid-template-columns:40px 1fr 40px;
	}
	.trione-link-page__link-icon{
		width:40px;
		height:40px;
	}
}
