/* Aegis Founding Design Partner Programme v1.8.7 */
.dp-page{
  --dp-black:#050607;
  --dp-ink:#f5f1e8;
  --dp-soft:#b8b6b0;
  --dp-gold:#d7b66a;
  --dp-gold-2:#f0d99b;
  --dp-cyan:#69e7ec;
  --dp-line:rgba(255,255,255,.12);
  background:#050607;
  color:var(--dp-ink);
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  line-height:1.55;
}
.dp-page:before{display:none}
.dp-page *{scroll-margin-top:88px}
.dp-page a{transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease,opacity .18s ease}
.dp-shell{width:min(1280px,calc(100% - 56px));margin:0 auto}
.dp-header{
  position:fixed;inset:0 0 auto;z-index:120;
  background:rgba(5,6,7,.72);border-bottom:1px solid rgba(255,255,255,.08);
  backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)
}
.dp-header-row{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.dp-brand{display:flex;align-items:center;gap:11px;text-decoration:none;min-width:210px;color:#fff}
.dp-brand img{width:38px;height:38px;object-fit:contain;flex:0 0 auto}
.dp-brand span{display:grid;line-height:1}.dp-brand strong{font-size:18px;letter-spacing:.12em}.dp-brand small{margin-top:5px;font-size:8px;letter-spacing:.17em;color:#a9b5b8;font-weight:800}
.dp-header-actions{display:flex;align-items:center;gap:8px}
.dp-header-actions a{color:#d7d8d6;text-decoration:none;font-size:13px;font-weight:760;padding:9px 13px;border-radius:999px;border:1px solid transparent}
.dp-header-actions a:hover,.dp-header-actions a:focus-visible{color:#fff;border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.05)}
.dp-header-actions .dp-nav-cta{color:#17120a;background:linear-gradient(135deg,#c29b4b,#f0d99b);border-color:#efd38f}
.dp-header-actions .dp-nav-cta:hover{color:#17120a;background:linear-gradient(135deg,#d3ac5a,#ffe6a9);transform:translateY(-1px)}
.dp-lang{letter-spacing:.12em}
.dp-hero{
  min-height:100svh;display:grid;align-items:center;position:relative;overflow:hidden;
  padding:146px 0 80px;background:
  radial-gradient(circle at 76% 30%,rgba(13,88,108,.32),transparent 28%),
  radial-gradient(circle at 24% 92%,rgba(215,182,106,.12),transparent 26%),
  linear-gradient(145deg,#050607 0%,#071016 58%,#081923 100%)
}
.dp-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:
  linear-gradient(90deg,transparent 49.94%,rgba(255,255,255,.035) 50%,transparent 50.06%),
  linear-gradient(transparent 49.94%,rgba(255,255,255,.025) 50%,transparent 50.06%);
  background-size:120px 120px;mask-image:linear-gradient(to bottom,#000,transparent 92%)}
.dp-hero:after{content:"";position:absolute;width:680px;height:680px;border:1px solid rgba(105,231,236,.12);border-radius:50%;right:-260px;top:8%;box-shadow:0 0 0 80px rgba(105,231,236,.025),0 0 0 160px rgba(105,231,236,.018)}
.dp-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.18fr .82fr;gap:clamp(42px,7vw,100px);align-items:center}
.dp-programme-label{display:flex;align-items:center;gap:12px;color:var(--dp-gold-2);font-size:11px;font-weight:850;letter-spacing:.18em;text-transform:uppercase;margin-bottom:28px}
.dp-programme-label:before{content:"";width:34px;height:1px;background:var(--dp-gold)}
.dp-hero h1{font-size:clamp(58px,8.5vw,126px);line-height:.92;letter-spacing:-.07em;max-width:930px;margin:0 0 30px;color:#faf9f5;font-weight:790}
.dp-hero h1 span{color:var(--dp-gold-2)}
.dp-hero-lead{font-size:clamp(18px,2vw,24px);line-height:1.5;color:#c9c7c1;max-width:760px;margin:0 0 34px}
.dp-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}
.dp-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 20px;border-radius:999px;text-decoration:none;font-weight:820;font-size:14px;border:1px solid rgba(255,255,255,.18);color:#fff;background:rgba(255,255,255,.04)}
.dp-button:hover,.dp-button:focus-visible{transform:translateY(-2px);border-color:rgba(255,255,255,.36);background:rgba(255,255,255,.08)}
.dp-button.primary{color:#17120a;background:linear-gradient(135deg,#c49b49,#f2dc9e);border-color:#f2dc9e;box-shadow:0 18px 55px rgba(215,182,106,.14)}
.dp-button.primary:hover{background:linear-gradient(135deg,#d4aa55,#ffe8ad);box-shadow:0 24px 70px rgba(215,182,106,.22)}
.dp-microcopy{margin-top:20px;color:#888d8f;font-size:12px;letter-spacing:.025em}
.dp-system-map{position:relative;min-height:520px;border:1px solid rgba(255,255,255,.10);border-radius:36px;background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.012));box-shadow:0 30px 90px rgba(0,0,0,.42);overflow:hidden}
.dp-system-map:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 52%,rgba(105,231,236,.13),transparent 32%)}
.dp-map-axis{position:absolute;left:9%;right:9%;top:50%;height:1px;background:linear-gradient(90deg,rgba(215,182,106,.3),rgba(215,182,106,.9),rgba(105,231,236,.9),rgba(105,231,236,.3))}
.dp-map-axis:before,.dp-map-axis:after{content:"";position:absolute;top:-4px;width:9px;height:9px;border-radius:50%;background:#fff;box-shadow:0 0 24px currentColor}
.dp-map-axis:before{left:0;color:var(--dp-gold)}.dp-map-axis:after{right:0;color:var(--dp-cyan)}
.dp-location{position:absolute;top:calc(50% + 20px);font-size:11px;letter-spacing:.16em;font-weight:850;text-transform:uppercase}
.dp-location.panama{left:9%;color:var(--dp-gold-2)}.dp-location.bay{right:9%;color:#9af0f2;text-align:right}
.dp-map-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:112px;height:112px;border-radius:50%;display:grid;place-items:center;text-align:center;background:#09131a;border:1px solid rgba(215,182,106,.65);box-shadow:0 0 0 12px rgba(215,182,106,.06),0 0 55px rgba(105,231,236,.15);font-size:12px;line-height:1.2;font-weight:900;letter-spacing:.08em;color:#fff}
.dp-node{position:absolute;padding:8px 11px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(5,6,7,.78);color:#cfd2d1;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}
.dp-node:after{content:"";position:absolute;width:1px;background:rgba(255,255,255,.13)}
.dp-node.n1{left:8%;top:16%}.dp-node.n1:after{height:90px;left:55%;top:100%;transform:rotate(-24deg);transform-origin:top}
.dp-node.n2{left:39%;top:10%}.dp-node.n2:after{height:108px;left:50%;top:100%;transform:rotate(4deg);transform-origin:top}
.dp-node.n3{right:7%;top:20%}.dp-node.n3:after{height:78px;right:60%;top:100%;transform:rotate(25deg);transform-origin:top}
.dp-node.n4{left:7%;bottom:14%}.dp-node.n4:after{height:76px;left:60%;bottom:100%;transform:rotate(30deg);transform-origin:bottom}
.dp-node.n5{left:39%;bottom:9%}.dp-node.n5:after{height:105px;left:50%;bottom:100%;transform:rotate(-4deg);transform-origin:bottom}
.dp-node.n6{right:5%;bottom:18%}.dp-node.n6:after{height:70px;right:60%;bottom:100%;transform:rotate(-27deg);transform-origin:bottom}
.dp-section{position:relative;min-height:82svh;display:grid;align-items:center;padding:110px 0;border-top:1px solid rgba(255,255,255,.075);overflow:hidden}
.dp-section.alt{background:#f2efe7;color:#171717}
.dp-section.deep{background:linear-gradient(145deg,#071016,#050607 60%,#09141a)}
.dp-section-number{font-size:11px;letter-spacing:.2em;text-transform:uppercase;font-weight:850;color:var(--dp-gold);margin-bottom:24px}
.dp-statement{font-size:clamp(44px,7vw,92px);line-height:.98;letter-spacing:-.06em;font-weight:780;max-width:1050px;margin:0 0 30px;color:#faf9f5}
.dp-section.alt .dp-statement{color:#171717}
.dp-section-intro{font-size:clamp(18px,2.1vw,25px);color:#aeb0ad;max-width:820px}
.dp-section.alt .dp-section-intro{color:#585957}
.dp-change-grid{margin-top:58px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--dp-line);border-bottom:1px solid var(--dp-line)}
.dp-change{padding:30px 28px;border-right:1px solid var(--dp-line);min-height:180px;display:flex;flex-direction:column;justify-content:space-between}
.dp-change:last-child{border-right:0}.dp-change small{font-size:11px;color:var(--dp-cyan);letter-spacing:.14em;text-transform:uppercase;font-weight:850}.dp-change p{font-size:20px;color:#dedfdc;line-height:1.4;margin-top:30px}
.dp-bridge-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(0,0,0,.14);border:1px solid rgba(0,0,0,.12);margin-top:48px}
.dp-bridge{background:#f8f6f0;padding:clamp(32px,5vw,68px);min-height:430px;display:flex;flex-direction:column;justify-content:space-between}
.dp-bridge.bay{background:#101a20;color:#fff}.dp-region{font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:900;color:#9a7937}.dp-bridge.bay .dp-region{color:#79e3e8}.dp-bridge h3{font-size:clamp(32px,4vw,54px);line-height:1.05;letter-spacing:-.05em;margin:18px 0;color:#171717}.dp-bridge.bay h3{color:#fff}.dp-bridge p{font-size:18px;color:#555;max-width:540px}.dp-bridge.bay p{color:#b9c5c8}.dp-bridge ul{list-style:none;display:grid;gap:12px;margin-top:30px}.dp-bridge li{padding-top:12px;border-top:1px solid rgba(0,0,0,.12);font-size:14px;color:#333}.dp-bridge.bay li{border-top-color:rgba(255,255,255,.12);color:#d5dcde}
.dp-fit-row{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:start}
.dp-fit-gate{font-size:clamp(34px,5vw,64px);line-height:1.05;letter-spacing:-.05em;color:#fff;margin-top:12px}
.dp-role-list{display:grid;border-top:1px solid rgba(255,255,255,.13)}
.dp-role{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:18px;padding:19px 0;border-bottom:1px solid rgba(255,255,255,.13)}
.dp-role b{font-size:12px;color:var(--dp-gold);letter-spacing:.12em}.dp-role strong{font-size:19px;color:#fff}.dp-role span{font-size:13px;color:#8f9698;text-align:right}
.dp-fit-note{margin-top:25px;color:#8f9698;font-size:14px}
.dp-exchange-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;margin-top:54px}
.dp-exchange-column{padding-top:22px;border-top:2px solid}.dp-exchange-column.partner{border-color:var(--dp-gold)}.dp-exchange-column.aegis{border-color:var(--dp-cyan)}
.dp-exchange-column h3{font-size:clamp(34px,4vw,56px);color:#171717;margin:0 0 28px;letter-spacing:-.05em}
.dp-exchange-column ul{list-style:none;display:grid;gap:0}.dp-exchange-column li{padding:16px 0;border-bottom:1px solid rgba(0,0,0,.12);font-size:17px;color:#40413f}
.dp-scope-note{margin-top:40px;padding:20px 0;border-top:1px solid rgba(0,0,0,.14);font-size:14px;color:#666}
.dp-process-line{margin-top:58px;display:grid;grid-template-columns:repeat(5,1fr);gap:0;border-top:1px solid rgba(255,255,255,.14)}
.dp-step{position:relative;padding:30px 22px 10px;border-right:1px solid rgba(255,255,255,.12);min-height:210px}.dp-step:last-child{border-right:0}
.dp-step:before{content:"";position:absolute;top:-5px;left:22px;width:9px;height:9px;border-radius:50%;background:var(--dp-gold);box-shadow:0 0 20px rgba(215,182,106,.48)}
.dp-step small{font-size:11px;letter-spacing:.16em;color:var(--dp-gold);font-weight:850}.dp-step h3{font-size:24px;color:#fff;margin:18px 0 10px}.dp-step p{font-size:14px;color:#959c9e}
.dp-boundary-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:rgba(0,0,0,.12);border:1px solid rgba(0,0,0,.12);margin-top:48px}
.dp-boundary{padding:38px;background:#f8f6f0;min-height:220px}.dp-boundary small{display:block;color:#977329;font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:850;margin-bottom:16px}.dp-boundary h3{font-size:28px;color:#171717;margin:0 0 12px}.dp-boundary p{color:#5b5c59;font-size:16px}
.dp-confidentiality{margin-top:34px;display:flex;gap:15px;align-items:flex-start;color:#555;font-size:14px;max-width:940px}.dp-confidentiality:before{content:"";width:10px;height:10px;border-radius:50%;background:#171717;margin-top:6px;flex:0 0 auto}
.dp-founder-section{text-align:center;background:radial-gradient(circle at 50% 18%,rgba(215,182,106,.12),transparent 30%),#050607}
.dp-founder-mark{width:68px;height:68px;object-fit:contain;margin:0 auto 30px;opacity:.88}
.dp-founder-quote{font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,6vw,78px);line-height:1.08;letter-spacing:-.045em;max-width:1080px;margin:0 auto;color:#f7f2e8}
.dp-founder-signature{margin-top:42px;color:#9b9b96;font-size:14px}.dp-founder-signature strong{display:block;color:#fff;font-size:16px;margin-bottom:4px}
.dp-request-section{background:linear-gradient(145deg,#e9e5db,#f5f2eb);color:#171717;min-height:auto;padding:120px 0}
.dp-request-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:start}
.dp-request-copy h2{font-size:clamp(46px,6.5vw,88px);line-height:.95;letter-spacing:-.065em;color:#171717;margin:0 0 28px}.dp-request-copy p{font-size:19px;color:#555;max-width:520px}.dp-request-meta{margin-top:34px;display:grid;gap:12px}.dp-request-meta div{padding-top:12px;border-top:1px solid rgba(0,0,0,.12);font-size:13px;color:#666}.dp-request-meta strong{color:#171717;margin-right:8px}
.dp-form{background:#fff;border:1px solid rgba(0,0,0,.11);border-radius:28px;padding:clamp(26px,4vw,48px);box-shadow:0 24px 80px rgba(36,31,20,.09)}
.dp-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.dp-field{display:grid;gap:7px}.dp-field.full{grid-column:1/-1}.dp-field label{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#666;font-weight:800}.dp-field input,.dp-field select,.dp-field textarea{width:100%;font:inherit;color:#171717;background:#faf9f6;border:1px solid rgba(0,0,0,.16);border-radius:13px;padding:13px 14px;outline:none}.dp-field textarea{min-height:120px;resize:vertical}.dp-field input:focus,.dp-field select:focus,.dp-field textarea:focus{border-color:#9e7a31;box-shadow:0 0 0 3px rgba(215,182,106,.18)}
.dp-form .dp-button{margin-top:22px;width:100%;border-radius:14px;min-height:54px;border:0;cursor:pointer;font:inherit}.dp-form-note{font-size:12px;color:#777;margin-top:12px;line-height:1.5}.dp-form-status{min-height:22px;margin-top:10px;font-size:13px;color:#5d4a22}
.dp-footer{padding:42px 0;background:#050607;border-top:1px solid rgba(255,255,255,.08)}
.dp-footer-row{display:flex;justify-content:space-between;gap:28px;align-items:flex-end}.dp-footer-logo{width:230px;max-width:50vw;max-height:42px;object-fit:contain;object-position:left center}.dp-footer p{font-size:12px;color:#777;max-width:650px}.dp-footer-links{display:flex;gap:14px;flex-wrap:wrap;justify-content:flex-end}.dp-footer-links a,.dp-footer-links button{font:inherit;font-size:12px;color:#aaa;text-decoration:none;background:none;border:0;cursor:pointer}.dp-footer-links a:hover,.dp-footer-links button:hover{color:#fff}
.dp-progress{position:fixed;right:22px;top:50%;transform:translateY(-50%);z-index:80;display:grid;gap:11px}
.dp-progress a{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.24);border:1px solid rgba(255,255,255,.32);text-indent:-999px;overflow:hidden}
.dp-progress a.active{background:var(--dp-gold);border-color:var(--dp-gold);transform:scale(1.45);box-shadow:0 0 18px rgba(215,182,106,.45)}
.dp-reveal{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s ease}.dp-reveal.visible{opacity:1;transform:none}
@media (prefers-reduced-motion:reduce){.dp-page *{scroll-behavior:auto!important}.dp-reveal{opacity:1;transform:none;transition:none}.dp-page a{transition:none}}
@media(max-width:1050px){
  .dp-hero-grid,.dp-fit-row,.dp-request-grid{grid-template-columns:1fr;gap:52px}
  .dp-system-map{min-height:460px;max-width:760px;width:100%}
  .dp-change-grid{grid-template-columns:1fr}.dp-change{border-right:0;border-bottom:1px solid var(--dp-line);min-height:auto}.dp-change:last-child{border-bottom:0}
  .dp-process-line{grid-template-columns:1fr}.dp-step{min-height:auto;border-right:0;border-bottom:1px solid rgba(255,255,255,.12);padding:26px 18px}.dp-step:last-child{border-bottom:0}
  .dp-step:before{left:0}.dp-progress{display:none}
}
@media(max-width:760px){
  .dp-shell{width:min(100% - 32px,1280px)}
  .dp-header-row{min-height:68px}.dp-brand{min-width:0}.dp-brand img{width:34px;height:34px}.dp-brand strong{font-size:15px}.dp-brand small{font-size:7px}.dp-header-actions a:not(.dp-nav-cta):not(.dp-lang){display:none}.dp-header-actions .dp-nav-cta{padding:8px 11px;font-size:11px}.dp-lang{display:inline-flex!important;padding:7px!important}
  .dp-hero{padding:120px 0 62px;min-height:auto}.dp-hero h1{font-size:clamp(51px,16vw,74px)}.dp-hero-lead{font-size:18px}.dp-button{width:100%}.dp-microcopy{font-size:11px}
  .dp-system-map{min-height:390px;border-radius:25px}.dp-map-core{width:88px;height:88px;font-size:10px}.dp-node{font-size:8px;padding:7px 8px}.dp-node.n2,.dp-node.n5{left:34%}
  .dp-section{min-height:auto;padding:82px 0}.dp-statement{font-size:clamp(42px,13vw,62px)}.dp-section-intro{font-size:18px}
  .dp-bridge-grid,.dp-exchange-grid,.dp-boundary-grid{grid-template-columns:1fr}.dp-bridge{min-height:360px}.dp-exchange-grid{gap:44px}.dp-boundary{min-height:auto}
  .dp-role{grid-template-columns:42px 1fr}.dp-role span{grid-column:2;text-align:left}.dp-fit-gate{font-size:40px}
  .dp-request-section{padding:82px 0}.dp-form-grid{grid-template-columns:1fr}.dp-field.full{grid-column:auto}.dp-request-copy h2{font-size:54px}
  .dp-footer-row{flex-direction:column;align-items:flex-start}.dp-footer-links{justify-content:flex-start}
}
@media(max-width:420px){.dp-header-actions .dp-nav-cta{max-width:135px;text-align:center;line-height:1.15}.dp-node.n1{left:4%}.dp-node.n3{right:3%}.dp-node.n4{left:4%}.dp-node.n6{right:2%}}


/* v1.8.7 refinement layer */
.dp-hero{padding-bottom:44px}
.dp-hero-grid{padding-bottom:44px}
.dp-paid-notice{
  margin-top:24px;max-width:760px;display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start;
  padding:17px 18px;border:1px solid rgba(240,217,155,.25);border-radius:16px;
  background:linear-gradient(135deg,rgba(215,182,106,.10),rgba(255,255,255,.025));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04)
}
.dp-paid-kicker{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;color:var(--dp-gold-2);font-size:10px;line-height:1.25;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.dp-paid-kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--dp-gold);box-shadow:0 0 16px rgba(215,182,106,.65)}
.dp-paid-notice p{margin:0;color:#bfc0bc;font-size:13px;line-height:1.55}
.dp-signal-rail{position:relative;z-index:3;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.10);border-bottom:1px solid rgba(255,255,255,.10)}
.dp-signal-rail>div{padding:20px 22px;display:grid;gap:4px;border-right:1px solid rgba(255,255,255,.10)}
.dp-signal-rail>div:last-child{border-right:0}
.dp-signal-rail strong{font-size:12px;color:#fff;letter-spacing:.02em}
.dp-signal-rail span{font-size:11px;color:#7f8789}
.dp-architecture-section{background:
  radial-gradient(circle at 82% 30%,rgba(105,231,236,.09),transparent 24%),
  linear-gradient(135deg,#f4f1ea,#ece8de)}
.dp-assurance-flow{margin-top:56px;display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:rgba(0,0,0,.13);border:1px solid rgba(0,0,0,.13)}
.dp-assurance-flow article{position:relative;min-height:270px;padding:28px 24px;background:rgba(255,255,255,.74);display:flex;flex-direction:column}
.dp-assurance-flow article:after{content:"";position:absolute;top:50%;right:-7px;width:13px;height:13px;border-top:1px solid rgba(0,0,0,.34);border-right:1px solid rgba(0,0,0,.34);transform:translateY(-50%) rotate(45deg);z-index:2;background:#f1eee6}
.dp-assurance-flow article:last-child:after{display:none}
.dp-assurance-flow small{font-size:10px;color:#92702c;font-weight:900;letter-spacing:.16em}
.dp-assurance-flow h3{font-size:24px;color:#171717;letter-spacing:-.04em;margin:52px 0 12px}
.dp-assurance-flow p{font-size:14px;color:#595a57;line-height:1.55;margin:auto 0 0}
.dp-principle{margin-top:24px;padding:26px 0;border-top:1px solid rgba(0,0,0,.14);display:grid;grid-template-columns:180px 1fr;gap:28px;align-items:start}
.dp-principle span{font-size:10px;text-transform:uppercase;letter-spacing:.16em;color:#8b6a29;font-weight:900}
.dp-principle strong{font-family:Georgia,"Times New Roman",serif;font-size:clamp(24px,3vw,40px);font-weight:500;line-height:1.2;color:#171717}
.dp-deliverables{margin-top:58px;padding-top:34px;border-top:1px solid rgba(0,0,0,.14)}
.dp-deliverables-head{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:24px}
.dp-deliverables-head span{font-size:10px;text-transform:uppercase;letter-spacing:.16em;color:#8b6a29;font-weight:900}
.dp-deliverables-head strong{font-family:Georgia,"Times New Roman",serif;font-size:clamp(24px,3.2vw,42px);font-weight:500;color:#171717;text-align:right;max-width:680px;line-height:1.15}
.dp-deliverables-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(0,0,0,.12);border:1px solid rgba(0,0,0,.12)}
.dp-deliverables-grid article{min-height:230px;padding:25px 22px;background:#f8f6f0;display:flex;flex-direction:column}
.dp-deliverables-grid b{font-size:10px;color:#977329;letter-spacing:.14em}
.dp-deliverables-grid h3{font-size:20px;color:#171717;margin:42px 0 12px;letter-spacing:-.03em}
.dp-deliverables-grid p{font-size:14px;color:#5a5b58;margin:auto 0 0}
.dp-scope-note{padding:18px 20px;border:1px solid rgba(151,115,41,.22);background:rgba(215,182,106,.08);border-radius:14px;color:#4e452f;font-weight:650}
.dp-commercial-section{background:
  radial-gradient(circle at 18% 88%,rgba(215,182,106,.13),transparent 30%),
  radial-gradient(circle at 88% 14%,rgba(105,231,236,.08),transparent 24%),
  linear-gradient(145deg,#061017,#050607 66%,#0b151a)}
.dp-commercial-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:72px;align-items:center}
.dp-commercial-card{border:1px solid rgba(255,255,255,.12);background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018));border-radius:28px;padding:clamp(28px,4vw,46px);box-shadow:0 30px 90px rgba(0,0,0,.34)}
.dp-commercial-status{display:flex;align-items:center;gap:11px;color:var(--dp-gold-2);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.14em;padding-bottom:22px;border-bottom:1px solid rgba(255,255,255,.11)}
.dp-commercial-status span{width:9px;height:9px;border-radius:50%;background:var(--dp-gold);box-shadow:0 0 18px rgba(215,182,106,.65)}
.dp-commercial-card ul{list-style:none;margin:0;padding:0}
.dp-commercial-card li{display:grid;gap:5px;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.10)}
.dp-commercial-card li strong{font-size:16px;color:#fff}
.dp-commercial-card li span{font-size:13px;color:#92999b;line-height:1.55}
.dp-text-link{display:inline-flex;margin-top:24px;color:var(--dp-gold-2);font-size:13px;font-weight:850;text-decoration:none}
.dp-text-link:hover{color:#fff;transform:translateX(3px)}
.dp-consent{display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid rgba(151,115,41,.22);border-radius:13px;background:rgba(215,182,106,.07);cursor:pointer}
.dp-consent input{width:18px;height:18px;margin-top:2px;accent-color:#9e7a31;flex:0 0 auto}
.dp-consent span{font-size:12px;color:#5e543d;line-height:1.55;font-weight:650}
.dp-mobile-cta{display:none}
.dp-form:before{content:"Selective intake";display:block;margin-bottom:24px;font-size:10px;text-transform:uppercase;letter-spacing:.18em;color:#8b6a29;font-weight:900}
html[lang="es"] .dp-form:before{content:"Selección por encaje"}
.dp-form .dp-button.primary{box-shadow:none}
.dp-request-section{position:relative;overflow:hidden}
.dp-request-section:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;border:1px solid rgba(151,115,41,.11);right:-180px;top:-240px;box-shadow:0 0 0 70px rgba(151,115,41,.025),0 0 0 140px rgba(151,115,41,.018)}
.dp-request-grid{position:relative;z-index:1}
.dp-founder-section .dp-section-number{text-align:center;margin-bottom:25px}
.dp-page ::selection{background:rgba(215,182,106,.35);color:#fff}
.dp-button:focus-visible,.dp-header-actions a:focus-visible,.dp-text-link:focus-visible,.dp-mobile-cta:focus-visible{outline:2px solid var(--dp-cyan);outline-offset:3px}
@media(max-width:1050px){
  .dp-signal-rail{grid-template-columns:repeat(2,1fr)}
  .dp-signal-rail>div:nth-child(2){border-right:0}
  .dp-signal-rail>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.10)}
  .dp-assurance-flow{grid-template-columns:1fr}
  .dp-assurance-flow article{min-height:auto}
  .dp-assurance-flow article:after{top:auto;right:50%;bottom:-7px;transform:translateX(50%) rotate(135deg)}
  .dp-assurance-flow h3{margin:28px 0 10px}
  .dp-deliverables-grid{grid-template-columns:repeat(2,1fr)}
  .dp-commercial-grid{grid-template-columns:1fr;gap:50px}
}
@media(max-width:760px){
  .dp-paid-notice{grid-template-columns:1fr;gap:8px;padding:15px}
  .dp-paid-kicker{white-space:normal}
  .dp-signal-rail{width:100%;grid-template-columns:1fr;border-left:0;border-right:0}
  .dp-signal-rail>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.10);padding:16px 20px}
  .dp-signal-rail>div:last-child{border-bottom:0}
  .dp-principle{grid-template-columns:1fr;gap:14px}
  .dp-deliverables-head{display:grid;align-items:start}
  .dp-deliverables-head strong{text-align:left}
  .dp-deliverables-grid{grid-template-columns:1fr}
  .dp-commercial-card{border-radius:22px}
  .dp-mobile-cta{position:fixed;display:flex;left:14px;right:14px;bottom:12px;z-index:160;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-radius:15px;text-decoration:none;background:linear-gradient(135deg,#c49b49,#f2dc9e);color:#17120a;box-shadow:0 16px 45px rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.4)}
  .dp-mobile-cta span{font-size:9px;text-transform:uppercase;letter-spacing:.13em;font-weight:900;opacity:.72}
  .dp-mobile-cta strong{font-size:12px;text-align:right}
  .dp-footer{padding-bottom:94px}
}
@media(max-width:420px){
  .dp-hero h1{font-size:clamp(47px,15vw,66px)}
  .dp-paid-notice p{font-size:12px}
  .dp-signal-rail strong{font-size:11px}
}
