@font-face{font-family:"Decathlon Display";src:url("assets/fonts/Decathlon-Display-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap;}
@font-face{font-family:"Decathlon Brand";src:url("assets/fonts/Decathlon-Brand-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap;}
@font-face{font-family:"Decathlon Brand";src:url("assets/fonts/Decathlon-Brand-Medium.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap;}
@font-face{font-family:"Decathlon Text";src:url("assets/fonts/Decathlon-Text-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap;}
@font-face{font-family:"Decathlon Text";src:url("assets/fonts/Decathlon-Text-Medium.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap;}
@font-face{font-family:"Decathlon Text";src:url("assets/fonts/Decathlon-Text-SemiBold.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap;}
@font-face{font-family:"Decathlon Text";src:url("assets/fonts/Decathlon-Text-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap;}
:root{--blue:#3643ba;--ink:#14212b;--muted:#596775;--line:#dce1e6;--paper:#f4f5f7}*{box-sizing:border-box}body{margin:0;color:var(--ink);font:16px/1.5 "Decathlon Text",Arial,sans-serif;background:var(--paper)}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,input,select,textarea{font:inherit}button,a.button{cursor:pointer}button{min-height:44px;border:0;border-radius:6px;padding:10px 16px;background:var(--blue);color:white}button:hover{filter:brightness(.94)}button:focus-visible,a:focus-visible{outline:3px solid #ffbb30;outline-offset:3px}header{height:88px;padding:24px 40px;background:white;display:flex;align-items:center;gap:36px;border-bottom:1px solid var(--line)}header img{width:204px;height:auto}header span{font-size:13px;letter-spacing:.14em;color:var(--muted)}header button{margin-left:auto}.quiet{background:white;border:1px solid var(--line);color:var(--ink)}.preview{text-align:center;background:#e9ecff;padding:8px 18px;font-size:13px;color:#343d7a}.shell{display:grid;grid-template-columns:260px 1fr;max-width:1600px;margin:auto}aside{padding:42px 26px;position:sticky;top:0;height:calc(100vh - 120px);border-right:1px solid var(--line);display:flex;flex-direction:column;background:white}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--blue)}h1{font-size:36px;line-height:1.1;margin:16px 0 38px;letter-spacing:-1px}h1 span{display:block;font-size:16px;font-weight:500;letter-spacing:2px;margin-top:16px}nav{display:grid;gap:8px}nav button{text-align:left;color:var(--muted);background:none;font-size:13px;padding:16px 12px}nav button span{font-size:16px;margin-left:12px}nav button.active{background:var(--blue);color:white}.aside-foot{margin-top:auto;color:var(--muted);font-size:15px}main{padding:40px 48px 80px;min-width:0}.topline{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}h2{font-size:32px;line-height:1.12;letter-spacing:-.7px;margin:10px 0 16px}h3{font-size:20px;line-height:1.25;margin:0 0 10px}p{margin:0 0 16px}.muted{color:var(--muted)}.days{display:flex;border-bottom:1px solid var(--line);margin-bottom:30px;gap:24px}.days button{background:none;color:var(--muted);border-radius:0;border-bottom:3px solid transparent;padding:10px 0}.days button.active{border-color:var(--blue);color:var(--blue);font-weight:700}.columns{display:grid;grid-template-columns:1.2fr 1fr;gap:30px}.card{background:white;border:1px solid var(--line);border-radius:10px;padding:24px}.event{display:grid;grid-template-columns:62px 1fr;gap:14px;padding:24px 0;border-top:1px solid var(--line)}.event:first-child{border-top:0;padding-top:0}.event .number{font-size:24px;color:var(--blue);font-weight:500}.event p{font-size:15px;color:var(--muted)}.link{background:none;color:var(--blue);padding:0;text-align:left;font-weight:600;min-height:36px}.feature{border-radius:10px;overflow:hidden;background:var(--blue);color:white}.feature img{width:100%;height:205px;object-fit:cover;display:block}.feature .inside{padding:26px}.feature small{color:#dbe0ff;display:block;font-size:12px;margin:0 0 18px}.feature h3{font-size:26px}.feature .quiet{border:0;margin-top:8px}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.store{display:flex;flex-direction:column;gap:12px}.store .label{font-size:12px;letter-spacing:.08em;color:var(--blue);font-weight:700}.store p{font-size:15px}.store button{align-self:start;margin-top:auto}.notice{padding:14px 18px;background:#eef0f5;border-left:3px solid var(--blue);font-size:14px;color:var(--muted);margin:20px 0}.fields{display:grid;gap:20px}label{display:block;font-weight:600;font-size:15px}input,textarea,select{display:block;width:100%;background:white;color:var(--ink);padding:12px;border:1px solid #b7c1cb;border-radius:5px;margin-top:8px}textarea{resize:vertical;min-height:115px;font-weight:400}select{max-width:360px}dialog{border:0;border-radius:12px;max-width:760px;width:calc(100% - 24px);max-height:90vh;padding:30px;box-shadow:0 24px 80px #0003}dialog::backdrop{background:#10192baa}.dialog-top{display:flex;justify-content:space-between;gap:15px;align-items:start}.dialog-top button{flex-shrink:0}.actions{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.button{display:inline-block;padding:12px 16px;border-radius:6px;background:var(--blue);color:white;text-decoration:none}.mission{border-top:1px solid var(--line);padding:20px 0}.mission input[type=checkbox]{display:inline-block;width:20px;vertical-align:middle;margin:0 10px 0 0}.mission.done strong{text-decoration:line-through;color:var(--muted)}.mission-meta{font-size:14px;color:var(--muted);margin:8px 0}.mission .quiet{font-size:14px}#toast{position:fixed;bottom:90px;left:50%;transform:translateX(-50%);background:#14212b;color:white;border-radius:6px;padding:12px 20px;display:none;z-index:20}.timetable{overflow:auto}table{border-collapse:collapse;width:100%;font-size:14px}td,th{padding:12px 8px;border-bottom:1px solid var(--line);text-align:left}.resource{margin-top:24px}.resource a{color:var(--blue)}@media(max-width:1050px){main{padding:30px 25px}.columns{grid-template-columns:1fr}.shell{grid-template-columns:220px 1fr}header{padding:20px 25px}.grid{grid-template-columns:1fr}}@media(max-width:650px){header{height:74px;padding:16px 20px;gap:10px}header img{width:155px}header span{display:none}header button{font-size:13px;padding:8px 10px}.preview{font-size:12px}.shell{display:block}aside{height:auto;position:static;padding:0;border:0}.trip,.aside-foot{display:none}nav{display:flex;position:fixed;bottom:0;left:0;right:0;background:white;z-index:10;border-top:1px solid var(--line);gap:0;padding:6px 4px max(6px,env(safe-area-inset-bottom))}nav button{flex:1;padding:7px 2px;font-size:12px;text-align:center;border-radius:5px}nav button span{display:block;font-size:12px;margin:4px 0 0}main{padding:28px 20px 120px}h2{font-size:29px}.topline{align-items:start}.days{gap:20px}.days button{font-size:14px}.card{padding:20px}.feature img{height:165px}dialog{padding:22px}.dialog-top h2{font-size:25px}}@media print{header,aside,.preview,.days,button,.actions,#toast{display:none!important}.shell{display:block}main{padding:0}body{background:white;font-size:11pt}.grid,.columns{display:block}.card,.event,.feature{break-inside:avoid;margin-bottom:15px;color:black;background:white}.feature img{height:120px}textarea{height:auto;min-height:60px}dialog[open]{position:static;max-height:none;width:100%;border:0}body:has(dialog[open]) .shell{display:none}.notice{background:white}.print-field{white-space:pre-wrap}}

h1,h2{font-family:"Decathlon Display",Arial,sans-serif;font-weight:700}h3,.eyebrow,.event .number{font-family:"Decathlon Brand",Arial,sans-serif}
/* Shared Fieldbook identity: Decathlon blue, oversized day markers, clear reading surfaces. */
:root{--paper:#f7f8fa;--blue:#3643ba;--ink:#101b2b}
header{height:78px;border:0}header img{width:180px}header span{font-family:"Decathlon Brand",Arial,sans-serif;font-weight:700;letter-spacing:.1em}.preview{background:#eef0f7;color:#5b6278;font-size:12px;padding:6px 18px}.shell{max-width:none;grid-template-columns:250px minmax(0,1fr)}aside{background:var(--blue);color:white;border:0;height:calc(100vh - 108px);padding:35px 26px}.sidebar-logo{width:164px;margin:4px 0 42px}.trip .eyebrow{color:#d4d9ff;font-size:11px}.trip h1{font-size:46px;letter-spacing:-1px;margin-top:10px;margin-bottom:42px}.trip h1 span{font-family:"Decathlon Text",Arial,sans-serif;font-size:13px;letter-spacing:.07em;margin-top:16px}nav button{color:#eef0ff;border-radius:5px;font-family:"Decathlon Text",Arial,sans-serif}nav button.active{background:white;color:var(--blue)}nav button:not(.active):hover{background:#ffffff17}.aside-foot{color:#e0e4ff;line-height:1.45;font-family:"Decathlon Brand",Arial,sans-serif;font-size:20px}main{padding:34px 48px 80px;max-width:1360px;width:100%;margin:0 auto}.topline h2{font-size:clamp(32px,3.5vw,50px);letter-spacing:-1.4px;line-height:1.04;margin-bottom:0}.topline{margin-bottom:24px}.days{gap:12px;border-bottom:0;margin-bottom:24px}.days button{border:1px solid var(--line);background:white;border-radius:5px;padding:10px 18px;font-size:14px;min-width:130px}.days button.active{color:white;background:var(--blue);border-color:var(--blue)}.day-heading{display:flex;align-items:center;gap:20px;border-top:1px solid var(--line);padding:14px 0 20px}.day-no{font:700 64px/1 "Decathlon Display",Arial,sans-serif;color:var(--blue);letter-spacing:-3px}.day-heading h3{font-size:25px;margin-top:3px;margin-bottom:0}.day-heading .eyebrow{font-size:11px}.columns{gap:38px;grid-template-columns:1.2fr 1fr}.event{padding:21px 0;grid-template-columns:35px 1fr;gap:14px}.event .number{font-size:14px;padding-top:5px;color:#737fa3}.event h3{font-size:22px}.event p{font-size:15px;margin-bottom:8px}.link{font-size:15px}.feature{border-radius:4px;background:#17254a;box-shadow:0 12px 30px #1b275413}.feature img{height:170px}.feature .inside{padding:24px 26px}.feature h3{font:700 30px/1.07 "Decathlon Display",Arial,sans-serif;letter-spacing:-.5px}.feature p{font-size:15px}.feature small{font-size:11px;letter-spacing:.04em;margin-bottom:12px}.feature .quiet{background:white;color:var(--blue);font-weight:600;width:100%;font-size:14px}.notice{border-left-width:2px;border-radius:0;font-size:13px;background:#edf0f5}.card{border-radius:5px;box-shadow:0 3px 8px #101b2b03}.store{position:relative;gap:9px;padding-top:0;overflow:hidden}.store-photo{width:calc(100% + 48px);height:150px;object-fit:cover;max-width:none;margin:0 -24px 12px}.store:not(:has(img)){padding-top:24px}.store h3{font-size:24px}.store button{background:none;color:var(--blue);padding:10px 0;font-weight:600}.store button::after{content:' ↗'}.detail-photo{width:100%;max-height:190px;object-fit:cover;border-radius:4px}.photo-credit{font-size:11px;color:var(--muted);margin-top:4px}.resource a{font-size:14px;text-underline-offset:4px}button{transition:background-color .16s,color .16s}label{font-family:"Decathlon Text",Arial,sans-serif}input,textarea,select{font-size:16px}dialog{border-radius:6px}dialog h2{font-size:36px}.grid{gap:22px}.fields label{line-height:1.4}.fields textarea:focus{outline:2px solid #3643ba;outline-offset:2px}
@media(min-width:1500px){.columns{grid-template-columns:1.3fr 1fr}.feature img{height:215px}.event{padding:28px 0}}
@media(max-width:1050px){.shell{grid-template-columns:220px minmax(0,1fr)}aside{padding:28px 20px}main{padding:30px 28px 80px}.columns{grid-template-columns:1fr}.feature{display:grid;grid-template-columns:1fr 1fr}.feature img{height:100%;min-height:240px}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trip h1{font-size:41px}.sidebar-logo{width:150px}.store-photo{height:140px}}
@media(max-width:750px){.grid{grid-template-columns:1fr}.feature{display:block}.feature img{height:170px;min-height:0}}
@media(max-width:650px){header{height:68px;padding:15px 20px}header img{width:148px}header button{font-size:12px;min-height:38px}.preview{font-size:11px;line-height:1.3;padding:6px 14px}.shell{display:block}aside{height:auto;padding:0}.sidebar-logo{display:none}.trip,.aside-foot{display:none}nav{box-shadow:0 -4px 20px #17254a0c;background:white}nav button{color:#5a6580;min-height:54px}nav button.active{background:#eceeff;color:var(--blue)}nav button span{font-size:11px;font-weight:600}.topline h2{font-size:37px;max-width:330px;letter-spacing:-.7px}.topline .eyebrow{font-size:10px;letter-spacing:.08em}main{padding:26px 20px 115px}.topline{margin-bottom:20px}.days{gap:7px;margin-bottom:12px}.days button{min-width:0;flex:1;font-size:13px;padding:11px 4px}.day-heading{gap:16px;padding:14px 0 20px}.day-no{font-size:56px}.day-heading h3{font-size:23px}.event{padding:20px 0;grid-template-columns:24px 1fr;gap:13px}.event h3{font-size:22px}.event p{font-size:14px}.event .link{min-height:42px}.columns{gap:20px}.feature img{height:170px}.feature .inside{padding:22px}.feature h3{font-size:30px}.store-photo{width:calc(100% + 40px);margin:0 -20px 12px;height:170px}.store button{min-height:44px}dialog h2{font-size:30px}.card{padding:20px}.store{padding-top:0}}
@media(prefers-reduced-motion:reduce){button{transition:none}}
@media print{.sidebar-logo,.preview{display:none}.feature{display:block;box-shadow:none}.day-no{font-size:36px}.store-photo{width:100%;margin:0;height:100px}.feature small{color:black}.feature .inside{padding:14px}}
/* Phone-first working surface, including when previewed on a computer. */
html{background:#e5e8ee}body{max-width:480px;margin:0 auto;min-height:100dvh;box-shadow:0 0 70px #14212b16}header{height:70px;padding:16px 20px;position:sticky;top:0;z-index:8;background:#fff}header img{width:153px}header span{display:none}header button{font-size:12px;min-height:38px;padding:8px 10px}.shell{display:block}.preview{font-size:11px;line-height:1.3;padding:6px 14px}.sidebar-logo,.trip,.aside-foot{display:none}aside{height:auto;padding:0;position:static}nav{display:flex;position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,480px);background:white;z-index:10;border-top:1px solid var(--line);gap:0;padding:6px 4px max(8px,env(safe-area-inset-bottom));box-shadow:0 -4px 20px #17254a0c}nav button{flex:1;padding:7px 2px;font-size:12px;text-align:center;border-radius:5px;color:#5a6580;min-height:54px}nav button span{display:block;font-size:11px;font-weight:600;margin:4px 0 0}nav button.active{background:#eceeff;color:var(--blue)}main{padding:26px 20px 112px;width:100%}.topline h2{font-size:38px;max-width:340px;letter-spacing:-.8px;line-height:1.04}.topline .eyebrow{font-size:11px;letter-spacing:.07em}.topline{margin-bottom:20px}.days{gap:7px;margin-bottom:12px}.days button{min-width:0;flex:1;font-size:13px;padding:11px 4px;white-space:nowrap}.day-heading{gap:16px;padding:14px 0 20px}.day-no{font-size:60px}.day-heading h3{font-size:24px}.columns,.grid{display:grid;grid-template-columns:1fr;gap:20px}.event{padding:20px 0;grid-template-columns:24px 1fr;gap:13px}.event h3{font-size:22px}.event p{font-size:15px}.event .link{min-height:44px}.feature{display:block}.feature img{height:175px;min-height:0}.feature .inside{padding:24px}.feature h3{font-size:31px}.store-photo{width:calc(100% + 40px);margin:0 -20px 12px;height:175px}.store button{min-height:44px}.card{padding:20px}.store{padding-top:0}dialog{width:min(calc(100% - 16px),464px);max-height:calc(100dvh - 20px);padding:22px;margin:auto;border-radius:12px}dialog h2{font-size:30px}.detail-photo{max-height:180px}.actions a{flex:1;text-align:center;font-size:14px;min-width:130px}input,textarea,select{font-size:16px}#toast{width:max-content;max-width:calc(100% - 36px);font-size:14px;text-align:center}.store .label{font-size:12px}.mission .grid{gap:16px}.topline p{font-size:14px}button{touch-action:manipulation}
.profile-bar{padding:8px 20px;background:#eef0f7;display:flex;justify-content:space-between;gap:10px;font-size:11px;color:#626b85}.profile-bar #profile-name{font-weight:600;color:var(--blue)}.profile-bar:has(.save-error){flex-direction:column}.save-error{color:#a0203e!important;font-size:12px}.icon{display:inline-block;width:22px;height:22px;background:currentColor;mask-size:contain;mask-repeat:no-repeat;mask-position:center;vertical-align:middle}.icon-calendar{mask-image:url('assets/icons/calendar.svg')}.icon-store{mask-image:url('assets/icons/store.svg')}.icon-notes{mask-image:url('assets/icons/notes.svg')}.icon-task{mask-image:url('assets/icons/task.svg')}nav button{min-height:58px}nav button span{font-size:11px;margin-top:5px}.save-error::after{content:' Your text is kept on this screen. Export your notes before leaving.'}

.note-field{border-bottom:1px solid #dfe2ec;padding:16px 0}.note-field summary{cursor:pointer;list-style:none;display:grid;grid-template-columns:1fr auto;gap:6px 12px}.note-field summary::-webkit-details-marker{display:none}.note-title{font-weight:600;grid-column:1/-1}.note-preview{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;color:#566079}.note-edit{color:#3643ba;font-size:13px}.note-field[open] .note-preview,.note-field[open] .note-edit{display:none}.note-field textarea{margin:12px 0}.note-save{min-height:44px}.daily-recap{width:100%;margin:24px 0}.recap-section{padding:22px 0;border-bottom:1px solid #dfe2ec}.recap-section h3{font-size:15px;margin:20px 0 6px}.recap-note{white-space:pre-wrap;overflow-wrap:anywhere}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}

.install-app{display:block;margin:8px auto 16px;min-height:44px;font-size:13px}.install-app[hidden]{display:none}#install-help{padding:24px;max-width:440px;width:calc(100% - 32px)}#install-help p{line-height:1.55}#install-help h3{margin-top:24px}
#install-help{max-height:90dvh;border:0;border-radius:20px;padding:24px;box-sizing:border-box}#install-help .dialog-top{align-items:flex-start;gap:10px}#install-help h2{font-size:27px;line-height:1.05;margin:8px 0}#install-help #close-install{padding:8px;min-height:44px;flex-shrink:0}#install-help .eyebrow{font-size:12px}.install-preview{display:flex;align-items:center;gap:16px;margin:22px 0}.install-preview img{width:64px;height:64px;border-radius:15px}.install-preview p{margin:0;font-size:14px}.install-steps{list-style:none;padding:0;margin:22px 0}.install-steps li{display:flex;gap:12px;padding:18px 0;border-top:1px solid #e1e4ef}.step-num{width:28px;height:28px;border-radius:50%;background:#3643ba;color:#fff;display:grid;place-items:center;flex-shrink:0;font-weight:700}.install-steps strong{font-size:16px;line-height:1.35}.install-steps p{font-size:14px;margin:8px 0 0;color:#535b71}.safari-share{width:26px;height:26px;vertical-align:middle;color:#3643ba;margin-left:5px}.install-menu-sample{display:flex;gap:12px;padding:12px;background:#f1f3f9;border-radius:10px;margin-top:12px;font-size:14px}.install-link{padding:16px;background:#f1f3f9;border-radius:12px;display:flex;flex-direction:column;gap:10px;font-size:14px}.install-link a{font-weight:700;color:#3643ba}.install-link button{background:white}.install-foot{font-size:13px;color:#535b71;margin-bottom:0}.install-choice{display:flex;gap:8px;margin-top:16px}

.sport-banner{margin:4px 0 4px;position:relative;border-radius:8px;overflow:hidden;background:var(--blue)}.sport-banner img{display:block;width:100%;height:140px;object-fit:cover}.sport-banner figcaption{position:absolute;bottom:0;left:0;right:0;padding:20px 12px 9px;background:linear-gradient(transparent,rgba(0,0,0,.65));font-size:10px;letter-spacing:.07em;color:#fff;font-weight:600}

.profile-bar{position:sticky;top:70px;z-index:8;padding:8px 20px;align-items:center;border-bottom:1px solid #d9def0;min-height:64px}.profile-info{display:flex;flex-direction:column;gap:4px;min-width:0}.profile-bar #profile-name{font-size:14px}.profile-bar:has(.save-error){flex-direction:row}.signout-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;min-height:44px;padding:10px 14px;background:#3643ba;color:#fff;border:1px solid #3643ba;border-radius:8px;font-size:14px;font-weight:700;white-space:nowrap}.signout-button:hover{background:#26318d}.signout-button:focus-visible{outline:3px solid #101952;outline-offset:3px}
