{"id":7816,"date":"2026-05-15T17:58:34","date_gmt":"2026-05-15T08:58:34","guid":{"rendered":"https:\/\/bodyse.online\/?page_id=7816"},"modified":"2026-05-15T18:17:23","modified_gmt":"2026-05-15T09:17:23","slug":"style-guide","status":"publish","type":"page","link":"https:\/\/bodyse.online\/?page_id=7816","title":{"rendered":"STYLE GUIDE"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Size Guide \u2014 Body Secret Garden<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&#038;family=Jost:wght@200;300;400;500&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  :root {\n    --cream: #faf7f4;\n    --blush: #e8d5cc;\n    --rose: #c9968a;\n    --deep: #3d2b2b;\n    --gold: #b89a7a;\n    --soft: #f2ebe6;\n    --text: #4a3535;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body { background: var(--cream); color: var(--text); font-family: 'Jost', sans-serif; font-weight: 300; overflow-x: hidden; }\n  header { text-align: center; padding: 60px 20px 40px; background: var(--deep); position: relative; overflow: hidden; }\n  header::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse at 50% 0%, rgba(185,154,122,0.3) 0%, transparent 70%); }\n  .brand { font-family: 'Cormorant Garamond', serif; font-size: clamp(2rem, 5vw, 3.5rem); font-weight: 300; color: #e8d5cc; letter-spacing: 0.08em; position: relative; }\n  .page-title { font-family: 'Cormorant Garamond', serif; font-size: clamp(1.1rem, 3vw, 1.6rem); font-weight: 400; font-style: italic; color: var(--gold); letter-spacing: 0.15em; margin-top: 8px; position: relative; }\n  .header-line { width: 60px; height: 1px; background: var(--gold); margin: 20px auto 0; position: relative; }\n  .intro { max-width: 680px; margin: 50px auto; text-align: center; padding: 0 20px; }\n  .intro h2 { font-family: 'Cormorant Garamond', serif; font-size: clamp(1.6rem, 4vw, 2.4rem); font-weight: 300; color: var(--deep); margin-bottom: 16px; }\n  .intro p { font-size: 0.95rem; line-height: 1.9; color: #6b4f4f; font-weight: 300; }\n  .steps-container { max-width: 900px; margin: 0 auto; padding: 0 20px 60px; }\n  .step-card { background: white; border-radius: 2px; margin-bottom: 30px; display: grid; grid-template-columns: 1fr 1fr; overflow: hidden; box-shadow: 0 4px 30px rgba(61,43,43,0.07); opacity: 0; transform: translateY(30px); animation: fadeUp 0.7s forwards; }\n  .step-card:nth-child(1) { animation-delay: 0.1s; }\n  .step-card:nth-child(2) { animation-delay: 0.25s; }\n  .step-card:nth-child(3) { animation-delay: 0.4s; }\n  .step-card.reverse { direction: rtl; }\n  .step-card.reverse > * { direction: ltr; }\n  @keyframes fadeUp { to { opacity: 1; transform: translateY(0); } }\n  .step-illustration { background: var(--soft); display: flex; align-items: center; justify-content: center; padding: 40px; min-height: 280px; }\n  .step-content { padding: 40px; display: flex; flex-direction: column; justify-content: center; }\n  .step-number { font-family: 'Cormorant Garamond', serif; font-size: 4rem; font-weight: 300; color: var(--blush); line-height: 1; margin-bottom: 8px; }\n  .step-title { font-family: 'Cormorant Garamond', serif; font-size: 1.6rem; font-weight: 400; color: var(--deep); margin-bottom: 16px; }\n  .step-desc { font-size: 0.9rem; line-height: 1.9; color: #6b4f4f; font-weight: 300; }\n  .step-tip { margin-top: 16px; padding: 12px 16px; background: var(--soft); border-left: 2px solid var(--rose); font-size: 0.85rem; color: var(--rose); font-style: italic; }\n  .table-section { background: var(--deep); padding: 60px 20px; text-align: center; }\n  .table-section h2 { font-family: 'Cormorant Garamond', serif; font-size: clamp(1.6rem, 4vw, 2.4rem); font-weight: 300; color: var(--blush); margin-bottom: 8px; }\n  .table-section .subtitle { color: var(--gold); font-size: 0.85rem; letter-spacing: 0.15em; text-transform: uppercase; margin-bottom: 40px; }\n  .table-wrap { max-width: 700px; margin: 0 auto; overflow-x: auto; }\n  table { width: 100%; border-collapse: collapse; font-size: 0.9rem; }\n  th { background: rgba(185,154,122,0.2); color: var(--gold); padding: 14px 20px; font-weight: 400; letter-spacing: 0.1em; text-transform: uppercase; font-size: 0.8rem; border-bottom: 1px solid rgba(185,154,122,0.3); }\n  td { color: var(--blush); padding: 13px 20px; border-bottom: 1px solid rgba(255,255,255,0.05); font-weight: 300; }\n  tr:hover td { background: rgba(185,154,122,0.08); }\n  .highlight-row td { color: var(--gold); font-weight: 400; }\n  .cup-section { max-width: 900px; margin: 60px auto; padding: 0 20px; }\n  .cup-section h2 { font-family: 'Cormorant Garamond', serif; font-size: clamp(1.6rem, 4vw, 2.4rem); font-weight: 300; color: var(--deep); text-align: center; margin-bottom: 8px; }\n  .section-sub { text-align: center; color: var(--rose); font-size: 0.85rem; letter-spacing: 0.12em; text-transform: uppercase; margin-bottom: 40px; }\n  .cup-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 16px; }\n  .cup-card { background: white; border-radius: 2px; padding: 24px 16px; text-align: center; box-shadow: 0 2px 20px rgba(61,43,43,0.06); transition: transform 0.3s ease, box-shadow 0.3s ease; }\n  .cup-card:hover { transform: translateY(-4px); box-shadow: 0 8px 30px rgba(61,43,43,0.12); }\n  .cup-letter { font-family: 'Cormorant Garamond', serif; font-size: 2.5rem; font-weight: 300; color: var(--rose); display: block; margin-bottom: 8px; }\n  .cup-diff { font-size: 0.8rem; color: var(--gold); font-weight: 400; letter-spacing: 0.05em; margin-bottom: 8px; }\n  .cup-note { font-size: 0.78rem; color: #9a7070; line-height: 1.5; }\n  .tips-section { background: var(--soft); padding: 60px 20px; }\n  .tips-inner { max-width: 800px; margin: 0 auto; }\n  .tips-section h2 { font-family: 'Cormorant Garamond', serif; font-size: clamp(1.6rem, 4vw, 2.4rem); font-weight: 300; color: var(--deep); text-align: center; margin-bottom: 8px; }\n  .tips-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; margin-top: 40px; }\n  .tip-item { background: white; padding: 28px; border-radius: 2px; border-top: 2px solid var(--rose); }\n  .tip-icon { font-size: 1.8rem; margin-bottom: 12px; display: block; }\n  .tip-title { font-family: 'Cormorant Garamond', serif; font-size: 1.1rem; color: var(--deep); margin-bottom: 8px; }\n  .tip-text { font-size: 0.85rem; line-height: 1.8; color: #6b4f4f; }\n  .cta-section { text-align: center; padding: 70px 20px; background: var(--deep); }\n  .cta-section h2 { font-family: 'Cormorant Garamond', serif; font-size: clamp(1.8rem, 4vw, 2.8rem); font-weight: 300; color: var(--blush); margin-bottom: 16px; }\n  .cta-section p { color: var(--gold); font-size: 0.9rem; margin-bottom: 32px; font-style: italic; }\n  .cta-btn { display: inline-block; padding: 16px 48px; border: 1px solid var(--gold); color: var(--gold); text-decoration: none; font-size: 0.85rem; letter-spacing: 0.2em; text-transform: uppercase; transition: all 0.3s ease; }\n  .cta-btn:hover { background: var(--gold); color: var(--deep); }\n  @media (max-width: 600px) { .step-card { grid-template-columns: 1fr; } .step-card.reverse { direction: ltr; } .step-illustration { min-height: 200px; } }\n<\/style>\n<\/head>\n<body>\n<header>\n  <div class=\"brand\">Body Secret Garden<\/div>\n  <div class=\"page-title\">How to Find Your Perfect Size<\/div>\n  <div class=\"header-line\"><\/div>\n<\/header>\n<div class=\"intro\">\n  <h2>Your Perfect Fit Starts Here<\/h2>\n  <p>Finding the right lingerie size is the first step to feeling truly beautiful and comfortable. Follow our simple 3-step guide to discover your perfect fit \u2014 crafted with Japanese precision, designed for you.<\/p>\n<\/div>\n<div class=\"steps-container\">\n  <div class=\"step-card\">\n    <div class=\"step-illustration\">\n      <svg viewBox=\"0 0 200 220\" width=\"180\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <ellipse cx=\"100\" cy=\"60\" rx=\"28\" ry=\"32\" fill=\"#e8d5cc\" opacity=\"0.6\"\/>\n        <path d=\"M68 90 Q60 110 58 140 Q56 170 60 200 L140 200 Q144 170 142 140 Q140 110 132 90 Q118 100 100 100 Q82 100 68 90Z\" fill=\"#e8d5cc\" opacity=\"0.6\"\/>\n        <line x1=\"45\" y1=\"118\" x2=\"155\" y2=\"118\" stroke=\"#c9968a\" stroke-width=\"1.5\" stroke-dasharray=\"4,3\"\/>\n        <line x1=\"45\" y1=\"118\" x2=\"50\" y2=\"114\" stroke=\"#c9968a\" stroke-width=\"1.5\"\/>\n        <line x1=\"45\" y1=\"118\" x2=\"50\" y2=\"122\" stroke=\"#c9968a\" stroke-width=\"1.5\"\/>\n        <line x1=\"155\" y1=\"118\" x2=\"150\" y2=\"114\" stroke=\"#c9968a\" stroke-width=\"1.5\"\/>\n        <line x1=\"155\" y1=\"118\" x2=\"150\" y2=\"122\" stroke=\"#c9968a\" stroke-width=\"1.5\"\/>\n        <rect x=\"72\" y=\"106\" width=\"56\" height=\"22\" rx=\"3\" fill=\"#3d2b2b\"\/>\n        <text x=\"100\" y=\"121\" text-anchor=\"middle\" fill=\"#e8d5cc\" font-size=\"9\" font-family=\"Jost, sans-serif\" font-weight=\"300\">UNDERBUST<\/text>\n        <rect x=\"40\" y=\"113\" width=\"10\" height=\"10\" rx=\"1\" fill=\"none\" stroke=\"#b89a7a\" stroke-width=\"1\"\/>\n        <text x=\"45\" y=\"121\" text-anchor=\"middle\" fill=\"#b89a7a\" font-size=\"6\" font-family=\"Jost\">cm<\/text>\n      <\/svg>\n    <\/div>\n    <div class=\"step-content\">\n      <div class=\"step-number\">01<\/div>\n      <div class=\"step-title\">Measure Your Underbust<\/div>\n      <p class=\"step-desc\">Wrap a soft measuring tape snugly around your ribcage, directly under your bust. Keep the tape parallel to the floor and breathe naturally. This measurement gives you your <strong>band size<\/strong>.<\/p>\n      <div class=\"step-tip\">\ud83d\udca1 Round to the nearest even number. This is your underbust size (e.g. 65, 70, 75, 80, 85, 90cm)<\/div>\n    <\/div>\n  <\/div>\n  <div class=\"step-card reverse\">\n    <div class=\"step-illustration\">\n      <svg viewBox=\"0 0 200 220\" width=\"180\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <ellipse cx=\"100\" cy=\"60\" rx=\"28\" ry=\"32\" fill=\"#e8d5cc\" opacity=\"0.6\"\/>\n        <path d=\"M68 90 Q60 110 58 140 Q56 170 60 200 L140 200 Q144 170 142 140 Q140 110 132 90 Q118 100 100 100 Q82 100 68 90Z\" fill=\"#e8d5cc\" opacity=\"0.6\"\/>\n        <line x1=\"42\" y1=\"102\" x2=\"158\" y2=\"102\" stroke=\"#c9968a\" stroke-width=\"1.5\" stroke-dasharray=\"4,3\"\/>\n        <line x1=\"42\" y1=\"102\" x2=\"47\" y2=\"98\" stroke=\"#c9968a\" stroke-width=\"1.5\"\/>\n        <line x1=\"42\" y1=\"102\" x2=\"47\" y2=\"106\" stroke=\"#c9968a\" stroke-width=\"1.5\"\/>\n        <line x1=\"158\" y1=\"102\" x2=\"153\" y2=\"98\" stroke=\"#c9968a\" stroke-width=\"1.5\"\/>\n        <line x1=\"158\" y1=\"102\" x2=\"153\" y2=\"106\" stroke=\"#c9968a\" stroke-width=\"1.5\"\/>\n        <circle cx=\"82\" cy=\"102\" r=\"5\" fill=\"#c9968a\" opacity=\"0.5\"\/>\n        <circle cx=\"118\" cy=\"102\" r=\"5\" fill=\"#c9968a\" opacity=\"0.5\"\/>\n        <rect x=\"78\" y=\"88\" width=\"44\" height=\"22\" rx=\"3\" fill=\"#3d2b2b\"\/>\n        <text x=\"100\" y=\"103\" text-anchor=\"middle\" fill=\"#e8d5cc\" font-size=\"9\" font-family=\"Jost, sans-serif\" font-weight=\"300\">BUST LINE<\/text>\n      <\/svg>\n    <\/div>\n    <div class=\"step-content\">\n      <div class=\"step-number\">02<\/div>\n      <div class=\"step-title\">Measure Your Bust<\/div>\n      <p class=\"step-desc\">Measure around the fullest part of your bust, keeping the tape parallel to the floor. Do not pull too tight \u2014 the tape should sit comfortably against your skin. This gives you your <strong>bust measurement<\/strong>.<\/p>\n      <div class=\"step-tip\">\ud83d\udca1 Wear a non-padded bra or no bra when measuring for the most accurate result.<\/div>\n    <\/div>\n  <\/div>\n  <div class=\"step-card\">\n    <div class=\"step-illustration\">\n      <svg viewBox=\"0 0 200 220\" width=\"180\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <rect x=\"30\" y=\"50\" width=\"60\" height=\"50\" rx=\"4\" fill=\"#e8d5cc\" opacity=\"0.7\"\/>\n        <text x=\"60\" y=\"72\" text-anchor=\"middle\" fill=\"#3d2b2b\" font-size=\"9\" font-family=\"Jost\">BUST<\/text>\n        <text x=\"60\" y=\"86\" text-anchor=\"middle\" fill=\"#c9968a\" font-size=\"13\" font-family=\"Cormorant Garamond, serif\" font-weight=\"300\">90cm<\/text>\n        <text x=\"100\" y=\"80\" text-anchor=\"middle\" fill=\"#b89a7a\" font-size=\"20\" font-family=\"Cormorant Garamond\">\u2212<\/text>\n        <rect x=\"110\" y=\"50\" width=\"60\" height=\"50\" rx=\"4\" fill=\"#e8d5cc\" opacity=\"0.7\"\/>\n        <text x=\"140\" y=\"72\" text-anchor=\"middle\" fill=\"#3d2b2b\" font-size=\"8\" font-family=\"Jost\">UNDERBUST<\/text>\n        <text x=\"140\" y=\"86\" text-anchor=\"middle\" fill=\"#c9968a\" font-size=\"13\" font-family=\"Cormorant Garamond, serif\" font-weight=\"300\">75cm<\/text>\n        <text x=\"100\" y=\"125\" text-anchor=\"middle\" fill=\"#b89a7a\" font-size=\"20\" font-family=\"Cormorant Garamond\">=<\/text>\n        <rect x=\"65\" y=\"135\" width=\"70\" height=\"50\" rx=\"4\" fill=\"#3d2b2b\"\/>\n        <text x=\"100\" y=\"157\" text-anchor=\"middle\" fill=\"#b89a7a\" font-size=\"9\" font-family=\"Jost\" letter-spacing=\"1\">DIFFERENCE<\/text>\n        <text x=\"100\" y=\"175\" text-anchor=\"middle\" fill=\"#e8d5cc\" font-size=\"18\" font-family=\"Cormorant Garamond, serif\">15cm = C<\/text>\n      <\/svg>\n    <\/div>\n    <div class=\"step-content\">\n      <div class=\"step-number\">03<\/div>\n      <div class=\"step-title\">Calculate Your Cup Size<\/div>\n      <p class=\"step-desc\">Subtract your underbust measurement from your bust measurement. The difference determines your cup size. For example: Bust 90cm \u2212 Underbust 75cm = 15cm difference = <strong>C Cup<\/strong>.<\/p>\n      <div class=\"step-tip\">\ud83d\udca1 Your final size = Band Size + Cup. Example: 75cm underbust + C cup = <strong>C75<\/strong><\/div>\n    <\/div>\n  <\/div>\n<\/div>\n<div class=\"table-section\">\n  <h2>International Size Conversion<\/h2>\n  <p class=\"subtitle\">Japan \u00b7 EU \u00b7 US \u00b7 UK<\/p>\n  <div class=\"table-wrap\">\n    <table>\n      <thead>\n        <tr><th>Japan<\/th><th>EU \/ France<\/th><th>USA<\/th><th>UK<\/th><th>Underbust (cm)<\/th><\/tr>\n      <\/thead>\n      <tbody>\n        <tr><td>65<\/td><td>75<\/td><td>30<\/td><td>30<\/td><td>63\u201367cm<\/td><\/tr>\n        <tr><td>70<\/td><td>80<\/td><td>32<\/td><td>32<\/td><td>68\u201372cm<\/td><\/tr>\n        <tr class=\"highlight-row\"><td>75<\/td><td>85<\/td><td>34<\/td><td>34<\/td><td>73\u201377cm<\/td><\/tr>\n        <tr><td>80<\/td><td>90<\/td><td>36<\/td><td>36<\/td><td>78\u201382cm<\/td><\/tr>\n        <tr><td>85<\/td><td>95<\/td><td>38<\/td><td>38<\/td><td>83\u201387cm<\/td><\/tr>\n        <tr><td>90<\/td><td>100<\/td><td>40<\/td><td>40<\/td><td>88\u201392cm<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n  <\/div>\n<\/div>\n<div class=\"cup-section\">\n  <h2>Cup Size Guide<\/h2>\n  <p class=\"section-sub\">Bust \u2212 Underbust Difference<\/p>\n  <div class=\"cup-grid\">\n    <div class=\"cup-card\"><span class=\"cup-letter\">A<\/span><div class=\"cup-diff\">~10cm<\/div><div class=\"cup-note\">Subtle, delicate silhouette<\/div><\/div>\n    <div class=\"cup-card\"><span class=\"cup-letter\">B<\/span><div class=\"cup-diff\">~12.5cm<\/div><div class=\"cup-note\">Soft, natural shape<\/div><\/div>\n    <div class=\"cup-card\"><span class=\"cup-letter\">C<\/span><div class=\"cup-diff\">~15cm<\/div><div class=\"cup-note\">Balanced, feminine curve<\/div><\/div>\n    <div class=\"cup-card\"><span class=\"cup-letter\">D<\/span><div class=\"cup-diff\">~17.5cm<\/div><div class=\"cup-note\">Fuller, beautifully defined<\/div><\/div>\n    <div class=\"cup-card\"><span class=\"cup-letter\">E<\/span><div class=\"cup-diff\">~20cm<\/div><div class=\"cup-note\">Rich, voluptuous shape<\/div><\/div>\n    <div class=\"cup-card\"><span class=\"cup-letter\">F<\/span><div class=\"cup-diff\">~22.5cm<\/div><div class=\"cup-note\">Generous, full figure<\/div><\/div>\n    <div class=\"cup-card\"><span class=\"cup-letter\">G<\/span><div class=\"cup-diff\">~25cm<\/div><div class=\"cup-note\">Large, needs full support<\/div><\/div>\n    <div class=\"cup-card\"><span class=\"cup-letter\">H<\/span><div class=\"cup-diff\">~27.5cm<\/div><div class=\"cup-note\">Full figure, high support<\/div><\/div>\n  <\/div>\n<\/div>\n<div class=\"tips-section\">\n  <div class=\"tips-inner\">\n    <h2>Fitting Tips<\/h2>\n    <p class=\"section-sub\" style=\"text-align:center; color:var(--rose); font-size:0.85rem; letter-spacing:0.12em; text-transform:uppercase; margin-bottom:0;\">For the most accurate result<\/p>\n    <div class=\"tips-grid\">\n      <div class=\"tip-item\"><span class=\"tip-icon\">\ud83d\udccf<\/span><div class=\"tip-title\">Use a soft tape measure<\/div><p class=\"tip-text\">A flexible fabric or plastic tape measure gives the most accurate results. Avoid using a rigid ruler.<\/p><\/div>\n      <div class=\"tip-item\"><span class=\"tip-icon\">\ud83e\ude9e<\/span><div class=\"tip-title\">Measure in front of a mirror<\/div><p class=\"tip-text\">Check that the tape is parallel to the floor on all sides, especially at the back.<\/p><\/div>\n      <div class=\"tip-item\"><span class=\"tip-icon\">\ud83e\udd1d<\/span><div class=\"tip-title\">Ask for help if needed<\/div><p class=\"tip-text\">Having someone else measure your back ensures a more precise and even measurement.<\/p><\/div>\n      <div class=\"tip-item\"><span class=\"tip-icon\">\u2696\ufe0f<\/span><div class=\"tip-title\">Between two sizes?<\/div><p class=\"tip-text\">If you fall between sizes, we recommend sizing up for comfort, especially for G and H cup styles.<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/div>\n<div class=\"cta-section\">\n  <h2>Ready to Find Your Perfect Fit?<\/h2>\n  <p>Explore our collection \u2014 crafted with Japanese elegance, designed for every woman.<\/p>\n  <a href=\"#\" class=\"cta-btn\">Shop Now<\/a>\n<\/div>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Size Guide \u2014 Body Secret Garden Body Secret Garden How to Find Your Perfect Size Your Perfect Fit Starts Here  [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-7816","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/bodyse.online\/index.php?rest_route=\/wp\/v2\/pages\/7816","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bodyse.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bodyse.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bodyse.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bodyse.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7816"}],"version-history":[{"count":5,"href":"https:\/\/bodyse.online\/index.php?rest_route=\/wp\/v2\/pages\/7816\/revisions"}],"predecessor-version":[{"id":7844,"href":"https:\/\/bodyse.online\/index.php?rest_route=\/wp\/v2\/pages\/7816\/revisions\/7844"}],"wp:attachment":[{"href":"https:\/\/bodyse.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7816"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}