{"id":1706,"date":"2026-07-13T15:10:43","date_gmt":"2026-07-13T15:10:43","guid":{"rendered":"https:\/\/proptrustverified.com\/es\/?page_id=1706"},"modified":"2026-08-07T09:11:33","modified_gmt":"2026-08-07T09:11:33","slug":"Manifesto","status":"publish","type":"page","link":"https:\/\/proptrustverified.com\/en\/Manifesto\/","title":{"rendered":"Manifesto"},"content":{"rendered":"<!DOCTYPE html>\n<?xml encoding=\"UTF-8\"?><html lang=\"es\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Prop Trust Verified Manifesto | Aurema Group<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600;700&amp;family=Inter:wght@300;400;500;600&amp;display=swap\" rel=\"stylesheet\">\n<style>\n  :root {\n    --black-deep: #0a0a0a;\n    --black-soft: #141414;\n    --black-card: #1a1a1a;\n    --gold: #c9a961;\n    --gold-light: #e0c88a;\n    --gold-dark: #8a7340;\n    --ivory: #f5f1e8;\n    --ivory-dim: #b8b2a3;\n  }\n\n  * {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n  }\n\n  body {\n    background-color: var(--black-deep);\n    color: var(--ivory);\n    font-family: 'Inter', sans-serif;\n    font-weight: 300;\n    line-height: 1.7;\n    overflow-x: hidden;\n  }\n\n  \/* Fondo con textura sutil *\/\n  body::before {\n    content: '';\n    position: fixed;\n    top: 0; left: 0;\n    width: 100%; height: 100%;\n    background: \n      radial-gradient(circle at 20% 10%, rgba(201, 169, 97, 0.08) 0%, transparent 40%),\n      radial-gradient(circle at 80% 90%, rgba(201, 169, 97, 0.05) 0%, transparent 40%);\n    pointer-events: none;\n    z-index: 0;\n  }\n\n  .container {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 80px 40px;\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* HEADER *\/\n  .header {\n    text-align: center;\n    padding-bottom: 60px;\n    border-bottom: 1px solid rgba(201, 169, 97, 0.2);\n    margin-bottom: 60px;\n  }\n\n  .brand-mark {\n    font-family: 'Inter', sans-serif;\n    font-weight: 500;\n    font-size: 0.85rem;\n    letter-spacing: 6px;\n    color: var(--gold);\n    text-transform: uppercase;\n    margin-bottom: 30px;\n    opacity: 0.9;\n  }\n\n  .brand-mark::before,\n  .brand-mark::after {\n    content: '&mdash;';\n    margin: 0 15px;\n    color: var(--gold-dark);\n  }\n\n  h1 {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 500;\n    font-size: clamp(2.2rem, 5vw, 3.8rem);\n    color: var(--ivory);\n    line-height: 1.2;\n    margin-bottom: 20px;\n    letter-spacing: -0.5px;\n  }\n\n  h1 .gold {\n    color: var(--gold);\n    font-style: italic;\n    font-weight: 600;\n  }\n\n  .subtitle {\n    font-family: 'Cormorant Garamond', serif;\n    font-style: italic;\n    font-size: 1.3rem;\n    color: var(--ivory-dim);\n    margin-top: 15px;\n  }\n\n  \/* SECCIONES *\/\n  .section {\n    margin-bottom: 70px;\n  }\n\n  .section-label {\n    font-size: 0.75rem;\n    letter-spacing: 4px;\n    color: var(--gold);\n    text-transform: uppercase;\n    margin-bottom: 18px;\n    font-weight: 500;\n  }\n\n  h2 {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 500;\n    font-size: 2rem;\n    color: var(--ivory);\n    margin-bottom: 25px;\n    line-height: 1.3;\n  }\n\n  .section p {\n    font-size: 1.05rem;\n    color: var(--ivory-dim);\n    margin-bottom: 20px;\n    max-width: 850px;\n  }\n\n  .section p strong {\n    color: var(--ivory);\n    font-weight: 500;\n  }\n\n  \/* DESTACADO *\/\n  .highlight-box {\n    background: linear-gradient(135deg, var(--black-card) 0%, var(--black-soft) 100%);\n    border-left: 2px solid var(--gold);\n    padding: 35px 40px;\n    margin: 40px 0;\n    position: relative;\n  }\n\n  .highlight-box p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.4rem;\n    font-style: italic;\n    color: var(--ivory);\n    line-height: 1.5;\n    margin: 0;\n  }\n\n  \/* LOS 5 PILARES *\/\n  .pillars-intro {\n    text-align: center;\n    padding: 60px 20px;\n    margin-bottom: 50px;\n  }\n\n  .pillars-intro h2 {\n    font-size: 2.4rem;\n    margin-bottom: 15px;\n  }\n\n  .pillars-intro .ornament {\n    color: var(--gold);\n    font-size: 1.5rem;\n    letter-spacing: 10px;\n    margin: 20px 0;\n  }\n\n  .pillar {\n    display: grid;\n    grid-template-columns: 100px 1fr;\n    gap: 40px;\n    padding: 45px 0;\n    border-top: 1px solid rgba(201, 169, 97, 0.15);\n    align-items: start;\n    transition: all 0.4s ease;\n  }\n\n  .pillar:hover {\n    padding-left: 15px;\n    background: linear-gradient(90deg, rgba(201, 169, 97, 0.03) 0%, transparent 100%);\n  }\n\n  .pillar-number {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 4.5rem;\n    font-weight: 500;\n    color: var(--gold);\n    line-height: 1;\n    font-style: italic;\n    opacity: 0.85;\n  }\n\n  .pillar-content h3 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.7rem;\n    font-weight: 600;\n    color: var(--ivory);\n    margin-bottom: 8px;\n    line-height: 1.25;\n  }\n\n  .pillar-content .pillar-subtitle {\n    font-family: 'Cormorant Garamond', serif;\n    font-style: italic;\n    color: var(--gold-light);\n    font-size: 1.05rem;\n    margin-bottom: 18px;\n    letter-spacing: 0.5px;\n  }\n\n  .pillar-content p {\n    font-size: 1rem;\n    color: var(--ivory-dim);\n    line-height: 1.75;\n  }\n\n  \/* CIERRE \/ COMPROMISO *\/\n  .closing {\n    text-align: center;\n    padding: 80px 30px;\n    margin-top: 60px;\n    border-top: 1px solid rgba(201, 169, 97, 0.2);\n    border-bottom: 1px solid rgba(201, 169, 97, 0.2);\n    position: relative;\n  }\n\n  .closing::before,\n  .closing::after {\n    content: '';\n    position: absolute;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 60px;\n    height: 1px;\n    background: var(--gold);\n  }\n\n  .closing::before { top: -1px; }\n  .closing::after { bottom: -1px; }\n\n  .closing-label {\n    font-size: 0.75rem;\n    letter-spacing: 5px;\n    color: var(--gold);\n    text-transform: uppercase;\n    margin-bottom: 30px;\n  }\n\n  .closing p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.5rem;\n    font-style: italic;\n    color: var(--ivory);\n    line-height: 1.6;\n    max-width: 750px;\n    margin: 0 auto 30px;\n  }\n\n  .closing .signature {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.8rem;\n    font-weight: 600;\n    color: var(--gold);\n    letter-spacing: 2px;\n    margin-top: 40px;\n  }\n\n  .closing .signature-sub {\n    font-family: 'Inter', sans-serif;\n    font-size: 0.8rem;\n    letter-spacing: 3px;\n    color: var(--ivory-dim);\n    text-transform: uppercase;\n    margin-top: 8px;\n  }\n\n  \/* RESPONSIVE *\/\n  @media (max-width: 768px) {\n    .container { padding: 50px 25px; }\n    .pillar {\n      grid-template-columns: 1fr;\n      gap: 15px;\n    }\n    .pillar-number { font-size: 3.5rem; }\n    .highlight-box { padding: 25px 25px; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"container\">\n\n  <!-- HEADER -->\n  <header class=\"header\">\n    <div class=\"brand-mark\">Aurema Group<\/div>\n    <h1>Standard Manifesto<br><span class=\"gold\">Prop Trust Verified<\/span><\/h1>\n    <p class=\"subtitle\">The New Age of Integrity of Assets Certification<\/p>\n  <\/header>\n\n  <!-- EL PROBLEMA -->\n  <section class=\"section\">\n    <div class=\"section-label\">I. The Market Problem<\/div>\n    <h2>A kingdom of shadows<\/h2>\n    <p>In the sector <strong>Real Estate, Construction and Naval<\/strong>, the asset is the king, but the information about his true integrity is a kingdom of shadows. Surface reports, conflicts of interest, and lack of global standardization have turned <em>Due Diligence<\/em> technique in a bureaucratic process rather than a shield of patriotic protection.<\/p>\n  <\/section>\n\n  <!-- LA SOLUCI&Oacute;N -->\n  <section class=\"section\">\n    <div class=\"section-label\">II. Our Solution<\/div>\n    <h2>The Institutional ITV of High Value Assets<\/h2>\n    <p>Prop Trust Verified does not perform &#8220;inspections&#8221;. We are the <strong>Institutional ITV of High Value Assets<\/strong>. We have created the global standard to audit, certify and shield the technical, legal and financial integrity of any asset, from a skyscraper in Madrid to a superyate in the Mediterranean.<\/p>\n    \n    <div class=\"highlight-box\">\n      <p>For an asset to hold the Seal <strong>Prop Trust Verified<\/strong>You must overcome our 5 Undeniable Pillars. There are no exceptions. No shortcuts.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- LOS 5 PILARES -->\n  <section class=\"section\">\n    <div class=\"pillars-intro\">\n      <div class=\"section-label\">III. The Standard<\/div>\n      <h2>The 5 Pillars <em style=\"color: var(--gold);\">Prop Trust<\/em><\/h2>\n      <div class=\"ornament\">&#9670; &#9670; &#9670;<\/div>\n    <\/div>\n\n    <div class=\"pillar\">\n      <div class=\"pillar-number\">I<\/div>\n      <div class=\"pillar-content\">\n        <h3>Forensic and Multidisciplinary Rigor<\/h3>\n        <div class=\"pillar-subtitle\">The Autopsy of the Asset<\/div>\n        <p>We&#8217;re not limited to visual inspection. Our methodology requires a forensic audit that crosses structural, constructive, environmental and maintenance data. We evaluate the asset not for what it shows today, but for what will reveal its future life cycle. We identify the hidden risk before it becomes passive.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"pillar\">\n      <div class=\"pillar-number\">II<\/div>\n      <div class=\"pillar-content\">\n        <h3>Absolute Independence<\/h3>\n        <div class=\"pillar-subtitle\">The Impartial Arbitrator<\/div>\n        <p>An inspector can&#8217;t be interested. At Prop Trust Verified, our only loyalty is with the technical truth of the asset. We don&#8217;t intermediate in the <a class=\"wpil_keyword_link\" href=\"https:\/\/proptrustverified.com\/es\/contacto\/\" title=\"Contacto\" data-wpil-keyword-link=\"linked\" data-wpil-monitor-id=\"411\">sale<\/a>we do not recommend contractors for the repairs that we ourselves detect, and we do not perceive third party commissions. Our objectivity is our most valuable asset.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"pillar\">\n      <div class=\"pillar-number\">III<\/div>\n      <div class=\"pillar-content\">\n        <h3>Digital Traceability and Immutability<\/h3>\n        <div class=\"pillar-subtitle\">La Huella de Confianza<\/div>\n        <p>Paper is lost; digital truth remains. Each Prop Trust Verified certification is supported by an unchanging traceability system. Through advanced digital records and authenticity seals, we guarantee that the report has not been altered since the minute our expert closed the inspection. It&#8217;s the digital life test of the asset.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"pillar\">\n      <div class=\"pillar-number\">IV<\/div>\n      <div class=\"pillar-content\">\n        <h3>Global Standardization, Local Execution<\/h3>\n        <div class=\"pillar-subtitle\">The Universal Language<\/div>\n        <p>An asset in the naval or real estate sector must be compared in any latitude. Our protocol unifies the evaluation criteria. A building in Spain and a shipyard in the Netherlands are evaluated under the same risk metric Prop Trust. We translate local regulations into a global risk standard, understandable for any international investor.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"pillar\">\n      <div class=\"pillar-number\">V<\/div>\n      <div class=\"pillar-content\">\n        <h3>Financial Translation of Risk<\/h3>\n        <div class=\"pillar-subtitle\">The Shield of the Inverter<\/div>\n        <p>To say that &#8220;there is a fissure&#8221; or &#8220;the engine needs review&#8221; is not enough for the high financial direction. Our standard requires that each technical finding be translated immediately into its financial and risk impact. We quantify the hidden liability, estimate the necessary CAPEX and calculate the impact on the ROI. We speak the language of the banks, the insurance companies and the Family Offices.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CIERRE -->\n  <section class=\"closing\">\n    <div class=\"closing-label\">IV. The Commitment Prop Trust<\/div>\n    <p>If an asset cannot prove its integrity under these 5 pillars, it does not receive our seal. We prefer to lose a report to lose our credibility.<\/p>\n    <div class=\"signature\">Prop Trust Verified<\/div>\n    <div class=\"signature-sub\">Because trust is not assumed, it is certified.<\/div>\n  <\/section>\n\n<\/div>\n\n<\/body>\n<\/html><div style=\"margin: 20px 0;\"><div class=\"qrcswholewtapper\" style=\"text-align:left;\"><div class=\"qrcprowrapper\"  id=\"qrcwraa2leds\"><div class=\"qrc_canvass\" id=\"qrc_cuttenpages_2\" style=\"display:inline-block\" data-text=\"https:\/\/proptrustverified.com\/en\/Manifesto\/\"><\/div><div><a download=\"Manifesto.png\" class=\"qrcdownloads\" id=\"worign\">\r\n           <button type=\"button\" style=\"min-width:200px;background:#dddddd;color:#000;font-weight: 600;border: 1px solid #dddddd;border-radius:4px;font-size:12px;padding: 6px 0;\" class=\"uqr_code_btn\">Download QR<\/button>\r\n           <\/a><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Prop Trust Verified Manifesto | Aurema Group Aurema Group Standard ManifestoProp Trust Verified The New Age of Integrity of Assets Certification I. The Market Problem A kingdom of shadows In the sector Real Estate, Construction and Naval, the asset is the king, but the information about his true integrity is a kingdom of shadows. Surface [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1706","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/pages\/1706","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/comments?post=1706"}],"version-history":[{"count":6,"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/pages\/1706\/revisions"}],"predecessor-version":[{"id":2169,"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/pages\/1706\/revisions\/2169"}],"wp:attachment":[{"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/media?parent=1706"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}