/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.hidden{display:none}}:root{--orange:#ff8a2b;--orange-dark:#e86612;--cream:#fff0c9;--cream-light:#fff9ec;--turquoise:#20c8c6;--sky:#55b8f2;--gold:#ffd84a;--navy:#23304a;--coral:#f36f67;--lavender:#b785d9;--mint:#68c99c;--ink-soft:#536078;--line:#23304a29}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream-light);color:var(--navy);text-rendering:optimizelegibility;margin:0;font-family:Trebuchet MS,Arial Rounded MT Bold,Arial,sans-serif}body,button,a{-webkit-tap-highlight-color:transparent}button,a{font:inherit}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}button{cursor:pointer;border:0}:is(button:focus-visible,a:focus-visible,video:focus-visible){outline:4px solid var(--gold);outline-offset:4px}.site-shell{min-height:100vh;overflow:hidden}.site-container{width:min(1180px,100% - 48px);margin:0 auto}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff9ece0;border-bottom:1px solid #23304a1a;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:28px;min-height:82px;display:flex}.brand{flex:none;align-items:center;width:144px;display:inline-flex}.brand img{width:100%;height:auto}.site-nav{justify-content:center;align-items:center;gap:clamp(14px,2.4vw,32px);margin-left:auto;display:flex}.site-nav a{color:var(--ink-soft);letter-spacing:.01em;font-size:.82rem;font-weight:800;transition:color .18s;position:relative}.site-nav a:after{background:var(--orange);content:"";opacity:0;border-radius:99px;height:3px;transition:opacity .18s,transform .18s;position:absolute;bottom:-9px;left:0;right:0;transform:scaleX(.4)}.site-nav a:hover{color:var(--navy)}.site-nav a:hover:after{opacity:1;transform:scaleX(1)}.language-switcher{flex:none;align-items:center;gap:8px;display:flex}.language-label{color:var(--ink-soft);letter-spacing:.09em;text-transform:uppercase;font-size:.67rem;font-weight:900}.language-list{border:1px solid var(--line);background:#ffffffb8;border-radius:999px;gap:3px;padding:4px;display:flex}.language-button{min-width:32px;color:var(--ink-soft);letter-spacing:.03em;background:0 0;border-radius:999px;padding:6px 7px;font-size:.67rem;font-weight:900;transition:background .16s,color .16s,transform .16s}.language-button:hover{color:var(--navy);transform:translateY(-1px)}.language-button.is-active{background:var(--navy);color:var(--cream)}.hero{isolation:isolate;background:linear-gradient(#5bc9ec 0%,#91ded3 48%,#ffe8a0 100%);min-height:min(790px,100vh - 82px);padding:84px 0 92px;position:relative;overflow:hidden}.hero__scene{z-index:-2;background:linear-gradient(90deg,#23304a1f 0%,#23304a00 56%),linear-gradient(#55b8f21a 0%,#fff0c933 100%),url(/media/borgo_16x9.png) bottom/cover no-repeat;position:absolute;inset:0}.hero__scene:after{content:"";filter:blur(8px);background:#fff0c999;border-radius:50% 50% 0 0;height:46%;position:absolute;bottom:-32%;left:-10%;right:-10%}.hero__sun{background:var(--gold);border-radius:50%;width:132px;height:132px;position:absolute;top:8%;right:14%;box-shadow:0 0 0 18px #ffd84a33,0 18px 48px #ffb0233d}.hero__cloud{filter:blur(.2px);background:#ffffffc7;border-radius:99px;width:125px;height:38px;position:absolute}.hero__cloud:before,.hero__cloud:after{background:inherit;content:"";border-radius:50%;position:absolute;bottom:12px}.hero__cloud:before{width:52px;height:52px;left:21px}.hero__cloud:after{width:40px;height:40px;right:21px}.hero__cloud--one{opacity:.82;top:15%;left:42%}.hero__cloud--two{width:90px;top:28%;right:-1%;transform:scale(.64)}.hero__spark{color:var(--gold);text-shadow:0 3px #23304a1f;font-size:2rem;position:absolute}.hero__spark--one{top:24%;left:7%;transform:rotate(-12deg)}.hero__spark--two{color:var(--coral);font-size:1.3rem;top:42%;right:10%;transform:rotate(18deg)}.hero__inner{grid-template-columns:minmax(0,.92fr) minmax(390px,1.08fr);align-items:center;gap:clamp(28px,5vw,68px);display:grid}.hero__copy{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff0c9e6;border:1px solid #ffffff94;border-radius:36px;max-width:620px;padding:clamp(28px,4vw,52px);box-shadow:0 24px 80px #23304a26}.eyebrow{color:var(--orange-dark);letter-spacing:.15em;text-transform:uppercase;margin:0 0 16px;font-size:.7rem;font-weight:900}.eyebrow--dark{color:var(--navy)}.hero h1{max-width:620px;color:var(--navy);letter-spacing:-.075em;margin:0;font-size:clamp(3.35rem,7vw,6.8rem);font-weight:900;line-height:.88}.hero h1 span{color:var(--orange);display:block}.hero__text{max-width:500px;color:var(--ink-soft);margin:28px 0 0;font-size:1rem;line-height:1.65}.hero__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:11px;min-height:52px;padding:0 21px;font-size:.85rem;font-weight:900;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-3px)}.button--primary{background:var(--orange);color:#fff;box-shadow:0 9px 0 var(--orange-dark), 0 20px 32px #e8661233}.button--primary:hover{box-shadow:0 7px 0 var(--orange-dark), 0 22px 38px #e8661247}.button--quiet{color:var(--navy);background:#ffffff5c;border-color:#23304a2e}.button--quiet:hover{background:#ffffffbf}.hero__note{color:var(--ink-soft);align-items:center;gap:9px;margin:28px 0 0;font-size:.72rem;font-weight:800;display:flex}.hero__note span{background:var(--turquoise);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #20c8c629}.hero__character{min-height:435px;position:relative}.hero__character-frame{aspect-ratio:16/9;background:#fff;border:12px solid #fff0c9f0;border-radius:34px;width:min(550px,100%);position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)rotate(2deg);box-shadow:0 25px #23304a1f,0 35px 80px #23304a36}.hero__character-frame img{object-fit:cover;object-position:center;width:100%;height:100%}.hero__orbit{border:2px dashed #23304a3d;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-18deg)}.hero__orbit--one{aspect-ratio:auto;width:min(580px,112%);height:min(410px,94%)}.hero__orbit--two{aspect-ratio:auto;border-color:#ffffff9e;width:min(640px,124%);height:min(470px,108%);transform:translate(-50%,-50%)rotate(32deg)}.hero__badge{z-index:2;border:5px solid var(--navy);background:var(--gold);width:88px;height:88px;box-shadow:0 8px 0 var(--navy);color:var(--navy);border-radius:50%;place-items:center;display:grid;position:absolute;top:5%;right:3%;transform:rotate(12deg)}.hero__badge span{margin-bottom:-3px;font-size:1.25rem}.hero__badge strong{letter-spacing:.04em;font-size:.78rem}.hero__badge small{font-size:.57rem;font-weight:800}.hero__character-caption{z-index:3;border:3px solid var(--navy);background:var(--cream);border-radius:18px;grid-template-columns:auto 1fr;align-items:center;column-gap:8px;padding:11px 16px 12px 12px;display:grid;position:absolute;bottom:4%;right:0;transform:rotate(-5deg);box-shadow:6px 7px #23304a29}.hero__character-caption span{color:var(--coral);grid-row:span 2;font-size:1.25rem}.hero__character-caption strong{font-size:.86rem}.hero__character-caption small{color:var(--ink-soft);font-size:.62rem;font-weight:800}.section{padding:clamp(86px,11vw,150px) 0}.story-section{background:var(--cream-light)}.section-heading--split{grid-template-columns:minmax(260px,.7fr) minmax(320px,.9fr);align-items:end;gap:50px;display:grid}.section-heading h2,.section--placeholder h2{max-width:650px;color:var(--navy);letter-spacing:-.07em;margin:0;font-size:clamp(2.6rem,5vw,5.2rem);font-weight:900;line-height:.94}.section-heading--split>p{max-width:460px;color:var(--ink-soft);margin:0 0 4px auto;font-size:1rem;line-height:1.7}.story-layout{grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);gap:24px;margin-top:55px;display:grid}.video-card{background:var(--navy);border:1px solid #23304a21;border-radius:28px;overflow:hidden;box-shadow:0 22px #23304a1a,0 35px 75px #23304a29}.video-card__topline,.video-card__footer{color:var(--cream);letter-spacing:.04em;align-items:center;gap:12px;padding:17px 20px;font-size:.71rem;font-weight:800;display:flex}.video-card__topline{color:#fff0c9b8;border-bottom:1px solid #fff0c924;justify-content:space-between}.story-number{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:31px;height:31px;font-size:.75rem;display:grid}.video-card video{aspect-ratio:16/9;object-fit:cover;background:#101b31;width:100%}.video-poster{aspect-ratio:16/9;background:#101b31;position:relative;overflow:hidden}.video-poster:after{content:"";background:linear-gradient(90deg,#23304ac7,#23304a2e);position:absolute;inset:0}.video-poster img{object-fit:cover;object-position:center 48%;width:100%;height:100%}.video-poster__overlay{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(22px,5vw,58px);display:flex;position:absolute;inset:0}.video-poster__overlay p{color:#fff0c9d9;max-width:290px;margin:17px 0 20px;font-size:.86rem;line-height:1.5}.video-play{background:var(--gold);width:65px;height:65px;color:var(--navy);border-radius:50%;place-items:center;padding-left:4px;font-size:1.7rem;display:grid;box-shadow:0 8px #23304a85}.button--youtube{background:var(--cream);min-height:46px;color:var(--navy);padding:0 17px;box-shadow:0 6px #23304a73}.button--youtube:hover{background:#fff;box-shadow:0 4px #23304a73}.video-card__footer{justify-content:space-between}.video-card__dot{background:var(--turquoise);border-radius:50%;width:8px;height:8px;margin-right:auto}.video-card__arrow{color:var(--gold);font-size:1.15rem}.story-note{background:var(--gold);border:1px solid #23304a1f;border-radius:28px;flex-direction:column;justify-content:center;padding:30px;display:flex;transform:rotate(2deg);box-shadow:12px 12px #23304a1f}.story-note__mark{border:3px solid var(--navy);background:var(--cream);width:54px;height:54px;color:var(--coral);border-radius:50%;place-items:center;margin-bottom:30px;font-size:1.8rem;display:grid}.story-note h3{color:var(--navy);letter-spacing:-.04em;margin:0;font-size:1.55rem;line-height:1.14}.story-note ul{gap:12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.story-note li{color:var(--navy);align-items:center;gap:10px;font-size:.8rem;font-weight:800;display:flex}.story-note li span{background:var(--navy);width:23px;height:23px;color:var(--gold);border-radius:50%;place-items:center;font-size:.72rem;display:grid}.episode-shelf{margin-top:88px}.episode-shelf__heading{grid-template-columns:minmax(0,.75fr) minmax(280px,.95fr);align-items:end;gap:40px;margin-bottom:30px;display:grid}.episode-shelf__heading h3{max-width:600px;color:var(--navy);letter-spacing:-.06em;margin:0;font-size:clamp(2rem,4vw,3.55rem);font-weight:900;line-height:.98}.episode-shelf__heading>p{max-width:480px;color:var(--ink-soft);margin:0 0 4px auto;font-size:.95rem;line-height:1.65}.episode-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.episode-card{background:#fff;border:1px solid #23304a24;border-radius:26px;overflow:hidden;box-shadow:0 13px #23304a14,0 22px 50px #23304a1a}.episode-card:nth-child(2){transform:translateY(9px)}.episode-card:nth-child(3){transform:translateY(-3px)}.episode-card__media{background:linear-gradient(135deg,#a8e8ef,#55b8f2);place-items:center;min-height:235px;display:grid;position:relative;overflow:hidden}.episode-card__media--pilot{background:var(--navy);display:block}.episode-card__media--nilo{background:linear-gradient(145deg,#a9e7ef 0%,#eaffcf 100%)}.episode-card__media--gluio{background:linear-gradient(145deg,#dcf7dd 0%,#fff0c9 100%)}.episode-card__media img{object-fit:cover;width:100%;height:235px}.episode-card__media img.episode-card__image--contain{object-fit:contain;width:84%;height:220px}.episode-card__status{z-index:2;border:2px solid var(--navy);background:var(--gold);color:var(--navy);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:8px 10px;font-size:.62rem;font-weight:900;position:absolute;top:14px;left:14px}.episode-card--nilo .episode-card__status{background:var(--turquoise)}.episode-card--gluio .episode-card__status{background:var(--lavender)}.episode-card__play,.episode-card__teaser-mark{z-index:2;background:var(--cream);width:48px;height:48px;color:var(--navy);border-radius:50%;place-items:center;font-size:1.15rem;display:grid;position:absolute;bottom:15px;right:16px;box-shadow:0 5px #23304a59}.episode-card__teaser-mark{background:var(--coral);color:var(--cream);font-size:1.5rem}.episode-card__copy{padding:22px 22px 24px}.episode-card__meta{color:var(--orange-dark);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:.65rem;font-weight:900}.episode-card__copy h3{color:var(--navy);letter-spacing:-.04em;margin:0;font-size:1.32rem;line-height:1.06}.episode-card__copy>p:not(.episode-card__meta){min-height:70px;color:var(--ink-soft);margin:14px 0 18px;font-size:.82rem;line-height:1.55}.episode-card__link{color:var(--navy);align-items:center;gap:8px;font-size:.76rem;font-weight:900;display:inline-flex}.episode-card__link:hover{color:var(--orange-dark)}.section--placeholder{background:var(--navy);min-height:320px;color:var(--cream)}.section--placeholder h2{color:var(--cream)}.section--placeholder .eyebrow{color:var(--gold)}.section--mint{background:var(--mint)}.friends-section{background:#f9f4ff}.section-heading--center{text-align:center;max-width:760px;margin:0 auto}.section-heading--center h2{margin-left:auto;margin-right:auto}.section-heading--center>p:last-child{max-width:550px;color:var(--ink-soft);margin:24px auto 0;font-size:1rem;line-height:1.7}.friends-portrait{border:5px solid var(--navy);background:var(--sky);border-radius:30px;margin:50px auto 0;position:relative;overflow:hidden;box-shadow:14px 15px #23304a1f}.friends-portrait img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.friends-portrait__badge{background:var(--navy);color:var(--cream);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:7px;padding:10px 13px;font-size:.62rem;font-weight:900;display:flex;position:absolute;bottom:18px;right:18px}.friends-portrait__badge span{color:var(--gold);font-size:1rem}.character-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:26px;display:grid}.character-card{background:#fff;border:1px solid #23304a24;border-radius:30px;overflow:hidden;box-shadow:0 18px #23304a14,0 28px 60px #23304a1f}.character-card--mauko{transform:rotate(-1.4deg)}.character-card--capretto{transform:rotate(1.4deg)}.character-card__art{background:#e6f7ff;min-height:315px;position:relative;overflow:hidden}.character-card--capretto .character-card__art{background:#f5e9ff}.character-card--nilo .character-card__art{background:#e5fbf4}.character-card--gluio .character-card__art{background:#e4fbef}.character-card--timo .character-card__art{background:#fff5e8}.character-card--amelia .character-card__art{background:#e8f2ff}.character-card__art:after{content:"";background:#ffffffad;border-radius:50% 50% 0 0;height:65%;position:absolute;bottom:-34%;left:-12%;right:-12%}.character-card__art img{z-index:1;object-fit:cover;width:100%;height:100%;min-height:315px;position:relative}.character-card__art img.character-card__image--contain{object-fit:contain;padding:18px}.character-card__sticker{z-index:2;border:2px solid var(--navy);background:var(--gold);color:var(--navy);letter-spacing:.08em;border-radius:9px;padding:8px 10px;font-size:.58rem;font-weight:900;position:absolute;top:18px;right:18px;transform:rotate(5deg)}.character-card--capretto .character-card__sticker{background:var(--lavender);transform:rotate(-5deg)}.character-card--nilo .character-card__sticker{background:var(--turquoise)}.character-card--gluio .character-card__sticker{background:var(--mint)}.character-card--timo .character-card__sticker{background:var(--lavender)}.character-card--amelia .character-card__sticker{background:var(--sky)}.character-card__copy{padding:27px 29px 31px}.character-card__role{color:var(--orange-dark);letter-spacing:.08em;text-transform:uppercase;margin:0 0 9px;font-size:.72rem;font-weight:900}.character-card__copy>p:last-child{max-width:450px;color:var(--ink-soft);margin:0;font-size:.92rem;line-height:1.65}.world-section{background:var(--turquoise);padding:clamp(86px,11vw,150px) 0}.world-panel{border:5px solid var(--navy);background:var(--cream);border-radius:34px;grid-template-columns:minmax(0,1.02fr) minmax(300px,.98fr);display:grid;overflow:hidden;box-shadow:16px 17px #23304a2e}.world-panel__image{background:var(--sky);min-height:390px;position:relative;overflow:hidden}.world-panel__image img{object-fit:cover;width:100%;height:100%;min-height:390px}.world-panel__label{background:var(--navy);color:var(--cream);letter-spacing:.1em;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:.6rem;font-weight:900;display:flex;position:absolute;bottom:18px;right:18px}.world-panel__label span{color:var(--gold);font-size:.95rem}.world-panel__copy{flex-direction:column;justify-content:center;padding:clamp(30px,5vw,67px);display:flex}.world-panel__copy h2{max-width:480px;color:var(--navy);letter-spacing:-.07em;margin:0;font-size:clamp(2.4rem,4vw,4.5rem);font-weight:900;line-height:.95}.world-panel__copy>p:last-child{max-width:440px;color:var(--ink-soft);margin:24px 0 0;font-size:.95rem;line-height:1.7}.step-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin-top:22px;display:grid}.step-card{border:2px solid var(--navy);background:#fff0c9e0;border-radius:23px;min-height:180px;padding:24px}.step-card:nth-child(2){background:#ffd84aeb;transform:translateY(9px)}.step-card:nth-child(3){background:#f2f6ffe6}.step-card__number{background:var(--navy);width:36px;height:36px;color:var(--cream);border-radius:50%;place-items:center;font-size:.72rem;font-weight:900;display:grid}.step-card h3{color:var(--navy);letter-spacing:-.02em;margin:22px 0 7px;font-size:1.05rem}.step-card p{color:var(--ink-soft);margin:0;font-size:.78rem;line-height:1.5}.families-section{background:var(--coral)}.families-panel{border:5px solid var(--navy);background:var(--navy);border-radius:35px;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);min-height:475px;display:grid;overflow:hidden;box-shadow:16px 17px #23304a29}.families-panel__copy{padding:clamp(32px,5vw,67px)}.families-panel__copy .eyebrow{color:var(--gold)}.families-panel__copy h2{max-width:600px;color:var(--cream);letter-spacing:-.075em;margin:0;font-size:clamp(2.6rem,5vw,5.3rem);font-weight:900;line-height:.94}.families-panel__copy>p:not(.eyebrow){color:#fff0c9bf;max-width:510px;margin:24px 0 0;font-size:.95rem;line-height:1.7}.family-pills{flex-wrap:wrap;gap:8px;margin-top:26px;display:flex}.family-pills span{color:var(--cream);border:1px solid #fff0c940;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:.68rem;font-weight:800;display:inline-flex}.family-pills b{color:var(--gold);font-size:.8rem}.button--light{background:var(--cream);color:var(--navy);margin-top:32px}.button--light:hover{background:#fff;box-shadow:0 9px #ffd84ae6}.families-panel__art{background:linear-gradient(#55b8f214,#ffd84a33),url(/media/borgo_9x16.png) 50%/cover no-repeat;min-height:475px;position:relative;overflow:hidden}.families-panel__art:after{content:"";background:#fff0c9c4;border-radius:50% 50% 0 0;height:40%;position:absolute;bottom:-12%;left:-10%;right:-10%}.families-panel__art img{z-index:1;border:8px solid var(--cream);object-fit:cover;border-radius:50%;width:min(90%,430px);height:min(90%,430px);position:absolute;bottom:4%;right:4%;box-shadow:0 12px #23304a33,0 22px 45px #23304a2e}.families-panel__sun{background:var(--gold);border-radius:50%;width:96px;height:96px;position:absolute;top:13%;left:14%;box-shadow:0 0 0 13px #ffd84a40}.families-panel__flower{z-index:2;color:var(--coral);text-shadow:3px 4px 0 var(--navy);font-size:3.2rem;position:absolute}.families-panel__flower--one{bottom:12%;right:9%}.families-panel__flower--two{color:var(--lavender);font-size:2rem;bottom:25%;left:8%}.site-footer{background:var(--navy);color:var(--cream);padding:29px 0}.site-footer__inner{justify-content:space-between;align-items:center;gap:20px;display:flex}.site-footer__social{gap:8px;display:grid}.site-footer__social-title{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;font-size:.61rem;font-weight:900}.site-footer__social-links{flex-wrap:wrap;gap:8px;display:flex}.social-link{min-height:35px;color:var(--cream);border:1px solid #fff0c940;border-radius:999px;align-items:center;gap:7px;padding:0 11px;font-size:.67rem;font-weight:900;transition:transform .18s,background .18s,color .18s;display:inline-flex}.social-link:hover{background:var(--cream);color:var(--navy);transform:translateY(-2px)}.social-link>span{background:#fff0c926;border-radius:50%;place-items:center;width:18px;height:18px;font-size:.62rem;display:grid}.social-link--youtube>span{color:var(--coral)}.social-link--tiktok>span{color:var(--turquoise)}.brand--footer{filter:brightness(0)invert();width:112px}.site-footer p{color:#fff0c9b8;margin:0;font-size:.76rem;font-weight:800}.site-footer__small{text-align:right}@media (max-width:920px){.site-header__inner{flex-wrap:wrap;padding:14px 0}.site-nav{order:3;justify-content:space-between;width:100%;padding-top:4px}.hero{min-height:auto}.hero__inner{grid-template-columns:minmax(0,1fr) minmax(270px,.8fr);gap:26px}.hero__copy{padding:30px}.hero__character{min-height:355px}.story-layout{grid-template-columns:minmax(0,1fr)}.episode-shelf{margin-top:70px}.episode-shelf__heading{display:block}.episode-shelf__heading>p{margin:20px 0 0}.episode-grid,.character-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-note{transform:none}.world-panel,.families-panel{grid-template-columns:minmax(0,1fr)}.world-panel__image,.world-panel__image img,.families-panel__art{min-height:330px}.families-panel__copy{order:1}.families-panel__art{order:0}}@media (max-width:680px){.site-container{width:min(100% - 30px,560px)}.brand{width:120px}.language-label{display:none}.site-nav{justify-content:flex-start;gap:0;overflow-x:auto}.site-nav a{flex:none;margin-right:20px;font-size:.72rem}.hero{padding:56px 0 76px}.hero__scene{background:linear-gradient(#55b8f21f 0%,#fff0c93d 100%),url(/media/borgo_9x16.png) bottom/cover no-repeat}.hero__inner{flex-direction:column;display:flex}.hero__copy{border-radius:27px;width:100%;padding:26px 22px}.hero h1{font-size:clamp(3.1rem,15vw,5rem)}.hero__text{margin-top:22px;font-size:.92rem}.hero__actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero__character{width:100%;min-height:310px;margin-top:8px}.hero__character-frame{aspect-ratio:16/9;border-width:8px;border-radius:26px;width:100%;transform:translate(-50%,-50%)rotate(1deg)}.hero__badge{width:75px;height:75px;top:5%;right:9%}.hero__character-caption{bottom:1%;right:7%}.section{padding:78px 0}.section-heading--split{display:block}.section-heading--split>p{margin:23px 0 0;font-size:.94rem}.section-heading h2,.section--placeholder h2{font-size:clamp(2.7rem,13vw,4rem)}.story-layout{margin-top:35px}.episode-shelf{margin-top:62px}.episode-shelf__heading h3{font-size:clamp(2.3rem,12vw,3.8rem)}.episode-shelf__heading>p{font-size:.94rem}.episode-grid{grid-template-columns:minmax(0,1fr)}.episode-card:nth-child(2),.episode-card:nth-child(3){transform:none}.episode-card__media,.episode-card__media img{height:210px;min-height:210px}.episode-card__media img.episode-card__image--contain{height:198px}.episode-card__copy>p:not(.episode-card__meta){min-height:0}.video-card{border-radius:20px;box-shadow:0 13px #23304a1a,0 26px 55px #23304a29}.video-card__topline,.video-card__footer{padding:13px 14px;font-size:.62rem}.story-note{border-radius:22px;padding:25px}.character-grid,.step-grid{grid-template-columns:minmax(0,1fr)}.character-card--mauko,.character-card--capretto,.step-card:nth-child(2){transform:none}.friends-portrait{border-radius:23px;margin-top:36px;box-shadow:9px 10px #23304a1f}.friends-portrait__badge{padding:8px 10px;font-size:.55rem;bottom:12px;right:12px}.character-card__art,.character-card__art img,.world-panel__image,.world-panel__image img{min-height:260px}.world-panel{border-radius:25px}.world-panel__copy{padding:31px 25px}.families-panel{border-radius:25px}.families-panel__copy{padding:31px 25px 37px}.families-panel__art{min-height:360px}.site-footer__inner{flex-direction:column;align-items:flex-start}.site-footer__small{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
