
:root{--navy:#073b67;--blue:#066ba8;--green:#009778;--yellow:#ffc62f;--coral:#ff5b5f;--ink:#142331;--muted:#5b6b78;--line:#dce7ed;--soft:#f2f9fb;--white:#fff;--shadow:0 18px 55px rgba(7,59,103,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:#fff;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.site-header{height:86px;max-width:1240px;margin:auto;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand img{width:170px;height:62px;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:22px;font-weight:750;font-size:.92rem}.site-header nav a:hover{color:var(--green)}.menu{display:none;border:0;background:var(--soft);border-radius:12px;padding:10px 13px;font-size:1.2rem}.hero{max-width:1240px;margin:10px auto 40px;padding:58px 72px;background:linear-gradient(125deg,#e9f9f5 0,#f4fbff 53%,#fff4d8 100%);border-radius:36px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;min-height:570px;overflow:hidden}.hero h1,.inner-hero h1{font-size:clamp(2.7rem,5.3vw,5.5rem);line-height:.98;letter-spacing:-.055em;margin:.2em 0}.hero-copy>p:not(.kicker){font-size:1.18rem;max-width:650px}.hero>img{width:100%;max-height:460px;object-fit:contain}.kicker,.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:.78rem;font-weight:900;color:var(--green);margin:0}.hero-search{display:flex;background:#fff;padding:8px;border-radius:16px;box-shadow:0 12px 34px rgba(7,59,103,.12);max-width:610px;margin:28px 0 18px}.hero-search input{border:0;outline:0;font:inherit;padding:10px 13px;width:100%;min-width:0}.button,.hero-search button,.lead-form button{border:0;background:var(--navy);color:#fff;padding:13px 20px;border-radius:11px;font-weight:850;font-size:.95rem;cursor:pointer;display:inline-block}.button:hover,.hero-search button:hover,.lead-form button:hover{background:var(--green)}.button.secondary{background:var(--green)}.quick{display:flex;gap:18px;flex-wrap:wrap;font-weight:800;font-size:.9rem}.quick a{border-bottom:2px solid var(--yellow)}.content{max-width:1180px;margin:0 auto;padding:70px 24px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin:0 0 26px}.section-head h2,.weekend-band h2,.newsletter h2,.split-card h2,.request h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;letter-spacing:-.04em;margin:.2em 0}.section-head>a{font-weight:850;color:var(--blue)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-grid a{background:#fff;border:1px solid var(--line);border-radius:24px;padding:20px;text-align:center;transition:.2s}.category-grid a:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.category-grid img{height:165px;width:100%;object-fit:contain}.category-grid span{display:block;font-size:1.25rem;font-weight:900}.category-grid small{color:var(--muted)}.weekend-band{max-width:1180px;margin:30px auto;padding:45px 70px;background:var(--navy);color:#fff;border-radius:32px;display:grid;grid-template-columns:.7fr 1.3fr;gap:55px;align-items:center}.weekend-band img{max-height:330px;object-fit:contain}.weekend-band .kicker{color:var(--yellow)}.grid{display:grid;gap:18px}.cards{grid-template-columns:repeat(3,1fr)}.card{border:1px solid var(--line);border-radius:22px;padding:24px;background:#fff;position:relative;min-height:280px;display:flex;flex-direction:column}.card:hover{border-color:#a9d3df;box-shadow:0 16px 40px rgba(7,59,103,.09)}.card h3{font-size:1.28rem;line-height:1.2;margin:.5em 0}.card p{margin:.35em 0}.card-icon{width:42px;height:42px;border-radius:13px;background:var(--soft);display:grid;place-items:center;font-weight:950;color:var(--navy);margin-bottom:18px}.meta{color:var(--muted);font-size:.9rem}.text-link{margin-top:auto;padding-top:16px;font-weight:900;color:var(--blue)}.featured{display:inline-flex;align-self:flex-start;background:#fff0c2;color:#795200;border-radius:99px;padding:5px 9px;font-size:.72rem;font-weight:900;margin-bottom:12px}.featured.large{font-size:.82rem}.split{max-width:1180px;margin:30px auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:22px}.split-card{background:#eefaf7;border-radius:28px;padding:30px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:15px}.split-card:nth-child(2){background:#fff6df}.split-card img{max-height:245px;object-fit:contain}.newsletter,.request{max-width:1180px;margin:70px auto;padding:54px 64px;background:linear-gradient(120deg,#e9f9f5,#eef7ff);border-radius:30px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.lead-form{display:grid;grid-template-columns:1fr auto;gap:10px}.lead-form input,.lead-form select,.lead-form textarea{width:100%;border:1px solid #cddde5;background:#fff;border-radius:11px;padding:14px;font:inherit}.form-note{grid-column:1/-1;color:var(--muted);font-size:.78rem;margin:0}.inner-hero{max-width:1180px;margin:25px auto;padding:48px 64px;border-radius:32px;background:var(--soft);display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:35px}.inner-hero h1{font-size:clamp(2.5rem,5vw,4.8rem)}.inner-hero>div>p:not(.kicker){font-size:1.15rem;max-width:690px}.inner-hero img{height:300px;width:100%;object-fit:contain}.inner-hero.compact{grid-template-columns:1fr}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:28px}.filters button{border:1px solid var(--line);background:#fff;border-radius:99px;padding:10px 16px;font:inherit;font-weight:800;cursor:pointer}.filters button.active{background:var(--navy);color:#fff;border-color:var(--navy)}.detail{max-width:900px;margin:60px auto;padding:0 24px}.detail h1{font-size:clamp(2.6rem,6vw,5.4rem);line-height:1;letter-spacing:-.055em;margin:.25em 0}.standfirst{font-size:1.35rem;color:#425565;max-width:780px}.back{font-weight:800;color:var(--blue);display:inline-block;margin-bottom:25px}.facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:35px 0}.facts div{background:var(--soft);padding:16px;border-radius:15px}.facts span{display:block;color:var(--muted);font-size:.78rem;text-transform:uppercase;font-weight:850}.facts strong{font-size:1rem}.prose{max-width:720px;font-size:1.08rem}.prose h2{font-size:2rem;line-height:1.1;margin-top:1.8em}.tipbox{background:#fff6df;border-left:5px solid var(--yellow);padding:22px 26px;border-radius:12px;margin:30px 0}.prose .outbound{margin-top:20px}.detail aside{margin:55px 0 20px;border-top:1px solid var(--line);padding-top:30px}.detail aside h2{margin:0}.notice{padding:18px 22px;background:#fff6df;border-radius:14px;margin-bottom:25px}.request{background:linear-gradient(120deg,#fff4d8,#e9f9f5)}.birthday-form{grid-template-columns:1fr 1fr}.birthday-form textarea,.birthday-form button{grid-column:1/-1}.sr-only{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}footer{background:#062f53;color:#fff;margin-top:70px;padding:55px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:45px}footer img{width:180px;background:#fff;border-radius:14px;padding:5px}footer h3{margin-top:0}footer a{display:block;color:#d9e9f3;margin:.5em 0}footer .small{color:#adc6d6;font-size:.78rem}@media(max-width:900px){.site-header nav{display:none;position:absolute;top:80px;left:18px;right:18px;background:#fff;padding:20px;border-radius:18px;box-shadow:var(--shadow);z-index:10;flex-direction:column;align-items:flex-start}.site-header nav.open{display:flex}.menu{display:block}.hero{margin:0 14px 30px;padding:38px 28px;grid-template-columns:1fr}.hero>img{order:-1;max-height:270px}.category-grid,.cards{grid-template-columns:1fr 1fr}.weekend-band{margin:20px 14px;padding:35px;grid-template-columns:1fr}.split{grid-template-columns:1fr}.newsletter,.request{margin:50px 14px;padding:35px;grid-template-columns:1fr}.inner-hero{margin:15px 14px;padding:35px;grid-template-columns:1fr}.inner-hero img{height:220px;order:-1}.facts{grid-template-columns:1fr 1fr}footer{grid-template-columns:1fr 1fr}}@media(max-width:580px){.site-header{height:74px;padding:8px 16px}.brand img{width:145px}.hero h1{font-size:2.7rem}.content{padding:50px 16px}.category-grid,.cards{grid-template-columns:1fr}.hero-search{flex-direction:column}.quick{gap:10px}.weekend-band{padding:28px}.split-card{grid-template-columns:1fr}.split-card img{max-height:180px}.newsletter,.request{padding:28px}.lead-form,.birthday-form{grid-template-columns:1fr}.birthday-form textarea,.birthday-form button{grid-column:auto}.facts{grid-template-columns:1fr}.section-head{align-items:flex-start;flex-direction:column}footer{grid-template-columns:1fr}.detail h1{font-size:2.7rem}}

.brand img{width:204px;height:74px}.hero{background:linear-gradient(125deg,#f2fbf8,#f3f9fd);border-radius:36px;overflow:visible}.hero-art{align-self:stretch;display:grid;place-items:center;min-height:500px}.hero-art img{width:112%;max-width:none;max-height:540px;object-fit:contain;transform:translate3d(var(--hero-x,0),var(--hero-y,-18px),0) rotate(var(--hero-r,0deg));transition:transform .14s ease-out;will-change:transform}.hero-search{border:1px solid var(--line);box-shadow:0 12px 34px rgba(7,59,103,.10)}.search-hint{display:flex;gap:8px;align-items:center;flex-wrap:wrap;color:var(--muted);font-size:.86rem;margin:-7px 0 17px}.search-hint button{border:0;background:#fff;color:var(--navy);border-radius:99px;padding:7px 11px;font:inherit;font-weight:800;cursor:pointer}.search-hint button:hover{background:#dff3f5}.weekend-band .button{background:var(--green)}.weekend-band .button:hover{background:#00b18c}.birthday-lead{max-width:1180px;margin:35px auto;padding:46px 70px;background:linear-gradient(120deg,#fff6df,#eefaf7);border-radius:30px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:55px}.birthday-lead img{max-height:320px;width:100%;object-fit:contain}.birthday-lead h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;letter-spacing:-.04em;margin:.2em 0}.alternatives-head,.section-spaced{margin-top:78px}.catalogue-count{margin:-10px 0 26px;color:var(--muted);font-weight:750}.related{padding-top:45px;padding-bottom:20px}.related-grid{grid-template-columns:repeat(3,1fr)}.related-card{display:block;border:1px solid var(--line);border-radius:22px;background:var(--soft);padding:25px;min-height:175px}.related-card h3{font-size:1.25rem;line-height:1.2;margin:0 0 8px}.related-card p{color:var(--muted)}.related-card span{font-weight:900;color:var(--green)}footer .footer-brand img{width:216px;background:transparent;border-radius:0;padding:0}footer .footer-brand p{max-width:390px;color:#d9e9f3}.search-priority{border-color:#f2c13d;box-shadow:inset 0 4px 0 #ffc62f}.event-result .featured{display:none}.content>.section-head:not(:first-child){margin-top:78px}@media(max-width:900px){.brand img{width:180px;height:65px}.hero-art{min-height:300px}.hero-art img{width:100%;max-height:320px}.birthday-lead{margin:25px 14px;padding:35px;grid-template-columns:1fr}.birthday-lead img{max-height:245px}.related-grid{grid-template-columns:1fr}.filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px}.filters button{white-space:nowrap}}@media(max-width:580px){.brand img{width:168px;height:61px}.hero{padding-top:20px}.hero-art{min-height:220px}.hero-art img{max-height:245px}.birthday-lead{padding:28px}.search-hint{align-items:flex-start}.alternatives-head,.section-spaced,.content>.section-head:not(:first-child){margin-top:58px}}
.hero-search input,.hero-search button,.menu,.filters button,.lead-form input,.lead-form select,.lead-form textarea,.lead-form button{min-height:44px}@media(max-width:900px){.hero-search{max-width:none}.site-header{position:relative;z-index:20}}@media(max-width:580px){.hero{padding:18px 18px 30px}.hero h1{font-size:clamp(2.35rem,12vw,3rem)}.hero-copy>p:not(.kicker){font-size:1.05rem}.hero-search button{width:100%}.content{padding-top:44px}.weekend-band,.birthday-lead,.newsletter,.request{margin-left:10px;margin-right:10px}.card{min-height:0}footer{padding-left:20px;padding-right:20px}}@media(prefers-reduced-motion:reduce){.hero-art img{transition:none;transform:none!important}}
