:root{--ink:#0b4b55;--night:#06343a;--paper:#fffaf2;--cream:#f8f0e4;--coral:#e96549;--gold:#f3c98f;--sage:#91b3a8;--muted:#59696a;--line:rgba(11,75,85,.16)}
*{box-sizing:border-box} [hidden]{display:none!important} html{scroll-behavior:smooth;scroll-padding-top:28px} body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased} button,input,select,textarea{font:inherit} button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent} button{cursor:pointer} button:disabled{cursor:default;opacity:.45} a{color:inherit;text-decoration:none} button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #ba6d31;outline-offset:5px} img{display:block;max-width:100%} h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.035em} h1,h2{margin:0} h2{font-size:clamp(36px,4.4vw,61px);line-height:1.12} h2 em{color:var(--coral)} p{line-height:1.7} .section-wrap{padding:100px max(24px,calc((100% - 1180px)/2))} .section-kicker,.eyebrow{font-size:11px;font-weight:700;letter-spacing:.17em;text-transform:uppercase;margin:0 0 21px;color:var(--coral)} .section-kicker.light{color:#b5d0b6} .button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:52px;padding:15px 25px;border:0;border-radius:99px;font-size:13px;font-weight:700;line-height:1.3;text-align:center;transition:background .2s,transform .2s} .button:hover:not(:disabled){transform:translateY(-2px)} .button-primary{color:var(--ink);background:var(--gold)} .button-primary:hover{background:#f6ca7e} .button-dark{color:#fff;background:var(--ink)} .button-dark:hover{background:#203b63} .button-outline{border:1px solid var(--line);background:transparent;color:var(--ink)} .inline-button,.subtle-button,.footer-link{border:0;background:none;color:inherit;padding:8px 0;line-height:1.5;text-align:left;font-size:13px} .inline-button{text-decoration:underline;text-underline-offset:4px} .subtle-button{font-weight:600} .pill{display:inline-block;flex-shrink:0;padding:8px 13px;border-radius:99px;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:#e9dcc4;color:var(--ink)} .skip-link{position:absolute;top:-100px;left:20px;z-index:20;padding:15px;background:white;color:var(--ink)} .skip-link:focus{top:12px}
.site-header{position:absolute;z-index:5;top:0;left:50%;width:min(1180px,calc(100% - 48px));transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;padding:26px 0;color:white;border-bottom:1px solid #ffffff38;gap:20px}.brand{display:flex;align-items:center;gap:10px;font:600 20px/1 Georgia,serif;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:30px;height:30px;color:var(--ink);background:var(--gold);border-radius:50%;font:14px/1 sans-serif}nav{display:flex;align-items:center;gap:26px;font-size:13px}nav a:not(.nav-cta){color:#ffffffe0}.nav-cta{padding:12px 18px;border:1px solid #ffffff80;border-radius:99px}
.hero{position:relative;min-height:750px;overflow:hidden;color:#fff;background:var(--night)}.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,18,42,.92),rgba(8,24,54,.72) 38%,rgba(8,22,47,.05) 78%)}.hero-content{position:relative;z-index:2;width:min(1180px,calc(100% - 48px));margin:0 auto;padding:179px 0 75px}.eyebrow{display:flex;align-items:center;gap:10px;color:#f2d6a3}.eyebrow span{width:25px;height:1px;background:currentColor}h1{font-size:clamp(56px,6.2vw,86px);line-height:1.02;max-width:700px}h1 em{color:var(--gold)}.hero-copy{max-width:440px;margin:28px 0 29px;color:#ffffffe0;font-size:17px}.hero-actions{display:flex;align-items:center;gap:27px}.text-link{font-size:13px;border-bottom:1px solid #ffffff80;padding-bottom:5px}.hero-small{font-size:11px;color:#ffffffb8;margin:20px 0 0}.hero-note{position:absolute;z-index:2;right:24px;bottom:30px;color:#ffffffe0;font-size:10px;letter-spacing:.08em;writing-mode:vertical-rl}.release-note{display:flex;align-items:center;justify-content:center;gap:18px;padding:19px 24px;background:#efe5d5;border-bottom:1px solid var(--line)}.release-note p{margin:0;font-size:12px;max-width:790px}.release-note .pill{background:var(--ink);color:#f3d3a1}
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:70px;margin-bottom:48px}.section-heading>p{max-width:350px;color:var(--muted);margin:0 0 5px;font-size:15px}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.story-option{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fffdf7}.story-art{position:relative;height:240px;overflow:hidden}.story-art img{width:100%;height:100%;object-fit:cover;object-position:61%}.moon .story-art img{object-position:83%}.garden .story-art img{object-position:45%;transform:scale(1.2)}.sample-badge{position:absolute;left:13px;bottom:13px;background:#0b1b38dc;color:white;border-radius:5px;padding:5px 8px;font-size:9px;letter-spacing:.04em}.story-info{padding:25px}.story-theme{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--coral);margin:0 0 14px;font-weight:700}.story-info h3{font-size:27px;line-height:1.15;margin:0 0 13px}.story-info>p:not(.story-theme){font-size:13px;color:var(--muted);min-height:67px;margin:0 0 20px}.story-select{border:0;border-top:1px solid var(--line);padding:19px 0 0;display:flex;justify-content:space-between;gap:10px;align-items:center;background:none;width:100%;font-size:12px;color:var(--ink);font-weight:700;text-align:left}.section-footnote{text-align:center;font-size:11px;color:var(--muted);margin:30px 0 0;letter-spacing:.03em}
.how{display:grid;grid-template-columns:1fr 1fr;gap:95px;background:var(--ink);color:white}.how-copy>p:last-of-type{max-width:450px;color:#ffffffb8;font-size:15px;margin:24px 0 30px}.book-spec{display:flex;gap:20px;align-items:center;padding-top:25px;border-top:1px solid #ffffff30}.book-spec>span{font:56px/1 Georgia,serif;color:var(--gold)}.book-spec strong{font-size:12px;font-weight:500}.book-spec p{font-size:11px;color:#ffffffb8;margin:6px 0 0}.steps{padding:0;margin:0;list-style:none}.steps li{display:grid;grid-template-columns:42px 1fr;gap:22px;padding:28px 0;border-bottom:1px solid #ffffff30}.steps li:first-child{padding-top:0}.steps li>span{display:grid;place-items:center;width:38px;height:38px;color:var(--ink);background:var(--gold);border-radius:50%;font-size:13px;font-weight:700}.steps strong{font:25px/1.25 Georgia,serif}.steps p{margin:10px 0 0;color:#ffffffbd;font-size:14px}
.create{display:grid;grid-template-columns:.85fr 1.15fr;gap:75px;background:#eadfd1}.create-heading>p:not(.section-kicker){color:var(--muted);font-size:15px;max-width:340px;margin:25px 0 0}.create-heading .privacy-note{font-size:12px!important}.creator-panel{min-width:0;background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:32px;box-shadow:0 25px 60px #1125480b}.stepper{display:flex;list-style:none;gap:15px;margin:0 0 34px;padding:0 0 22px;border-bottom:1px solid var(--line);font-size:11px;color:var(--muted)}.stepper li{display:flex;align-items:center;gap:7px;white-space:nowrap}.stepper span{width:23px;height:23px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:10px}.stepper [aria-current=step]{color:var(--ink);font-weight:700}.stepper [aria-current=step] span{background:var(--ink);color:white}.stepper .complete span{background:#dce7d6;border-color:#dce7d6}fieldset{margin:0;padding:0;border:0;min-width:0}legend{padding:0;font:26px/1.3 Georgia,serif;margin-bottom:23px;letter-spacing:-.025em}.story-choices{display:grid;gap:10px}.story-choice{position:relative;display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:12px;padding:15px;cursor:pointer}.story-choice:has(input:checked){border-color:var(--ink);background:#f0eadf}.story-choice input{width:16px;height:16px;accent-color:var(--ink);margin:0;flex-shrink:0}.story-choice b{display:block;font-size:13px;margin-bottom:5px}.story-choice small{font-size:11px;color:var(--muted)}.story-choice .choice-symbol{margin-left:auto;font:25px Georgia;color:var(--coral)}.field-hint{color:var(--muted);font-size:11px;margin:9px 0 22px;line-height:1.6}fieldset>.button{width:100%}label:not(.checkbox-label,.story-choice){display:block;font-size:12px;font-weight:700;line-height:1.4;margin-bottom:8px}.optional,.required-text{font-size:10px;font-weight:400;color:var(--muted);margin-left:4px}input[type=text],select,textarea{width:100%;max-width:100%;padding:13px;border:1px solid #1125483d;border-radius:9px;background:#fffdf8;color:var(--ink);font-size:16px;line-height:1.4}input[aria-invalid=true],textarea[aria-invalid=true]{border-color:#a62e2e}textarea{resize:vertical;min-height:94px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:22px}.dedication-label{display:flex;justify-content:space-between;gap:10px;align-items:baseline}.dedication-label>span{font-size:10px;color:var(--muted);white-space:nowrap}.field-error{font-size:12px;color:#a62e2e;margin:8px 0 18px;line-height:1.6}.notice{display:flex;gap:13px;align-items:start;background:#ecebdc;border-radius:8px;padding:15px;margin:18px 0}.notice>span{color:#627c5d;font-size:22px}.notice p{font-size:11px;margin:0;line-height:1.7}.checkbox-label{display:flex;align-items:start;gap:10px;margin:21px 0;font-size:11px;line-height:1.5;font-weight:500}.checkbox-label input{width:16px;height:16px;margin:0;accent-color:var(--ink);flex-shrink:0}.checkbox-label small{display:block;font-size:10px;color:var(--muted);margin-top:5px;line-height:1.6}.form-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:25px}.form-actions .button{font-size:12px;padding:14px 19px}.review-details{margin:0}.review-details>div{display:flex;justify-content:space-between;gap:25px;padding:14px 0;border-bottom:1px solid var(--line);font-size:13px}.review-details dt{color:var(--muted);flex-shrink:0}.review-details dd{text-align:right;margin:0;font-weight:600;overflow-wrap:anywhere}.dedication-preview{margin:24px 0 0;padding:20px;border-left:2px solid var(--coral);background:#f2e8d9;font:18px/1.6 Georgia,serif;white-space:pre-wrap;overflow-wrap:anywhere}.preview-disclosure{font-size:11px;color:var(--muted);margin:24px 0 0}#generation-status{font-size:12px}.resume-banner{background:#e4ebdf;border-radius:10px;padding:15px;margin-bottom:22px;font-size:12px}.resume-banner p{font-size:11px;margin:5px 0}.resume-actions{display:flex;align-items:center;justify-content:space-between}.resume-actions button{padding:8px 0;background:none;border:0;font-size:11px;color:var(--ink)}
.reader-section{background:var(--cream)}.reader-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:18px}.reader-heading h2{font-size:clamp(33px,4.5vw,55px);overflow-wrap:anywhere}.reader-disclosure{font-size:12px;color:var(--muted);margin:0 0 32px}.book-reader{max-width:960px;margin:auto;outline-offset:8px;border-radius:14px;box-shadow:0 25px 55px #1125481f}.book-page{display:grid;grid-template-columns:1fr 1fr;min-height:490px;background:#fffdf7;overflow:hidden;border-radius:14px;position:relative}.page-illustration{position:relative;background:var(--ink);min-height:330px}.page-illustration img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:62%}.page-text{position:relative;display:flex;flex-direction:column;justify-content:center;padding:48px 42px;border-left:1px solid var(--line);min-width:0}.page-text p.story-prose{font:24px/1.65 Georgia,serif;white-space:pre-line;overflow-wrap:anywhere;margin:24px 0}.page-kicker{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--coral);margin:0}.page-footer{display:flex;justify-content:space-between;gap:15px;font-size:10px;color:var(--muted);margin-top:auto;padding-top:25px}.cover-page .page-text{background:var(--ink);color:var(--paper);border:none}.cover-page .page-kicker{color:var(--gold)}.cover-name{font:39px/1.16 Georgia,serif;margin:28px 0 10px;overflow-wrap:anywhere}.cover-name.long-name{font-size:29px}.cover-title{font:34px/1.2 Georgia,serif;color:var(--gold);margin:0 0 27px;letter-spacing:-.04em}.cover-page .page-footer{color:#ffffffb8}.cover-subtitle{font-size:12px;line-height:1.7;margin:0;color:#ffffffbd}.preview-mark{position:absolute;left:15px;bottom:15px;border:1px solid #ffffff75;color:white;background:#0b1b38cc;border-radius:5px;font-size:9px;letter-spacing:.15em;padding:7px 10px;z-index:2}.reader-controls{display:flex;align-items:center;justify-content:center;gap:22px;margin:28px 0 0}.page-arrow{border:1px solid var(--line);width:42px;height:42px;border-radius:50%;background:transparent;color:var(--ink);font-size:20px}.page-tabs{display:flex;gap:8px}.page-tabs button{border:0;background:#e5dccb;padding:10px 12px;border-radius:7px;font-size:11px;color:var(--ink)}.page-tabs button[aria-current=page]{background:var(--ink);color:white}.page-status{text-align:center;font-size:10px;color:var(--muted);margin:12px 0 0}.reader-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;margin:35px auto 0;max-width:960px}.reader-bottom p{font-size:11px;color:var(--muted);margin:0}.reader-actions{display:flex;gap:20px}.reader-actions .inline-button{font-size:11px}.coming-book{display:flex;gap:30px;align-items:center;max-width:960px;padding:35px;margin:45px auto 0;border:1px dashed #11254850;border-radius:14px;background:#f2e9da}.coming-icon{font:55px Georgia;color:var(--coral)}.coming-book .section-kicker{font-size:9px;margin-bottom:10px}.coming-book h3{font-size:27px;margin:0 0 10px}.coming-book p:not(.section-kicker){font-size:12px;color:var(--muted);margin:0;max-width:580px}.coming-book .pill{margin-left:auto}
.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.faq h2{font-size:46px}.faq-list details{border-bottom:1px solid var(--line);padding:20px 0}.faq-list details:first-child{padding-top:0}.faq summary{cursor:pointer;font-size:14px;font-weight:600;line-height:1.5;list-style:none;display:flex;gap:25px;justify-content:space-between}.faq summary::-webkit-details-marker{display:none}.faq summary::after{content:'+';font-size:19px;font-weight:400}.faq details[open] summary::after{content:'−'}.faq details p{font-size:13px;color:var(--muted);margin:16px 0 0}.faq .inline-button{font-size:13px}footer{display:flex;flex-wrap:wrap;gap:24px;align-items:center;justify-content:space-between;padding:40px max(24px,calc((100% - 1180px)/2));background:#08162f;color:#ffffffb8}footer p,.footer-link{font-size:11px;margin:0}.footer-brand{color:white;font-size:19px}.footer-link{text-decoration:underline;text-underline-offset:4px}dialog{max-width:610px;width:calc(100% - 36px);max-height:85svh;border:1px solid var(--line);border-radius:20px;background:var(--paper);color:var(--ink);padding:40px;box-shadow:0 30px 80px #0004}dialog::backdrop{background:#08162fc4}dialog h2{font-size:38px}dialog p:not(.section-kicker){font-size:13px}.dialog-close{position:absolute;right:16px;top:12px;width:36px;height:36px;background:none;border:0;color:var(--ink);font-size:27px}#print-pages{display:none}
@media(min-width:1400px){.hero{min-height:820px}.hero-content{padding-top:190px}}@media(max-width:1050px){nav{gap:17px;font-size:12px}.how{gap:55px}.create{gap:40px;grid-template-columns:.75fr 1.25fr}.story-info{padding:22px}.story-art{height:210px}.story-info h3{font-size:23px}.section-wrap{padding-top:80px;padding-bottom:80px}.faq{gap:55px}.book-page{min-height:460px}.page-text{padding:35px}.page-text p.story-prose{font-size:22px}}
@media(max-width:800px){.site-header{width:calc(100% - 36px);padding:22px 0}nav>a:not(.nav-cta){display:none}.nav-cta{padding:11px 14px;font-size:11px}.brand{font-size:18px}.hero{min-height:710px}.hero-content{width:calc(100% - 48px);padding:160px 0 70px}.hero-art{object-position:64%}.hero-overlay{background:linear-gradient(90deg,#06122ae8,#081836a8 72%,#08162f44)}.hero-note{display:none}h1{font-size:65px}.section-heading{gap:35px}.section-heading>p{max-width:260px}.story-grid{gap:16px;grid-template-columns:1fr}.story-option{display:grid;grid-template-columns:.8fr 1.2fr}.story-art{height:100%;min-height:230px}.story-info>p:not(.story-theme){min-height:0}.story-info h3{font-size:27px}.how,.create,.faq{grid-template-columns:1fr;gap:40px}.create-heading>p:not(.section-kicker){max-width:520px}.how-copy>p:last-of-type{max-width:530px}.book-spec{max-width:500px}.creator-panel{max-width:650px;width:100%;margin:0 auto}.reader-heading{align-items:start}.reader-heading .button{font-size:11px;min-width:145px;padding:12px 18px}.reader-heading .section-kicker{font-size:9px}.book-page{min-height:445px}.page-text{padding:25px}.page-text p.story-prose{font-size:20px}.cover-name{font-size:32px}.cover-title{font-size:29px}.coming-book{gap:20px;padding:25px}.coming-icon{display:none}.coming-book .pill{align-self:start}.reader-bottom{align-items:start}.faq h2{font-size:40px}footer{gap:20px;justify-content:center}footer>p:first-of-type{width:100%;text-align:center}}
@media(max-width:540px){.section-wrap{padding:65px 22px}.hero-content{width:calc(100% - 40px);padding:143px 0 65px}h1{font-size:clamp(43px,10.6vw,57px);line-height:1.06}.hero{min-height:665px}.hero-copy{font-size:15px;max-width:335px}.hero-actions{align-items:start;flex-direction:column;gap:22px}.hero-small{font-size:10px;margin-top:22px}.brand{font-size:16px;gap:7px}.brand-mark{width:26px;height:26px}.site-header{gap:10px}.nav-cta{font-size:10px;padding:11px 12px}.nav-cta span{display:none}.release-note{align-items:start;gap:12px;padding:17px 20px}.release-note p{font-size:11px}.release-note .pill{font-size:8px;padding:8px 10px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{max-width:none;font-size:13px;margin-top:20px}.story-option{grid-template-columns:1fr}.story-art{height:230px}.story-info h3{font-size:29px}.story-info{padding:25px}.story-info>p:not(.story-theme){font-size:13px}.story-grid{gap:25px}.section-footnote{font-size:10px}.how h2{font-size:39px}.steps strong{font-size:23px}.steps p{font-size:13px}.create-heading h2{font-size:41px}.creator-panel{padding:24px 19px}.stepper{gap:14px;font-size:10px}.stepper li{gap:6px}.stepper span{width:21px;height:21px}.stepper{margin-bottom:25px}legend{font-size:25px}.field-row{grid-template-columns:1fr;gap:18px}.form-actions .button{font-size:11px;padding:14px 16px}.form-actions .subtle-button{font-size:11px}.dedication-label{display:block}.dedication-label>span{display:block;text-align:right;margin-top:-2px;margin-bottom:7px}.reader-heading{display:block}.reader-heading .button{margin-top:20px}.reader-heading h2{font-size:36px}.reader-disclosure{font-size:11px}.book-page{grid-template-columns:1fr;min-height:0}.page-illustration{min-height:235px}.page-illustration img{object-position:center 55%}.page-text{border-left:none;min-height:335px;padding:28px}.page-text p.story-prose{font-size:22px;line-height:1.55;margin:22px 0}.cover-page .page-text{min-height:340px}.cover-name{font-size:35px}.cover-title{font-size:31px}.cover-name.long-name{font-size:26px}.page-footer{padding-top:20px}.reader-bottom{display:block}.reader-bottom>.button{margin-top:20px;width:100%}.reader-controls{gap:12px}.page-tabs button{font-size:10px;padding:10px}.coming-book{display:block;padding:24px}.coming-book .pill{margin-top:20px}.coming-book h3{font-size:25px}.coming-book p:not(.section-kicker){font-size:12px}.reader-actions{gap:20px}.faq{gap:30px}.faq h2{font-size:38px}.faq summary{font-size:13px}.faq details p{font-size:12px}dialog{padding:34px 24px}dialog h2{font-size:31px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
.brand{display:flex;align-items:center;flex-shrink:0}.brand-logo{width:194px;height:auto;border-radius:9px}.site-header{padding:20px 0}.site-header .brand-logo{box-shadow:0 6px 22px #03242a40}.hero-overlay{background:linear-gradient(90deg,rgba(4,45,52,.94),rgba(7,61,70,.72) 38%,rgba(7,54,62,.06) 78%)}.eyebrow{color:#f8ddba}.release-note{background:#f4e5d3}.release-note .pill{color:#ffe1bd}.button-primary:hover{background:#f8d9ad}.button-dark:hover{background:#126674}.create{background:#f1dfcf}.creator-panel{box-shadow:0 25px 60px #0b4b550d}.story-choice:has(input:checked){background:#e8f1ee}.notice{background:#e5efeb}.resume-banner{background:#e2efeb}.preview-mark{background:#06343acc}footer{background:#052f35}.footer-brand .brand-logo{width:178px}dialog::backdrop{background:#052f35c4}
@media(max-width:800px){.site-header{padding:18px 0}.hero-overlay{background:linear-gradient(90deg,#042d34ed,#07434db0 72%,#06343a4d)}}
@media(max-width:540px){.brand-logo{width:148px}.footer-brand .brand-logo{width:168px}}
@page{size:A4 portrait;margin:15mm}
@media print{html,body{margin:0;padding:0;background:white;color:#112548}body>*{display:none!important}body>#print-pages{display:block!important}.print-sheet{break-after:page;page-break-after:always;width:180mm;height:265mm;display:flex;flex-direction:column;padding:0;overflow:hidden;font-family:Georgia,serif}.print-sheet:last-child{break-after:auto;page-break-after:auto}.print-art{position:relative;height:128mm;flex-shrink:0}.print-art img{width:100%;height:100%;object-fit:cover}.print-sheet .preview-mark{color:#112548;background:white;border:1px solid #112548}.print-sheet .page-text{border:none;padding:14mm 5mm 5mm;flex:1;display:flex;flex-direction:column;justify-content:center;background:white;color:#112548}.print-sheet .page-kicker,.print-sheet .cover-title{color:#704e31}.print-sheet .cover-name{font-size:32pt;margin:6mm 0 3mm}.print-sheet .cover-name.long-name{font-size:25pt}.print-sheet .cover-title{font-size:27pt}.print-sheet .cover-subtitle{font-size:11pt;color:#112548}.print-sheet .story-prose{font-size:19pt;line-height:1.6;margin:6mm 0;overflow-wrap:anywhere}.print-sheet .page-footer{font:9pt Arial,sans-serif;color:#112548;padding-top:5mm}*{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
