Domain www.breadecon.com
Germany
Datacamp Limited
Software information

BunnyCDN-DE1-1328

tcp/443 tcp/80

BunnyCDN-DE1-1331

tcp/443 tcp/80

  • Open service 185.111.111.154:443 · www.breadecon.com

    2026-01-26 11:22

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 26 Jan 2026 11:22:19 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    Server: BunnyCDN-DE1-1328
    CDN-PullZone: 3547335
    CDN-RequestCountryCode: US
    Cache-Control: no-cache
    Location: https://breadecon.com/
    CDN-RequestId: 38d6fc1e2543a1667dac410ba9fd3cb3
    CDN-RequestTime: 0
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2400:52e0:1e00:2::1328:1:443 · www.breadecon.com

    2026-01-26 11:22

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 26 Jan 2026 11:22:19 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    Server: BunnyCDN-DE1-1328
    CDN-PullZone: 3547335
    CDN-RequestCountryCode: GB
    Cache-Control: no-cache
    Location: https://breadecon.com/
    CDN-RequestId: f099c806d0225c004aa79a7b2d50afa8
    CDN-RequestTime: 0
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2400:52e0:1e00:2::1328:1:80 · www.breadecon.com

    2026-01-26 11:22

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 11:22:20 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 23785
    Connection: close
    Vary: Accept-Encoding
    Server: BunnyCDN-DE1-1328
    CDN-PullZone: 3547335
    CDN-RequestCountryCode: IN
    Cache-Control: public, max-age=0
    Last-Modified: Sat, 17 Jan 2026 11:55:38 GMT
    CDN-StorageServer: DE-679
    CDN-RequestPullSuccess: True
    CDN-FileServer: 1215
    Perma-Cache: HIT
    CDN-ProxyVer: 1.43
    CDN-RequestPullCode: 206
    CDN-CachedAt: 01/26/2026 11:22:20
    CDN-EdgeStorageId: 1332
    CDN-RequestId: ac46f9a4ef3000c097c6a745a66602f4
    CDN-Cache: MISS
    CDN-Status: 200
    CDN-RequestTime: 0
    Accept-Ranges: bytes
    
    Page title: Bread Economics
    
    <!DOCTYPE html>
    <html lang="en">
        <head>
            <meta charset="utf-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1">
    
            <title>Bread Economics</title>
    
            
        
        <style>
            :root {
                --heading-family: 'Playfair Display', sans-serif;
                --heading-weight-light: 300;
                --heading-weight-normal: 400;
                --heading-weight-medium: 500;
                --heading-weight-bold: 700;
                --heading-letter-spacing: -.02em;
            }
        </style>
    
    
        
        <style>
        :root {
            --body-family: 'DM Sans', sans-serif;
                --body-weight-light: 300;
                --body-weight-normal: 400;
                --body-weight-medium: 500;
                --body-weight-bold: 700;
                --body-letter-spacing: -.02em;
            }
        </style>
    
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap" rel="stylesheet">
            <style>
        :root {
    
            /**
             * Sizing.
             */
    
            --post-content-max-w: 760px;
    
            --post-header-max-w: 1220px;
            --post-header-title-max-w: 1100px;
            --post-header-excerpt-max-w: 700px;
            --post-header-image-max-w: 2400px;
    
            /**
             * Colors.
             */
    
            --theme-border-dark-color: rgb(0 0 0 / 100%);
            --theme-border-dark-color-active: rgb(28 25 23 / 60%);
            --accent-border-dark-color: rgb(28 25 23 / 100%);
            --theme-cover-dark-color: rgb(28 25 23 / 3%);
    
            --theme-border-light-color: rgb(248 250 252 / 60%);
            --theme-border-light-color-active: rgb(250 250 249 / 100%);
            --accent-border-light-color: rgb(250 250 249 / 100%);
            --theme-cover-light-color: rgb(248 250 252 / 10%);
    
                --heading-text-color: black;
                --body-text-color: black;
                --body-background-color: #eceadb;
                --accent-color: #cf4f1d;
                --accent-text-color: #ffffff;
    
                --theme-border-color: var(--theme-border-dark-color);
                --theme-border-color-active: var(--theme-border-dark-color-active);
                --accent-border-color: var(--accent-border-dark-color);
                --theme-cover-color: var(--theme-cover-dark-color);
            
            /**
             * Spacing
             */
    
            --spacing: 16px;
            --spacing-1: calc( var(--spacing) * 0.24 );   /** 4px **/
            --spacing-2: calc( var(--spacing) * 0.5 );   /** 8px **/
            --spacing-3: calc( var(--spacing) * 0.75 );   /** 12px **/
            --spacing-4: calc( var(--spacing) * 1 );   /** 16px **/
            --spacing-5: calc( var(--spacing) * 1.5 );   /** 24px **/
            --spacing-6: calc( var(--spacing) * 2 );   /** 32px **/
            --spacing-7: calc( var(--spacing) * 3 );   /** 48px **/
            --spacing-8: calc( var(--spacing) * 4 );   /** 64px **/
            --spacing-9: calc( var(--spacing) * 6 );   /** 96px **/
            --spacing-10: calc( var(--spacing) * 8 );   /** 128px **/
            --spacing-11: calc( var(--spacing) * 12 );   /** 192px **/
            --spacing-12: calc( var(--spacing) * 16 );   /** 256px **/
            --spacing-13: calc( var(--spacing) * 24 );   /** 384px **/
            --spacing-14: calc( var(--spacing) * 32 );   /** 512px **/
            --spacing-15: calc( var(--spacing) * 40 );   /** 640px **/
            --spacing-16: calc( var(--spacing) * 48 );   /** 768px **/
    
            /**
             * Border Radius
             */
    
            --border-radius: 3px;
            --border-radius-1: calc( var(--border-radius) * 1 );   /** 3px **/
            --border-radius-2: calc( var(--border-radius) * 2 );   /** 6px **/
            --border-radius-3: calc( var(--border-radius) * 3 );   /** 9px **/
    
            /**
             * Global Font Size
             */
    
            --global-font-size-1: 12px;   /** Caption **/
            --global-font-size-2: 14px;   /** Subtitle **/
            --global-font-size-3: 16px;   /** Body Copy 
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 185.111.111.154:80 · www.breadecon.com

    2026-01-26 11:22

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 11:22:19 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 23785
    Connection: close
    Vary: Accept-Encoding
    Server: BunnyCDN-DE1-1328
    CDN-PullZone: 3547335
    CDN-RequestCountryCode: DE
    Cache-Control: public, max-age=0
    Last-Modified: Sat, 17 Jan 2026 11:55:38 GMT
    CDN-StorageServer: DE-756
    CDN-RequestPullSuccess: True
    CDN-FileServer: 1215
    Perma-Cache: HIT
    CDN-ProxyVer: 1.43
    CDN-RequestPullCode: 206
    CDN-CachedAt: 01/26/2026 11:22:19
    CDN-EdgeStorageId: 1332
    CDN-RequestId: 3e5445e257068bcad6752e1bd3efa3d0
    CDN-Cache: MISS
    CDN-Status: 200
    CDN-RequestTime: 0
    Accept-Ranges: bytes
    
    Page title: Bread Economics
    
    <!DOCTYPE html>
    <html lang="en">
        <head>
            <meta charset="utf-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1">
    
            <title>Bread Economics</title>
    
            
        
        <style>
            :root {
                --heading-family: 'Playfair Display', sans-serif;
                --heading-weight-light: 300;
                --heading-weight-normal: 400;
                --heading-weight-medium: 500;
                --heading-weight-bold: 700;
                --heading-letter-spacing: -.02em;
            }
        </style>
    
    
        
        <style>
        :root {
            --body-family: 'DM Sans', sans-serif;
                --body-weight-light: 300;
                --body-weight-normal: 400;
                --body-weight-medium: 500;
                --body-weight-bold: 700;
                --body-letter-spacing: -.02em;
            }
        </style>
    
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap" rel="stylesheet">
            <style>
        :root {
    
            /**
             * Sizing.
             */
    
            --post-content-max-w: 760px;
    
            --post-header-max-w: 1220px;
            --post-header-title-max-w: 1100px;
            --post-header-excerpt-max-w: 700px;
            --post-header-image-max-w: 2400px;
    
            /**
             * Colors.
             */
    
            --theme-border-dark-color: rgb(0 0 0 / 100%);
            --theme-border-dark-color-active: rgb(28 25 23 / 60%);
            --accent-border-dark-color: rgb(28 25 23 / 100%);
            --theme-cover-dark-color: rgb(28 25 23 / 3%);
    
            --theme-border-light-color: rgb(248 250 252 / 60%);
            --theme-border-light-color-active: rgb(250 250 249 / 100%);
            --accent-border-light-color: rgb(250 250 249 / 100%);
            --theme-cover-light-color: rgb(248 250 252 / 10%);
    
                --heading-text-color: black;
                --body-text-color: black;
                --body-background-color: #eceadb;
                --accent-color: #cf4f1d;
                --accent-text-color: #ffffff;
    
                --theme-border-color: var(--theme-border-dark-color);
                --theme-border-color-active: var(--theme-border-dark-color-active);
                --accent-border-color: var(--accent-border-dark-color);
                --theme-cover-color: var(--theme-cover-dark-color);
            
            /**
             * Spacing
             */
    
            --spacing: 16px;
            --spacing-1: calc( var(--spacing) * 0.24 );   /** 4px **/
            --spacing-2: calc( var(--spacing) * 0.5 );   /** 8px **/
            --spacing-3: calc( var(--spacing) * 0.75 );   /** 12px **/
            --spacing-4: calc( var(--spacing) * 1 );   /** 16px **/
            --spacing-5: calc( var(--spacing) * 1.5 );   /** 24px **/
            --spacing-6: calc( var(--spacing) * 2 );   /** 32px **/
            --spacing-7: calc( var(--spacing) * 3 );   /** 48px **/
            --spacing-8: calc( var(--spacing) * 4 );   /** 64px **/
            --spacing-9: calc( var(--spacing) * 6 );   /** 96px **/
            --spacing-10: calc( var(--spacing) * 8 );   /** 128px **/
            --spacing-11: calc( var(--spacing) * 12 );   /** 192px **/
            --spacing-12: calc( var(--spacing) * 16 );   /** 256px **/
            --spacing-13: calc( var(--spacing) * 24 );   /** 384px **/
            --spacing-14: calc( var(--spacing) * 32 );   /** 512px **/
            --spacing-15: calc( var(--spacing) * 40 );   /** 640px **/
            --spacing-16: calc( var(--spacing) * 48 );   /** 768px **/
    
            /**
             * Border Radius
             */
    
            --border-radius: 3px;
            --border-radius-1: calc( var(--border-radius) * 1 );   /** 3px **/
            --border-radius-2: calc( var(--border-radius) * 2 );   /** 6px **/
            --border-radius-3: calc( var(--border-radius) * 3 );   /** 9px **/
    
            /**
             * Global Font Size
             */
    
            --global-font-size-1: 12px;   /** Caption **/
            --global-font-size-2: 14px;   /** Subtitle **/
            --global-font-size-3: 16px;   /** Body Copy 
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2400:52e0:1e00:2::1328:1:443 · www.breadecon.com

    2026-01-05 12:03

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 05 Jan 2026 12:03:37 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    Server: BunnyCDN-DE1-1328
    CDN-PullZone: 3547335
    CDN-RequestCountryCode: NL
    Cache-Control: no-cache
    Location: https://breadecon.com/
    CDN-RequestId: d18e125be0050f173457d31a866cb6a4
    CDN-RequestTime: 0
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 185.111.111.157:443 · www.breadecon.com

    2026-01-05 12:03

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 05 Jan 2026 12:03:37 GMT
    Content-Type: text/html
    Content-Length: 166
    Connection: close
    Server: BunnyCDN-DE1-1331
    CDN-PullZone: 3547335
    CDN-RequestCountryCode: GB
    Cache-Control: no-cache
    Location: https://breadecon.com/
    CDN-RequestId: 3b6d8e1c0863aecfaf82bdf6b99fa539
    CDN-RequestTime: 0
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>openresty</center>
    </body>
    </html>
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2400:52e0:1e00:2::1328:1:80 · www.breadecon.com

    2026-01-05 12:03

    HTTP/1.1 200 OK
    Date: Mon, 05 Jan 2026 12:03:37 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 23785
    Connection: close
    Vary: Accept-Encoding
    Server: BunnyCDN-DE1-1328
    CDN-PullZone: 3547335
    CDN-RequestCountryCode: NL
    Cache-Control: public, max-age=0
    Last-Modified: Sat, 20 Dec 2025 11:43:19 GMT
    CDN-StorageServer: DE-768
    CDN-RequestPullSuccess: True
    CDN-FileServer: 975
    Perma-Cache: HIT
    CDN-ProxyVer: 1.43
    CDN-RequestPullCode: 206
    CDN-CachedAt: 01/05/2026 12:03:37
    CDN-EdgeStorageId: 1330
    CDN-RequestId: 0b0e4beaf6daf8dd6937b30dbdba4f53
    CDN-Cache: MISS
    CDN-Status: 200
    CDN-RequestTime: 0
    Accept-Ranges: bytes
    
    Page title: Bread Economics
    
    <!DOCTYPE html>
    <html lang="en">
        <head>
            <meta charset="utf-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1">
    
            <title>Bread Economics</title>
    
            
        
        <style>
            :root {
                --heading-family: 'Playfair Display', sans-serif;
                --heading-weight-light: 300;
                --heading-weight-normal: 400;
                --heading-weight-medium: 500;
                --heading-weight-bold: 700;
                --heading-letter-spacing: -.02em;
            }
        </style>
    
    
        
        <style>
        :root {
            --body-family: 'DM Sans', sans-serif;
                --body-weight-light: 300;
                --body-weight-normal: 400;
                --body-weight-medium: 500;
                --body-weight-bold: 700;
                --body-letter-spacing: -.02em;
            }
        </style>
    
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap" rel="stylesheet">
            <style>
        :root {
    
            /**
             * Sizing.
             */
    
            --post-content-max-w: 760px;
    
            --post-header-max-w: 1220px;
            --post-header-title-max-w: 1100px;
            --post-header-excerpt-max-w: 700px;
            --post-header-image-max-w: 2400px;
    
            /**
             * Colors.
             */
    
            --theme-border-dark-color: rgb(0 0 0 / 100%);
            --theme-border-dark-color-active: rgb(28 25 23 / 60%);
            --accent-border-dark-color: rgb(28 25 23 / 100%);
            --theme-cover-dark-color: rgb(28 25 23 / 3%);
    
            --theme-border-light-color: rgb(248 250 252 / 60%);
            --theme-border-light-color-active: rgb(250 250 249 / 100%);
            --accent-border-light-color: rgb(250 250 249 / 100%);
            --theme-cover-light-color: rgb(248 250 252 / 10%);
    
                --heading-text-color: black;
                --body-text-color: black;
                --body-background-color: #eceadb;
                --accent-color: #cf4f1d;
                --accent-text-color: #ffffff;
    
                --theme-border-color: var(--theme-border-dark-color);
                --theme-border-color-active: var(--theme-border-dark-color-active);
                --accent-border-color: var(--accent-border-dark-color);
                --theme-cover-color: var(--theme-cover-dark-color);
            
            /**
             * Spacing
             */
    
            --spacing: 16px;
            --spacing-1: calc( var(--spacing) * 0.24 );   /** 4px **/
            --spacing-2: calc( var(--spacing) * 0.5 );   /** 8px **/
            --spacing-3: calc( var(--spacing) * 0.75 );   /** 12px **/
            --spacing-4: calc( var(--spacing) * 1 );   /** 16px **/
            --spacing-5: calc( var(--spacing) * 1.5 );   /** 24px **/
            --spacing-6: calc( var(--spacing) * 2 );   /** 32px **/
            --spacing-7: calc( var(--spacing) * 3 );   /** 48px **/
            --spacing-8: calc( var(--spacing) * 4 );   /** 64px **/
            --spacing-9: calc( var(--spacing) * 6 );   /** 96px **/
            --spacing-10: calc( var(--spacing) * 8 );   /** 128px **/
            --spacing-11: calc( var(--spacing) * 12 );   /** 192px **/
            --spacing-12: calc( var(--spacing) * 16 );   /** 256px **/
            --spacing-13: calc( var(--spacing) * 24 );   /** 384px **/
            --spacing-14: calc( var(--spacing) * 32 );   /** 512px **/
            --spacing-15: calc( var(--spacing) * 40 );   /** 640px **/
            --spacing-16: calc( var(--spacing) * 48 );   /** 768px **/
    
            /**
             * Border Radius
             */
    
            --border-radius: 3px;
            --border-radius-1: calc( var(--border-radius) * 1 );   /** 3px **/
            --border-radius-2: calc( var(--border-radius) * 2 );   /** 6px **/
            --border-radius-3: calc( var(--border-radius) * 3 );   /** 9px **/
    
            /**
             * Global Font Size
             */
    
            --global-font-size-1: 12px;   /** Caption **/
            --global-font-size-2: 14px;   /** Subtitle **/
            --global-font-size-3: 16px;   /** Body Copy 
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 185.111.111.157:80 · www.breadecon.com

    2026-01-05 12:03

    HTTP/1.1 200 OK
    Date: Mon, 05 Jan 2026 12:03:37 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 23785
    Connection: close
    Vary: Accept-Encoding
    Server: BunnyCDN-DE1-1331
    CDN-PullZone: 3547335
    CDN-RequestCountryCode: GB
    Cache-Control: public, max-age=0
    Last-Modified: Sat, 20 Dec 2025 11:43:19 GMT
    CDN-StorageServer: DE-768
    CDN-RequestPullSuccess: True
    CDN-FileServer: 975
    Perma-Cache: HIT
    CDN-ProxyVer: 1.43
    CDN-RequestPullCode: 206
    CDN-CachedAt: 01/05/2026 12:03:37
    CDN-EdgeStorageId: 1330
    CDN-RequestId: d527ae21b046a7cc3fa9fd402dd9e2fd
    CDN-Cache: MISS
    CDN-Status: 200
    CDN-RequestTime: 0
    Accept-Ranges: bytes
    
    Page title: Bread Economics
    
    <!DOCTYPE html>
    <html lang="en">
        <head>
            <meta charset="utf-8" />
            <meta name="viewport" content="width=device-width, initial-scale=1">
    
            <title>Bread Economics</title>
    
            
        
        <style>
            :root {
                --heading-family: 'Playfair Display', sans-serif;
                --heading-weight-light: 300;
                --heading-weight-normal: 400;
                --heading-weight-medium: 500;
                --heading-weight-bold: 700;
                --heading-letter-spacing: -.02em;
            }
        </style>
    
    
        
        <style>
        :root {
            --body-family: 'DM Sans', sans-serif;
                --body-weight-light: 300;
                --body-weight-normal: 400;
                --body-weight-medium: 500;
                --body-weight-bold: 700;
                --body-letter-spacing: -.02em;
            }
        </style>
    
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap" rel="stylesheet">
            <style>
        :root {
    
            /**
             * Sizing.
             */
    
            --post-content-max-w: 760px;
    
            --post-header-max-w: 1220px;
            --post-header-title-max-w: 1100px;
            --post-header-excerpt-max-w: 700px;
            --post-header-image-max-w: 2400px;
    
            /**
             * Colors.
             */
    
            --theme-border-dark-color: rgb(0 0 0 / 100%);
            --theme-border-dark-color-active: rgb(28 25 23 / 60%);
            --accent-border-dark-color: rgb(28 25 23 / 100%);
            --theme-cover-dark-color: rgb(28 25 23 / 3%);
    
            --theme-border-light-color: rgb(248 250 252 / 60%);
            --theme-border-light-color-active: rgb(250 250 249 / 100%);
            --accent-border-light-color: rgb(250 250 249 / 100%);
            --theme-cover-light-color: rgb(248 250 252 / 10%);
    
                --heading-text-color: black;
                --body-text-color: black;
                --body-background-color: #eceadb;
                --accent-color: #cf4f1d;
                --accent-text-color: #ffffff;
    
                --theme-border-color: var(--theme-border-dark-color);
                --theme-border-color-active: var(--theme-border-dark-color-active);
                --accent-border-color: var(--accent-border-dark-color);
                --theme-cover-color: var(--theme-cover-dark-color);
            
            /**
             * Spacing
             */
    
            --spacing: 16px;
            --spacing-1: calc( var(--spacing) * 0.24 );   /** 4px **/
            --spacing-2: calc( var(--spacing) * 0.5 );   /** 8px **/
            --spacing-3: calc( var(--spacing) * 0.75 );   /** 12px **/
            --spacing-4: calc( var(--spacing) * 1 );   /** 16px **/
            --spacing-5: calc( var(--spacing) * 1.5 );   /** 24px **/
            --spacing-6: calc( var(--spacing) * 2 );   /** 32px **/
            --spacing-7: calc( var(--spacing) * 3 );   /** 48px **/
            --spacing-8: calc( var(--spacing) * 4 );   /** 64px **/
            --spacing-9: calc( var(--spacing) * 6 );   /** 96px **/
            --spacing-10: calc( var(--spacing) * 8 );   /** 128px **/
            --spacing-11: calc( var(--spacing) * 12 );   /** 192px **/
            --spacing-12: calc( var(--spacing) * 16 );   /** 256px **/
            --spacing-13: calc( var(--spacing) * 24 );   /** 384px **/
            --spacing-14: calc( var(--spacing) * 32 );   /** 512px **/
            --spacing-15: calc( var(--spacing) * 40 );   /** 640px **/
            --spacing-16: calc( var(--spacing) * 48 );   /** 768px **/
    
            /**
             * Border Radius
             */
    
            --border-radius: 3px;
            --border-radius-1: calc( var(--border-radius) * 1 );   /** 3px **/
            --border-radius-2: calc( var(--border-radius) * 2 );   /** 6px **/
            --border-radius-3: calc( var(--border-radius) * 3 );   /** 9px **/
    
            /**
             * Global Font Size
             */
    
            --global-font-size-1: 12px;   /** Caption **/
            --global-font-size-2: 14px;   /** Subtitle **/
            --global-font-size-3: 16px;   /** Body Copy 
    Found 2026-01-05 by HttpPlugin
    Create report
www.breadecon.com
CN:
www.breadecon.com
Key:
RSA-2048
Issuer:
R12
Not before:
2026-01-05 11:03
Not after:
2026-04-05 11:03
Domain summary