{"version":3,"sources":["sanitize.css","mixins/_heading_sizes.scss","mixins/_pillaraged.scss","mixins/_media_widths.scss","_pillar.scss","mixins/_forgive_sinner.scss","mixins/_all_are_judged.scss","_sinner.scss","ol/_pillar.scss","ul/_pillar.scss","debug/debug.scss","god.css"],"names":[],"mappings":"AAQA,iBAIA,2BAAA,CCiBM,qBADF,CDRJ,eE8DE,uBAAA,CA5DA,sBFEF,CAWA,cAMA,uCEjBE,CFkBF,6BEjBE,CFWF,cAAA,CGxBE,eAAA,CCPF,wBAAA,CJkCA,eEjBE,CFkBF,aEjBE,CFiBF,UAGA,CASA,aKpBE,QLsBF,CAOA,WACA,aAAA,CG1BE,cH4BF,CASA,kCM5CE,QN8CF,CAOA,WACA,aAAA,CACA,QGhDE,CAxBA,0BIPF,oBAAA,CPwFA,SACA,CAMA,sBACA,eO1FI,CP2FJ,UACA,CAQA,YACA,+BAAA,CACA,aAAA,CG7EE,aH+EF,CASA,oBGpGE,yBAAA,CKbE,wCAAA,CAAA,gCRoHJ,CS3HI,iBACE,kBTkIN,CAOA,sBACA,+BAAA,CACA,aUhJA,CVuJA,cUhJE,aVkJF,CASA,0CACA,qBACA,CAMA,eGxJE,iBH0JF,CAMA,wBACA,iBACA,CAWA,cACA,wBAAA,CACA,oBAAA,CACA,aACA,CASA,4BACA,QACA,CAMA,8DACA,yBACA,CAMA,iBACA,wBACA,CAMA,iBACA,uBACA,CAOA,iBACA,QAAA,CACA,eACA,CAOA,wBACA,4BAAA,CACA,mBACA,CAMA,wDAEA,WACA,CAMA,4BACA,aAAA,CACA,WACA,CAMA,4BACA,uBACA,CAOA,6BACA,yBAAA,CACA,YACA,CASA,eACA,qBAAA,CACA,YAAA,CACA,UAAA,CACA,uBAAA,CACA,kBAAA,CACA,MAAA,CACA,WAAA,CACA,WAAA,CACA,iBAAA,CACA,OAAA,CACA,sBAAA,CACA,iBACA,CAEA,2BACA,YACA,CAMA,sCACA,iBACA,CASA,2BACA,eACA,CAMA,wBACA,cACA,CAOA,0CACA,kBACA,CAOA,sCACA,eACA,CAEA,kDACA,kBAAA,CACA,iBACA,CWxWA,QACA,cACA,CAEA,QACA,gBACA,CAEA,QACA,gBACA,CAEA,QACA,gBACA,CAEA,QACA,gBACA,CAEA,QACA,cACA,CAEA,6CAKA,qBAAA,CACA,aAAA,CACA,UAAA,CACA,kBAAA,CACA,oBAAA,CACA,yBAAA,CACA,0BAAA,CACA,eACA,CAEA,2DACA,6CAKA,kBAAA,CACA,oBAAA,CACA,2BAAA,CACA,4BACA,CACA,CAEA,oCACA,6CAKA,kBAAA,CACA,oBAAA,CACA,0BAAA,CACA,2BAAA,CACA,WACA,CACA,CAEA,gBAOA,yCAAA,CANA,qBAAA,CAMA,6BAAA,CACA,WAAA,CANA,oBAAA,CAOA,WAAA,CACA,wBAAA,CANA,wBAAA,CACA,eAAA,CACA,mBAKA,CAEA,2DACA,gBACA,qBACA,CACA,CAEA,qCACA,gBACA,sBACA,CACA,CAEA,WACA,qBAAA,CAMA,UAAA,CALA,oBAAA,CAMA,UAAA,CALA,uBAAA,CAMA,yBAAA,CAJA,eAAA,CACA,mBAIA,CAEA,2DACA,WACA,SAAA,CACA,qBACA,CACA,CAEA,qCACA,WACA,SAAA,CACA,sBACA,CACA,CAEA,oCACA,2BAEA,qBAAA,CACA,oBAAA,CAKA,uBAAA,CACA,oBAAA,CALA,uBAAA,CACA,wBAAA,CACA,eAAA,CAIA,eAAA,CAHA,oBAIA,CACA,CAEA,2DACA,2BAEA,8BACA,CACA,CAEA,4DACA,2BAEA,8BACA,CACA,CAEA,qCACA,2BAEA,8BACA,CACA,CAEA,WACA,0BACA,CAEA,aACA,cACA,CAEA,qCACA,WACA,iBACA,CACA,CAEA,WACA,0BACA,CAEA,aACA,cACA,CAEA,qCACA,WACA,iBACA,CACA,CAEA,SACA,uBACA,CAEA,OACA,wBAAA,CACA,UAAA,CACA,YAAA,CACA,uBAAA,CACA,MAAA,CACA,QAAA,CACA,WAAA,CACA,cAAA,CACA,KAAA,CACA,iBACA,CAEA,qCACA,YACA,aAAA,CACA,kBACA,CACA,CAEA,4DACA,aACA,aAAA,CACA,kBACA,CACA,CAEA,2DACA,YACA,aAAA,CACA,kBACA,CACA,CAEA,oCACA,aACA,aAAA,CACA,kBACA,CACA","file":"god.min.css","sourcesContent":["/* Document\n * ========================================================================== */\n\n/**\n * 1. Add border box sizing in all browsers (opinionated).\n * 2. Backgrounds do not repeat by default (opinionated).\n */\n\n*,\n::before,\n::after {\n  box-sizing: border-box; /* 1 */\n  background-repeat: no-repeat; /* 2 */\n}\n\n/**\n * 1. Add text decoration inheritance in all browsers (opinionated).\n * 2. Add vertical alignment inheritance in all browsers (opinionated).\n */\n\n::before,\n::after {\n  text-decoration: inherit; /* 1 */\n  vertical-align: inherit; /* 2 */\n}\n\n/**\n * 1. Use the default cursor in all browsers (opinionated).\n * 2. Change the line height in all browsers (opinionated).\n * 3. Breaks words to prevent overflow in all browsers (opinionated).\n * 4. Use a 4-space tab width in all browsers (opinionated).\n * 5. Remove the grey highlight on links in iOS (opinionated).\n * 6. Prevent adjustments of font size after orientation changes in iOS.\n */\n\n:where(:root) {\n  cursor: default; /* 1 */\n  line-height: 1.5; /* 2 */\n  overflow-wrap: break-word; /* 3 */\n  -moz-tab-size: 4; /* 4 */\n  tab-size: 4; /* 4 */\n  -webkit-tap-highlight-color: transparent; /* 5 */\n  -webkit-text-size-adjust: 100%; /* 6 */\n}\n\n/* Sections\n * ========================================================================== */\n\n/**\n * Remove the margin in all browsers (opinionated).\n */\n\n:where(body) {\n  margin: 0;\n}\n\n/**\n * Correct the font size and margin on `h1` elements within `section` and\n * `article` contexts in Chrome, Edge, Firefox, and Safari.\n */\n\n:where(h1) {\n  font-size: 2em;\n  margin: 0.67em 0;\n}\n\n/* Grouping content\n * ========================================================================== */\n\n/**\n * Remove the margin on nested lists in Chrome, Edge, and Safari.\n */\n\n:where(dl, ol, ul) :where(dl, ol, ul) {\n  margin: 0;\n}\n\n/**\n * 1. Correct the inheritance of border color in Firefox.\n * 2. Add the correct box sizing in Firefox.\n */\n\n:where(hr) {\n  color: inherit; /* 1 */\n  height: 0; /* 2 */\n}\n\n/**\n * Remove the list style on navigation lists in all browsers (opinionated).\n */\n\n:where(nav) :where(ol, ul) {\n  list-style-type: none;\n  padding: 0;\n}\n\n/**\n * Prevent VoiceOver from ignoring list semantics in Safari (opinionated).\n */\n\n:where(nav li)::before {\n  content: \"\\200B\";\n  float: left;\n}\n\n/**\n * 1. Correct the inheritance and scaling of font size in all browsers.\n * 2. Correct the odd `em` font sizing in all browsers.\n * 3. Prevent overflow of the container in all browsers (opinionated).\n */\n\n:where(pre) {\n  font-family: monospace, monospace; /* 1 */\n  font-size: 1em; /* 2 */\n  overflow: auto; /* 3 */\n}\n\n/* Text-level semantics\n * ========================================================================== */\n\n/**\n * Add the correct text decoration in Safari.\n */\n\n:where(abbr[title]) {\n  text-decoration: underline;\n  text-decoration: underline dotted;\n}\n\n/**\n * Add the correct font weight in Chrome, Edge, and Safari.\n */\n\n:where(b, strong) {\n  font-weight: bolder;\n}\n\n/**\n * 1. Correct the inheritance and scaling of font size in all browsers.\n * 2. Correct the odd `em` font sizing in all browsers.\n */\n\n:where(code, kbd, samp) {\n  font-family: monospace, monospace; /* 1 */\n  font-size: 1em; /* 2 */\n}\n\n/**\n * Add the correct font size in all browsers.\n */\n\n:where(small) {\n  font-size: 80%;\n}\n\n/* Embedded content\n * ========================================================================== */\n\n/*\n * Change the alignment on media elements in all browsers (opinionated).\n */\n\n:where(audio, canvas, iframe, img, svg, video) {\n  vertical-align: middle;\n}\n\n/**\n * Remove the border on iframes in all browsers (opinionated).\n */\n\n:where(iframe) {\n  border-style: none;\n}\n\n/**\n * Change the fill color to match the text color in all browsers (opinionated).\n */\n\n:where(svg:not([fill])) {\n  fill: currentColor;\n}\n\n/* Tabular data\n * ========================================================================== */\n\n/**\n * 1. Collapse border spacing in all browsers (opinionated).\n * 2. Correct table border color inheritance in all Chrome, Edge, and Safari.\n * 3. Remove text indentation from table contents in Chrome, Edge, and Safari.\n */\n\n:where(table) {\n  border-collapse: collapse; /* 1 */\n  border-color: inherit; /* 2 */\n  text-indent: 0; /* 3 */\n}\n\n/* Forms\n * ========================================================================== */\n\n/**\n * Remove the margin on controls in Safari.\n */\n\n:where(button, input, select) {\n  margin: 0;\n}\n\n/**\n * Correct the inability to style buttons in iOS and Safari.\n */\n\n:where(button, [type=\"button\" i], [type=\"reset\" i], [type=\"submit\" i]) {\n  -webkit-appearance: button;\n}\n\n/**\n * Change the inconsistent appearance in all browsers (opinionated).\n */\n\n:where(fieldset) {\n  border: 1px solid #a0a0a0;\n}\n\n/**\n * Add the correct vertical alignment in Chrome, Edge, and Firefox.\n */\n\n:where(progress) {\n  vertical-align: baseline;\n}\n\n/**\n * 1. Remove the margin in Firefox and Safari.\n * 3. Change the resize direction in all browsers (opinionated).\n */\n\n:where(textarea) {\n  margin: 0; /* 1 */\n  resize: vertical; /* 3 */\n}\n\n/**\n * 1. Correct the odd appearance in Chrome, Edge, and Safari.\n * 2. Correct the outline style in Safari.\n */\n\n:where([type=\"search\" i]) {\n  -webkit-appearance: textfield; /* 1 */\n  outline-offset: -2px; /* 2 */\n}\n\n/**\n * Correct the cursor style of increment and decrement buttons in Safari.\n */\n\n::-webkit-inner-spin-button,\n::-webkit-outer-spin-button {\n  height: auto;\n}\n\n/**\n * Correct the text style of placeholders in Chrome, Edge, and Safari.\n */\n\n::-webkit-input-placeholder {\n  color: inherit;\n  opacity: 0.54;\n}\n\n/**\n * Remove the inner padding in Chrome, Edge, and Safari on macOS.\n */\n\n::-webkit-search-decoration {\n  -webkit-appearance: none;\n}\n\n/**\n * 1. Correct the inability to style upload buttons in iOS and Safari.\n * 2. Change font properties to `inherit` in Safari.\n */\n\n::-webkit-file-upload-button {\n  -webkit-appearance: button; /* 1 */\n  font: inherit; /* 2 */\n}\n\n/* Interactive\n * ========================================================================== */\n\n/*\n * Add the correct styles in Safari.\n */\n\n:where(dialog) {\n  background-color: white;\n  border: solid;\n  color: black;\n  height: -moz-fit-content;\n  height: fit-content;\n  left: 0;\n  margin: auto;\n  padding: 1em;\n  position: absolute;\n  right: 0;\n  width: -moz-fit-content;\n  width: fit-content;\n}\n\n:where(dialog:not([open])) {\n  display: none;\n}\n\n/*\n * Add the correct display in Safari.\n */\n\n:where(details > summary:first-of-type) {\n  display: list-item;\n}\n\n/* Accessibility\n * ========================================================================== */\n\n/**\n * Change the cursor on busy elements in all browsers (opinionated).\n */\n\n:where([aria-busy=\"true\" i]) {\n  cursor: progress;\n}\n\n/*\n * Change the cursor on control elements in all browsers (opinionated).\n */\n\n:where([aria-controls]) {\n  cursor: pointer;\n}\n\n/*\n * Change the cursor on disabled, not-editable, or otherwise\n * inoperable elements in all browsers (opinionated).\n */\n\n:where([aria-disabled=\"true\" i], [disabled]) {\n  cursor: not-allowed;\n}\n\n/*\n * Change the display on visually hidden accessible elements\n * in all browsers (opinionated).\n */\n\n:where([aria-hidden=\"false\" i][hidden]) {\n  display: initial;\n}\n\n:where([aria-hidden=\"false\" i][hidden]:not(:focus)) {\n  clip: rect(0, 0, 0, 0);\n  position: absolute;\n}\n","/// /// //\n/// Master style for heading spreads\n//\n/// @param {LIST} $fontzy A list of 6 heading sizes\n//\n/// @example\n/// @include heading_sizes(600% 500% 400% 300% 200% 100%);\n//\n/// /// h1 {\n/// ///   font-size:  600%;\n/// /// }\n/// /// h2 {\n/// ///   font-size:  500%;\n/// /// }\n/// /// h3 {\n/// ///   font-size:  400%;\n/// /// }\n/// /// h4 {\n/// ///   font-size:  300%;\n/// /// }\n/// /// h5 {\n/// ///   font-size:  200%;\n/// /// }\n/// /// h6 {\n/// ///   font-size:  100%;\n/// /// }\n@mixin heading_sizes($fonti) {\n  @for $i from 1 through 6 {\n    #{h + $i} {\n      font-size: nth($fonti, $i);\n    }\n  }\n}\n","/// /// //\n/// Margin style to contain a pillar.\n//\n/// Using left and right margins as percentages to fix the column, with no\n/// vertical margin.\n//\n/// @param {%} $ml margin-left\n/// @param {%} $mr margin-right\n//\n/// @example\n/// body > $pillar {\n///   @include pillar_containment(30%, 30%);\n/// }\n//\n/// /// body > h1,\n/// /// body > h2,\n/// /// body > p, {\n/// ///   margin-left: 30% !important;\n/// ///   margin-right: 30% !important;\n/// /// }\n/// //\n@mixin pillar_containment($ml, $mr) {\n  margin-block-end: 0;\n  margin-block-start: 0;\n  margin-left: $ml !important;\n  margin-right: $mr !important;\n}\n\n/// /// //\n/// Padding style to contain a pillar.\n//\n/// Apply vertical padding as the margin between tags, and horizontal padding\n/// to pad between the pillar and the believers.\n//\n/// @param {UNIT} $pv padding-vertically\n/// @param {%} $ph padding-horizontally\n//\n/// @example\n/// body > $pillar {\n///   @include pillar_padding(0, 3%);\n/// }\n//\n/// /// body > h1,\n/// /// body > h2,\n/// /// body > p, {\n/// ///    padding: 0 3%;\n/// /// }\n/// //\n@mixin pillar_padding($pv, $ph) {\n  padding: $pv $ph;\n}\n\n/// /// //\n/// A column of tags forming a vertical pillar on the web page.\n//\n/// @param {%} $ml margin-left\n/// @param {%} $mr margin-right\n/// @param {UNIT} $pv padding-vertically\n/// @param {%} $ph padding-horizontally\n//\n/// @example\n/// body > $pillar {\n///   @include pillaraged(20%, 40%, 4px, 3%);\n/// }\n//\n/// /// body > h1,\n/// /// body > h2,\n/// /// body > p, {\n/// ///    margin: 0 20% 0 40% !important;\n/// /// /// > ol,\n/// /// /// > ul, {\n/// /// ///   padding-left: 3%;\n/// /// ///   padding-right: 3%;\n/// /// /// }\n/// ///    padding: 4px 3%;\n/// ///    display: block;\n/// ///    float: none;\n/// /// }\n/// //\n@mixin pillaraged($ml, $mr, $pv, $ph, $disp: block) {\n  box-sizing: border-box;\n  display: $disp;\n  float: none;\n  @include pillar_containment($ml, $mr);\n  @include pillar_padding($pv, $ph);\n}\n","/// /// //\n/// Master styles for media breaks.\n//\n/// @example\n/// @include tight {\n///   color: blue;\n/// }\n//\n/// //@media screen and (max-width: 600px) {\n/// ///    color: blue;\n/// /// }\n@mixin tight {\n  @media screen and (max-width: $god-tight) {\n    @content;\n  }\n}\n\n@mixin cosy {\n  @media screen and (min-width: $god-tight + 1px) and (max-width: $god-cosy) {\n    @content;\n  }\n}\n\n@mixin tight_and_cosy {\n  @media screen and (max-width: $god-cosy) {\n    @content;\n  }\n}\n\n@mixin loose {\n  @media screen and (min-width: $god-cosy + 1px) and (max-width: $god-loose) {\n    @content;\n  }\n}\n\n@mixin full {\n  @media screen and (min-width: $god-loose + 1px) {\n    @content;\n  }\n}\n","// `pillar` level HTML tags like p, h6, div should come inside the body tag.\n//  By default pillar is \"contained\".\n// Commarise the list as a css selector.\n@use \"sass:math\";\n\n#{$pillar} {\n  @include pillaraged($hell-width, $heaven-width, $personal-space, $god-space);\n  $pillar-adj: overlap_factor(\n    100% - $god-space - $heaven-width - $hell-width,\n    100% - $god-space,\n    $pillar-cosy\n  );\n  @include cosy {\n    @include pillar_containment(\n      $hell-width - math.div($pillar-adj, 2),\n      $heaven-width - math.div($pillar-adj, 2)\n    );\n  }\n  @include tight {\n    @include pillar_containment($personal-space, $personal-space);\n    @include pillar_padding($inline-padding, $inline-padding);\n  }\n}\n","/// /// //\n/// Master style for tags in heaven.\n//\n/// @param {%} $w width\n/// @param {UNIT} $pv padding-vertically\n/// @param {%} $ph padding-horizontally\n/// @param {%} $m margin\n/// @param {UNIT} $b border\n//\n/// @example\n/// body > $pillar {\n///   @include forgive_sinner(40%, 2%, 1%);\n/// }\n//\n/// /// body > h1,\n/// /// body > h2,\n/// /// body > p, {\n/// ///    padding: 6px 2% 0 2%;\n/// ///    width: 40% - (2% + 2%) !important;\n/// ///    margin-top: 0 !important;\n/// ///    margin-bottom: 1% !important;\n/// ///    margin-left: 0 !important;\n/// ///    margin-right: 0 !important;\n/// ///    break-before: always;\n/// ///    break-before: always !important; /// give way on right\n/// ///    clear: right;\n/// ///    float: right;\n/// ///    text-align: right;\n/// /// }\n/// //\n@mixin forgive_sinner($w, $pv, $ph) {\n  @include all_are_judged($w, $pv, $ph);\n  break-before: always !important; /* give way on right */\n  clear: right;\n  float: right;\n  margin-left: $ph !important;\n}\n","/// /// //\n/// Master styling for believers.\n//\n/// @param {%} $w width\n/// @param {UNIT} $pv padding-vertically\n/// @param {%} $ph padding-horizontally\n//\n/// @example\n/// body > $pillar {\n///   @include all_are_judged(40%, 4px, 3%);\n/// }\n//\n/// /// body > h1,\n/// /// body > h2,\n/// /// body > p, {\n/// ///    box-sizing: border-box;\n/// ///    display: inline-block;\n/// ///    margin-left: 0 0 4px !important;\n/// ///    margin-right: 0 0 4px !important;\n/// ///    padding: 4px 3%;\n/// ///    width: 40% !important;\n/// /// }\n/// //\n@mixin all_are_judged($w, $pv, $ph) {\n  box-sizing: border-box;\n  display: inline-block;\n  margin-left: 0 !important;\n  margin-right: 0 !important;\n  padding: $pv $ph;\n  width: $w !important;\n  /// Trust god to deal with padding, width and margin.\n}\n","// Master for sinner styles\n// Combine heaven and hell.\n$sinners: sl-union($heaven, $hell); // Commarise the list as a css selector.\n$sinners: sl-to-list($sinners, comma);\n\n#{$sinners} {\n  @include tight {\n    // Default: no hanging for any sinners on a mobile.\n    @include all_are_judged(100%, $personal-space, $god-space);\n    display: block !important;\n    float: none !important;\n    text-align: left;\n  }\n  @include cosy {\n    // More vertical spacing between sinners.\n    margin-bottom: ($personal-space * 1.3) !important;\n  }\n  @include loose {\n    // Even more vertical spacing between sinners.\n    margin-bottom: ($personal-space * 1.6) !important;\n  }\n  @include full {\n    // Tonnes of vertical spacing between sinners.\n    margin-bottom: ($personal-space * 1.9) !important;\n  }\n}\n","ol {\n  > li {\n    margin-left: $personal-space !important;\n\n    > * {\n      display: inline;\n    }\n  }\n}\n@include tight_and_cosy {\n  ol {\n    > li {\n      list-style-position: inside;\n    }\n  }\n}\n","ul {\n  > li {\n    margin-left: $personal-space !important;\n\n    > * {\n      display: inline;\n    }\n  }\n}\n@include tight_and_cosy {\n  ul {\n    > li {\n      list-style-position: inside;\n    }\n  }\n}\n",".debug {\n  background-color: lightgrey;\n  color: white;\n  display: none;\n  font-family: sans-serif;\n  font-size: 80%;\n  font-weight: bold;\n  left: 0;\n  margin: 0;\n  padding: 3px;\n  position: fixed;\n  top: 0;\n  visibility: hidden;\n\n  &.full {\n    @include full {\n      display: block;\n      visibility: visible;\n    }\n  }\n\n  &.loose {\n    @include loose {\n      display: block;\n      visibility: visible;\n    }\n  }\n\n  &.cosy {\n    @include cosy {\n      display: block;\n      visibility: visible;\n    }\n  }\n\n  &.tight {\n    @include tight {\n      display: block;\n      visibility: visible;\n    }\n  }\n}\n","/* god theme: Call me to include god in your SASS projects.*/\n\nbody > h1 {\n  font-size: 300%;\n}\n\nbody > h2 {\n  font-size: 216.7%;\n}\n\nbody > h3 {\n  font-size: 166.7%;\n}\n\nbody > h4 {\n  font-size: 133.3%;\n}\n\nbody > h5 {\n  font-size: 116.7%;\n}\n\nbody > h6 {\n  font-size: 100%;\n}\n\nbody > h1,\nbody > p,\nbody > menu,\nbody > footer,\nbody > ul {\n  box-sizing: border-box;\n  display: block;\n  float: none;\n  margin-block-end: 0;\n  margin-block-start: 0;\n  margin-left: 33% !important;\n  margin-right: 33% !important;\n  padding: 12px 3%;\n}\n\n@media screen and (min-width: 769px) and (max-width: 1024px) {\n  body > h1,\n  body > p,\n  body > menu,\n  body > footer,\n  body > ul {\n    margin-block-end: 0;\n    margin-block-start: 0;\n    margin-left: 23.1% !important;\n    margin-right: 23.1% !important;\n  }\n}\n\n@media screen and (max-width: 768px) {\n  body > h1,\n  body > p,\n  body > menu,\n  body > footer,\n  body > ul {\n    margin-block-end: 0;\n    margin-block-start: 0;\n    margin-left: 12px !important;\n    margin-right: 12px !important;\n    padding: 3px;\n  }\n}\n\nbody > blockquote {\n  box-sizing: border-box;\n  display: inline-block;\n  margin-left: 0 !important;\n  margin-right: 0 !important;\n  padding: 12px 3%;\n  width: 30% !important;\n  break-before: always !important; /* give way on right */\n  clear: right;\n  float: right;\n  margin-left: 3% !important;\n}\n\n@media screen and (min-width: 769px) and (max-width: 1024px) {\n  body > blockquote {\n    width: 39.3% !important;\n  }\n}\n\n@media screen and (min-width: 1401px) {\n  body > blockquote {\n    width: 27.21% !important;\n  }\n}\n\nbody > aside {\n  box-sizing: border-box;\n  display: inline-block;\n  margin-left: 0 !important;\n  margin-right: 0 !important;\n  padding: 12px 3%;\n  width: 30% !important;\n  clear: left;\n  float: left;\n  margin-right: 3% !important;\n}\n\n@media screen and (min-width: 769px) and (max-width: 1024px) {\n  body > aside {\n    full: 9.3%;\n    width: 39.3% !important;\n  }\n}\n\n@media screen and (min-width: 1401px) {\n  body > aside {\n    full: 9.3%;\n    width: 27.21% !important;\n  }\n}\n\n@media screen and (max-width: 768px) {\n  body > blockquote,\n  body > aside {\n    box-sizing: border-box;\n    display: inline-block;\n    margin-left: 0 !important;\n    margin-right: 0 !important;\n    padding: 12px 3%;\n    width: 100% !important;\n    display: block !important;\n    float: none !important;\n    text-align: left;\n  }\n}\n\n@media screen and (min-width: 769px) and (max-width: 1024px) {\n  body > blockquote,\n  body > aside {\n    margin-bottom: 15.6px !important;\n  }\n}\n\n@media screen and (min-width: 1025px) and (max-width: 1400px) {\n  body > blockquote,\n  body > aside {\n    margin-bottom: 19.2px !important;\n  }\n}\n\n@media screen and (min-width: 1401px) {\n  body > blockquote,\n  body > aside {\n    margin-bottom: 22.8px !important;\n  }\n}\n\nbody > ol > li {\n  margin-left: 12px !important;\n}\n\nbody > ol > li > * {\n  display: inline;\n}\n\n@media screen and (max-width: 1024px) {\n  body > ol > li {\n    list-style: inside;\n  }\n}\n\nbody > ul > li {\n  margin-left: 12px !important;\n}\n\nbody > ul > li > * {\n  display: inline;\n}\n\n@media screen and (max-width: 1024px) {\n  body > ul > li {\n    list-style: inside;\n  }\n}\n\nbody > img {\n  max-width: 34% !important;\n}\n\n.debug {\n  background-color: #d3d3d3;\n  color: #fff;\n  display: none;\n  font: 700 80% sans-serif;\n  left: 0;\n  margin: 0;\n  padding: 3px;\n  position: fixed;\n  top: 0;\n  visibility: hidden;\n}\n\n@media screen and (min-width: 1401px) {\n  .debug.full {\n    display: block;\n    visibility: visible;\n  }\n}\n\n@media screen and (min-width: 1025px) and (max-width: 1400px) {\n  .debug.loose {\n    display: block;\n    visibility: visible;\n  }\n}\n\n@media screen and (min-width: 769px) and (max-width: 1024px) {\n  .debug.cosy {\n    display: block;\n    visibility: visible;\n  }\n}\n\n@media screen and (max-width: 768px) {\n  .debug.tight {\n    display: block;\n    visibility: visible;\n  }\n}\n/*# sourceMappingURL=god.css.map */\n"]}