/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--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;-webkit-text-decoration:inherit;-webkit-text-decoration: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}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.table{display:table}}:root{--ivory:#fbf8f2;--paper:#f4ede2;--sand:#e6d8c5;--ink:#172b48;--muted:#667085;--blue:#2b65d9;--blue-dark:#1f4fb8;--teal:#43c1c2;--sage:#788b78;--terracotta:#bf7862;--white:#fff;--line:#172b481f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--ink);margin:0;font-family:IBM Plex Sans Arabic,Noto Kufi Arabic,Tahoma,Arial,sans-serif}button,select{font:inherit}a{color:inherit;text-decoration:none}.container{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbf8f2e6;border-bottom:1px solid #172b4812;position:sticky;top:0}.nav-wrap{align-items:center;gap:34px;min-height:78px;display:flex}.brand{flex:none;width:142px;height:58px;display:block;overflow:hidden}.brand img{object-fit:contain;width:100%;height:100%}nav{align-items:center;gap:30px;margin-inline-start:auto;font-size:14px;font-weight:700;display:flex}nav a{padding:10px 0;position:relative}nav a:after{content:"";background:var(--teal);width:0;height:2px;transition:width .18s;position:absolute;bottom:4px;right:0}nav a:hover:after,nav a:focus-visible:after{width:100%}.header-cta{border:1px solid var(--blue);color:var(--blue);border-radius:12px;padding:10px 18px;font-size:14px;font-weight:800}.header-cta:hover{background:var(--blue);color:#fff}.hero{border-bottom:1px solid var(--line);min-height:690px;padding:80px 0 66px;position:relative;overflow:hidden}.hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:68px;display:grid}.hero-copy{z-index:2;animation:.52s ease-out both reveal-right;position:relative}.eyebrow{color:var(--sage);letter-spacing:.02em;align-items:center;gap:10px;font-size:14px;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:26px;height:2px}.hero h1{letter-spacing:-.035em;margin:18px 0 22px;font-size:clamp(46px,5.2vw,74px);line-height:1.22}.hero h1 em{color:var(--blue);font-style:normal;position:relative}.hero h1 em:after{content:"";z-index:-1;background:#43c1c238;border-radius:999px;width:100%;height:9px;position:absolute;bottom:1px;right:0}.hero-lead{color:#536174;max-width:620px;margin:0;font-size:19px;line-height:1.9}.hero-meta{flex-wrap:wrap;gap:9px;margin-top:20px;display:flex}.hero-meta span{color:#405573;background:#fff9;border:1px solid #2b65d921;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:800}.hero-actions{align-items:center;gap:24px;margin-top:30px;display:flex}.primary-button,.checkout-button{background:var(--blue);color:#fff;border-radius:13px;justify-content:center;align-items:center;min-height:56px;padding:0 28px;font-weight:900;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 12px 30px #2b65d92e}.primary-button:hover,.checkout-button:hover{background:var(--blue-dark);transform:translateY(-2px);box-shadow:0 16px 34px #2b65d93b}.text-link{color:var(--ink);font-weight:800}.text-link span{color:var(--teal);transition:transform .18s;display:inline-block}.text-link:hover span{transform:translate(-4px)}.trust-row{grid-template-columns:repeat(3,max-content);gap:24px;margin-top:36px;display:grid}.trust-row div{border-inline-start:1px solid var(--line);grid-template-columns:auto auto;align-items:center;gap:4px 9px;padding-inline-start:20px;display:grid}.trust-row strong{color:var(--teal);grid-row:span 2;font-size:27px;line-height:1}.trust-row span{color:var(--muted);font-size:12px;font-weight:700}.hero-art{min-height:500px;animation:.65s ease-out 80ms both reveal-left;position:relative}.art-frame{background:var(--paper);border-radius:46% 54% 51% 49%/45% 39% 61% 55%;position:absolute;inset:10px 0 0;overflow:hidden;box-shadow:0 28px 70px #3843341f}.art-frame img{object-fit:cover;object-position:center}.accreditation-card{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #ffffffbf;border-radius:14px;gap:4px;padding:14px 18px;display:grid;position:absolute;bottom:12px;right:18px;box-shadow:0 12px 30px #172b481a}.accreditation-card span{color:var(--muted);font-size:10px;font-weight:800}.accreditation-card strong{color:var(--blue);letter-spacing:.02em;font-size:13px}.hero-orb{filter:blur(1px);opacity:.55;border-radius:999px;position:absolute}.hero-orb-one{background:#43c1c21f;width:220px;height:220px;top:-80px;left:20%}.hero-orb-two{border:1px solid #bf786240;width:310px;height:310px;bottom:-170px;right:-170px}.about-section{background:#fff;padding:105px 0}.section-heading{justify-content:space-between;align-items:end;gap:60px;margin-bottom:42px;display:flex}.section-heading h2{letter-spacing:-.025em;margin:12px 0 0;font-size:clamp(32px,4vw,50px);line-height:1.25}.section-heading>p{max-width:460px;color:var(--muted);margin:0;line-height:1.9}.about-grid{grid-template-columns:1.08fr .92fr;gap:22px;display:grid}.objectives-card,.speakers-card{border:1px solid var(--line);border-radius:24px;padding:34px}.objectives-card{background:var(--ivory)}.speakers-card{background:linear-gradient(145deg, var(--ink), #244f78);color:#fff}.card-label{color:var(--sage);margin-bottom:20px;font-size:13px;font-weight:900;display:block}.speakers-card .card-label{color:#9de1df}.objectives-card ul{margin:0;padding:0;list-style:none}.objectives-card li{border-bottom:1px solid var(--line);color:#4f5d70;gap:11px;padding:11px 0;font-size:14px;line-height:1.7;display:flex}.objectives-card li:last-child{border-bottom:0}.objectives-card li span{color:var(--teal);font-weight:900}.speaker-cloud{flex-wrap:wrap;gap:9px;display:flex}.speaker-cloud span{background:#ffffff12;border:1px solid #ffffff1f;border-radius:9px;padding:9px 11px;font-size:11px;font-weight:700}.program-section{background:var(--ivory);padding:105px 0}.conference-card{color:#fff;background:linear-gradient(122deg, var(--ink), #244f78);border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:26px;min-height:180px;padding:32px 36px;display:grid;box-shadow:0 24px 50px #172b482b}.number-stamp{width:78px;height:78px;color:var(--teal);border:1px solid #ffffff47;border-radius:50%;place-items:center;font-size:24px;font-weight:900;display:grid}.mini-label{color:#9de1df;font-size:12px;font-weight:800}.conference-card h3{margin:7px 0 8px;font-size:24px}.conference-card p{color:#ffffffb8;margin:0}.hours-pill{white-space:nowrap;background:#ffffff1a;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:800}.agenda-grid{grid-template-columns:1fr 1fr;align-items:start;gap:22px;margin-top:22px;display:grid}.agenda-day{border:1px solid var(--line);background:#fff;border-radius:22px;overflow:hidden}.agenda-day summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:22px 24px;list-style:none;display:flex}.agenda-day summary::-webkit-details-marker{display:none}.agenda-day summary>span{gap:4px;font-size:19px;font-weight:900;display:grid}.agenda-day summary small{color:var(--muted);font-size:11px;font-weight:700}.agenda-day summary b{color:var(--blue);font-size:11px}.agenda-day[open] summary{border-bottom:1px solid var(--line)}.table-scroll{overflow-x:auto}.agenda-day table{border-collapse:collapse;width:100%;min-width:540px}.agenda-day th,.agenda-day td{border-bottom:1px solid var(--line);text-align:right;vertical-align:top;padding:13px 14px;font-size:11px;line-height:1.6}.agenda-day th{color:var(--sage);background:#f8faf8;font-weight:900}.agenda-day td:first-child{color:var(--blue);white-space:nowrap;font-weight:900}.agenda-day td:last-child{color:var(--muted)}.workshops-section{background:#f2f8f7;padding:105px 0}.workshop-day+.workshop-day{margin-top:46px}.workshop-day>h3{color:var(--ink);margin:0 0 18px;font-size:20px}.workshop-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:18px;display:grid}.workshop-card{background:#fff;border:1px solid #172b481c;border-radius:22px;overflow:hidden;box-shadow:0 15px 35px #172b480f}.workshop-card>:not(details){margin-inline:24px}.workshop-topline{color:var(--sage);justify-content:space-between;gap:10px;padding-top:24px;font-size:10px;font-weight:900;display:flex}.workshop-topline span{color:var(--terracotta)}.workshop-card h4{min-height:82px;margin-top:14px;margin-bottom:12px;font-size:17px;line-height:1.65}.workshop-speaker{color:var(--ink);margin-top:0;margin-bottom:8px;font-size:12px;font-weight:800}.workshop-code{color:var(--blue);background:#2b65d912;border-radius:7px;margin-bottom:20px;padding:6px 9px;font-size:9px;font-weight:800;display:inline-block}.workshop-card details{border-top:1px solid var(--line)}.workshop-card details summary{cursor:pointer;color:var(--blue);padding:15px 24px;font-size:11px;font-weight:900;list-style:none}.workshop-card details summary::-webkit-details-marker{display:none}.workshop-card details ul{margin:0;padding:0 24px 20px;list-style:none}.workshop-card details li{border-bottom:1px solid var(--line);color:var(--muted);grid-template-columns:78px 1fr;gap:10px;padding:9px 0;font-size:10px;line-height:1.5;display:grid}.workshop-card details li:last-child{border-bottom:0}.workshop-card time{color:var(--teal);text-align:right;direction:ltr;font-weight:900}.packages-section{background:var(--ivory);padding:105px 0 80px}.section-heading.centered{text-align:center;max-width:760px;margin:0 auto 48px;display:block}.section-heading.centered .eyebrow{justify-content:center}.section-heading.centered>p{max-width:650px;margin:16px auto 0}.packages-grid{grid-template-columns:repeat(5,1fr);align-items:stretch;gap:14px;display:grid}.package-card{border:1px solid var(--line);background:#fff;border-radius:21px;flex-direction:column;padding:27px 20px 22px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative}.package-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #172b4814}.package-card.featured{border-color:var(--teal);box-shadow:0 18px 50px #43c1c221}.package-card.selected{border-color:var(--blue);outline:3px solid #2b65d929}.value-badge{color:#fff;background:var(--terracotta);border-radius:999px;padding:5px 9px;font-size:10px;font-weight:900;position:absolute;top:15px;left:16px}.package-kicker{color:var(--sage);font-size:11px;font-weight:800}.package-card h3{min-height:52px;margin:8px 0 14px;font-size:18px;line-height:1.45}.price{border-bottom:1px solid var(--line);align-items:end;gap:6px;padding-bottom:18px;display:flex}.price strong{color:var(--blue);letter-spacing:-.04em;font-size:38px;line-height:1}.price span{color:var(--muted);font-size:12px;font-weight:800}.package-card ul{flex:1;margin:18px 0 24px;padding:0;list-style:none}.package-card li{color:#5e6879;align-items:start;gap:7px;margin:10px 0;font-size:12px;line-height:1.55;display:flex}.package-card li span{color:var(--teal);font-weight:900}.package-card button{border:1px solid var(--blue);width:100%;min-height:44px;color:var(--blue);cursor:pointer;background:#fff;border-radius:11px;padding:8px 10px;font-size:12px;font-weight:900;transition:all .18s}.package-card button:hover,.package-card.selected button{color:#fff;background:var(--blue)}.registration-panel{color:#fff;background:var(--ink);border-radius:28px;grid-template-columns:.82fr 1.18fr;gap:52px;margin-top:28px;padding:48px;scroll-margin-top:100px;display:grid;box-shadow:0 26px 65px #172b482e}.registration-copy h3{margin:12px 0;font-size:36px}.registration-copy>p{color:#ffffffad;margin:0;line-height:1.85}.safe-note{color:#b5dfdb;gap:9px;margin-top:26px;font-size:12px;font-weight:700;display:flex}.registration-form{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:20px;padding:26px}.selected-summary{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding-bottom:18px;display:flex}.selected-summary>div:first-child{gap:5px;display:grid}.selected-summary span{color:#ffffff94;font-size:11px}.selected-summary strong{font-size:17px}.summary-price{align-items:end;gap:5px;display:flex}.summary-price strong{color:var(--teal);font-size:30px;line-height:1}.registration-form label{color:#fff;gap:8px;font-size:12px;font-weight:800;display:grid}.registration-form select{width:100%;min-height:50px;color:var(--ink);background:#fff;border:1px solid #ffffff29;border-radius:10px;outline:none;padding:0 14px}.registration-form select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #43c1c233}.select-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.no-selection{color:#ffffffa6;border:1px dashed #ffffff2e;border-radius:10px;align-items:center;min-height:50px;margin:0;padding:0 14px;font-size:12px;display:flex}.checkout-button{width:100%;margin-top:18px}.checkout-button span{margin-inline-start:8px}.checkout-button:disabled{color:#ffffff80;box-shadow:none;cursor:not-allowed;background:#ffffff14;border:1px solid #ffffff24;transform:none}.form-footnote{color:#ffffff80;text-align:center;margin:10px 0 0;font-size:10px}.faq-grid{border-top:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:0 70px;margin-top:92px;padding-top:50px;display:grid}.faq-grid>div{grid-row:span 4}.faq-grid h2{margin:12px 0;font-size:34px}.faq-grid details{border-bottom:1px solid var(--line);padding:18px 0}.faq-grid summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;font-weight:900;display:flex}.faq-grid summary:after{content:"+";color:var(--teal);font-size:22px}.faq-grid details[open] summary:after{content:"−"}.faq-grid p{color:var(--muted);margin:13px 0 0;font-size:14px;line-height:1.8}.brand-banner{background:#fff;overflow:hidden}.brand-banner img{object-fit:contain;width:100%;height:auto;max-height:220px;display:block}footer{color:#ffffffb3;background:#101e34;padding:38px 0}.footer-wrap{align-items:center;gap:22px;display:flex}.footer-brand{place-items:center;width:76px;height:64px;padding:3px;display:grid;overflow:hidden}.footer-brand img{object-fit:contain;width:100%;height:100%}.footer-wrap p{margin:0;font-size:13px}.footer-wrap a{color:#fff;margin-inline-start:auto;font-size:13px;font-weight:800}.mobile-sticky{display:none}@keyframes reveal-right{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes reveal-left{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@media (width<=1080px){.packages-grid{grid-template-columns:repeat(3,1fr)}.package-card:last-child{grid-column:span 2}}@media (width<=900px){nav{display:none}.hero{padding-top:50px}.hero-grid{grid-template-columns:1fr;gap:34px}.hero-copy{text-align:center}.hero-lead{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.hero-art{min-height:420px}.section-heading{display:block}.section-heading>p{margin-top:16px}.about-grid,.agenda-grid,.registration-panel{grid-template-columns:1fr}.workshop-grid,.packages-grid{grid-template-columns:repeat(2,1fr)}.package-card:last-child{grid-column:auto}.faq-grid{grid-template-columns:1fr}.faq-grid>div{grid-row:auto;margin-bottom:20px}}@media (width<=620px){.container{width:min(100% - 28px,1180px)}.site-header{position:relative}.nav-wrap{min-height:68px}.brand{width:118px;height:48px}.header-cta{margin-inline-start:auto;font-size:12px}.hero{min-height:auto;padding:46px 0 52px}.hero h1{font-size:42px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;gap:14px}.primary-button{width:100%}.trust-row{grid-template-columns:repeat(3,1fr);gap:8px}.trust-row div{border:0;flex-direction:column;padding-inline-start:0;display:flex}.trust-row strong{font-size:23px}.hero-art{min-height:330px}.art-frame{border-radius:28px}.about-section,.program-section,.workshops-section,.packages-section{padding:72px 0}.section-heading h2{font-size:34px}.conference-card{grid-template-columns:1fr auto;padding:24px}.conference-card .number-stamp{display:none}.conference-card h3{font-size:19px}.conference-card p{font-size:13px;line-height:1.7}.workshop-grid,.packages-grid{grid-template-columns:1fr}.workshop-card h4,.package-card h3{min-height:auto}.registration-panel{gap:26px;padding:25px 18px}.registration-form{padding:18px 14px}.select-grid{grid-template-columns:1fr}.faq-grid{gap:0;margin-top:70px}.footer-wrap{flex-wrap:wrap}.footer-wrap a{width:100%;margin:0}.mobile-sticky{z-index:60;color:#fff;background:var(--blue);border-radius:14px;justify-content:center;align-items:center;min-height:52px;font-weight:900;display:flex;position:fixed;bottom:14px;left:14px;right:14px;box-shadow:0 14px 34px #1f4fb852}footer{padding-bottom:105px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:focus-visible{outline-offset:3px;outline:3px solid #43c1c2a6}
