:root{--ink:#263e37;--green:#23695c;--muted:#65756e;--paper:#faf9f5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Segoe UI","Malgun Gothic",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}header,main,footer{max-width:1160px;margin:auto}header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 28px}.brand{font-size:15px;letter-spacing:2px;font-weight:750;display:flex;align-items:center;gap:12px}.mark{font-size:38px;color:var(--green)}.header-note{font-size:13px;color:var(--muted)}main{padding:0 28px}.hero{display:grid;grid-template-columns:1.15fr 1fr;background:#eaf0e7;border-radius:28px;overflow:hidden;min-height:430px}.hero-copy{padding:56px 48px}.eyebrow{font-size:11px;font-weight:750;letter-spacing:2px;color:var(--green);margin:0 0 16px}h1{font-size:48px;line-height:1.3;letter-spacing:-2px;margin:0 0 22px}p{margin:0}.intro{color:#53675e;font-size:15px;line-height:1.9}.primary{display:inline-flex;gap:30px;align-items:center;background:var(--green);color:white;border:0;border-radius:12px;padding:13px 22px;margin-top:28px;font:inherit;font-size:14px;cursor:pointer}.art{position:relative;overflow:hidden;background:#dce9df;min-height:330px}.sun{position:absolute;background:#f7d68c;width:118px;height:118px;border-radius:50%;top:54px;right:90px}.water{position:absolute;width:150%;height:300px;border-radius:45%;transform:rotate(-16deg);left:-15%}.water-one{background:#b4d0bc;top:185px}.water-two{background:#7cafa0;top:245px;transform:rotate(14deg)}.water-three{background:#438777;top:322px}.spark{position:absolute;color:#fff7df;font-size:35px}.s1{top:212px;left:100px}.s2{top:278px;right:78px;font-size:23px}.s3{top:162px;right:52px;font-size:26px}.art-label{position:absolute;bottom:33px;left:35px;color:white;font-family:Georgia,serif;font-size:24px;line-height:1.3}.section-heading{display:flex;justify-content:space-between;align-items:end;margin:52px 0 24px}.section-heading .eyebrow{margin-bottom:8px}h2{font-size:23px;letter-spacing:-.7px;margin:0}.section-heading>p{font-size:13px;color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card{border:1px solid #e3e6dd;border-radius:20px;background:white;padding:25px 22px;display:flex;flex-direction:column;align-items:start}.icon{display:grid;place-items:center;width:48px;height:48px;background:#eaf1e6;border-radius:14px;font-size:30px;margin-bottom:24px;color:#427754}.drive .icon{background:#eef0fa;color:#657ba2}.calendar .icon{background:#fbefdf;color:#ac7739}.chat .icon{background:#fff6c8;color:#8a742d}.category{font-size:9px;letter-spacing:1.2px;color:var(--muted)}h3{font-size:20px;margin:8px 0 12px;letter-spacing:-.5px}.card p{font-size:13px;color:var(--muted);line-height:1.9;margin-bottom:26px}.service-link{border-top:1px solid #eceee8;width:100%;padding-top:17px;font-size:13px;font-weight:650;display:flex;justify-content:space-between;margin-top:auto;cursor:pointer}.guide{margin:32px 0 48px;padding:27px 30px;border-radius:18px;background:#efeee7;display:flex;align-items:center;gap:24px}.guide-symbol{font-size:38px;color:#63806c}.guide h2{font-size:17px;margin-bottom:5px}.guide p{font-size:13px;color:var(--muted)}.guide-tag{margin-left:auto;font-size:12px;color:#697669}footer{border-top:1px solid #e2e4db;padding:24px 28px 36px;display:flex;justify-content:space-between;font-size:11px;color:var(--muted)}footer span{letter-spacing:2px}dialog{border:1px solid #dde4d9;border-radius:20px;padding:30px;max-width:440px;width:calc(100% - 32px);color:var(--ink)}dialog::backdrop{background:#152f2866}dialog p{margin-top:16px;font-size:14px;white-space:pre-line}.close{float:right;border:0;background:transparent;font-size:25px;cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid #ba7922;outline-offset:5px}@media(max-width:900px){.cards{grid-template-columns:repeat(2,1fr)}h1{font-size:39px}.hero-copy{padding:40px 28px}.section-heading>p,.guide-tag{display:none}}@media(max-width:560px){header{height:78px;padding:0 20px}.brand{font-size:12px}.header-note{display:none}main{padding:0 16px}.hero{grid-template-columns:1fr}.hero-copy{padding:34px 28px}h1{font-size:38px}.art{min-height:190px}.sun{width:80px;height:80px;top:20px;right:64px}.water-one{top:85px}.water-two{top:135px}.water-three{top:180px}.s1{top:97px}.s2{top:139px}.s3{top:76px}.art-label{font-size:20px;bottom:20px}.section-heading{margin-top:34px}h2{font-size:20px}.cards{gap:12px}.card{padding:20px 16px}.card h3{font-size:18px}.card p{font-size:12px}.card p br{display:none}.category{font-size:8px}.service-link{font-size:12px}.guide{padding:23px 20px;gap:14px}.guide p br{display:none}footer{display:block;padding:24px 20px}footer p{margin-top:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.family-shortcuts{display:flex;flex-wrap:wrap;gap:12px;max-width:1400px;margin:22px auto;padding:0 24px}.family-shortcuts a{display:block;padding:14px 20px;border:1px solid #c9d6cc;border-radius:12px;background:#fff;color:#24483f;text-decoration:none;font-weight:600}.family-shortcuts a:hover,.family-shortcuts a[aria-current=page]{background:#e7f0e9}.family-shortcuts a:active{background:#194f47;color:#fff}.family-shortcuts a:focus-visible{outline:3px solid #438e83;outline-offset:3px}#family-library,#trip-sharing{scroll-margin-top:24px}@media(max-width:750px){.family-shortcuts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 16px}.family-shortcuts a{padding:12px 8px;text-align:center;font-size:14px}}
