*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body,#root{width:100%;min-height:100%}body{background:#faf8f4;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden auto}.invitation-room{color:#374151;background:#faf8f4;min-height:100vh;padding:2rem 1.5rem 4rem;position:relative;overflow-x:hidden}.invitation-room-content{text-align:center;width:100%;max-width:58rem;margin:0 auto}.invitation-menu{z-index:50;cursor:pointer;background:0 0;border:0;flex-direction:column;gap:.35rem;padding:0;display:flex;position:fixed;top:1.5rem;right:1.5rem}.invitation-menu span{background:#b58b3b;border-radius:999px;width:1.8rem;height:2px;display:block}.invitation-header{margin-bottom:2.25rem;padding-top:4rem}.invitation-title{color:#14263a;margin:1.4rem 0 0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.4rem,3.4vw,3.4rem);font-weight:500;line-height:1.05}.invitation-rule{background:#b58b3b;width:3rem;height:1px;margin:.9rem auto 1.1rem}.invitation-subtitle{color:#374151;max-width:52rem;margin:0 auto;font-size:1.2rem;line-height:1.65}.invitation-cards{flex-direction:column;gap:1.3rem;display:flex}.invitation-card{background:#ffffffb8;border:1px solid #b58b3b26;border-radius:1.35rem;grid-template-columns:1fr 1fr;align-items:center;gap:2rem;padding:1rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:grid;box-shadow:0 18px 45px #1f293714}.invitation-card-image-wrap{background:#f0ebe3;border-radius:1rem;min-height:20rem;position:relative;overflow:hidden}.invitation-card-image-wrap:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#ffe1aa29,#0000 70%);transition:opacity .35s;position:absolute;inset:0}.invitation-card-image{object-fit:cover;width:100%;height:100%;min-height:20rem;transition:transform .4s,filter .4s;display:block}.invitation-card-copy{z-index:2;text-align:left;padding:1rem 1.25rem 1rem 0;position:relative}.invitation-card-badge{color:#b58b3b;letter-spacing:.18em;text-transform:uppercase;margin:0 0 .65rem;font-size:.85rem;font-weight:600}.invitation-card-title{color:#14263a;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:2.1rem;font-weight:400;line-height:1.2}.invitation-card-rule{background:#b58b3b;width:3rem;height:1px;margin:1.3rem auto}.invitation-card-description{color:#374151;margin:0;font-size:1.05rem;line-height:1.6}.invitation-card-points{margin:1.4rem 0 0;padding:0;list-style:none}.invitation-card-points li{color:#374151;align-items:flex-start;gap:.7rem;margin-top:.55rem;font-size:.95rem;line-height:1.5;display:flex}.invitation-card-points li:before{content:"✓";color:#b58b3b;flex-shrink:0}.invitation-card-button{z-index:3;color:#9a6b22;width:100%;font:inherit;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #b58b3b;border-radius:.5rem;margin-top:1.6rem;padding:.9rem 1rem;font-weight:600;transition:background-color .3s,color .3s,border-color .3s,transform .25s;position:relative}.invitation-card-button:focus-visible{outline-offset:4px;outline:2px solid #b58b3b}@media (hover:hover) and (pointer:fine){.invitation-card:hover{border-color:#bf913659;transform:translateY(-6px);box-shadow:0 24px 60px #0f172a1f}.invitation-card:hover .invitation-card-image-wrap:after{opacity:1}.invitation-card:hover .invitation-card-image{filter:brightness(1.03);transform:scale(1.02)}.invitation-card:hover .invitation-card-button{color:#fff;background:#b58b3b}.invitation-card-button:hover{transform:translate(3px)}}.invitation-card:active{transform:translateY(-2px)scale(.995)}.invitation-footer{text-align:center;margin-top:3rem}.invitation-footer-symbol{object-fit:contain;opacity:.65;width:34px;height:34px;margin:0 auto .75rem;display:block}.invitation-footer p{color:#b58b3b;letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.85rem;font-weight:600}@media (width<=760px){.invitation-room{padding:1.5rem 1rem 3rem}.invitation-header{margin-bottom:1.75rem;padding-top:4.5rem}.invitation-title{margin-top:.75rem;font-size:clamp(2.45rem,12vw,3.2rem);line-height:1}.invitation-subtitle{font-size:1.05rem;line-height:1.6}.invitation-cards{gap:1.25rem}.invitation-card{grid-template-columns:1fr;gap:.75rem;padding:.85rem}.invitation-card-image-wrap,.invitation-card-image{min-height:18rem}.invitation-card-copy{padding:.5rem .5rem .65rem}.invitation-card-title{font-size:1.9rem}.invitation-card-description{font-size:1rem}.invitation-card-button{margin-top:1.4rem}}@media (width<=420px){.invitation-card-image-wrap,.invitation-card-image{min-height:15rem}.invitation-card-title{font-size:1.75rem}.invitation-card-button{letter-spacing:.09em;padding-left:.75rem;padding-right:.75rem;font-size:.82rem}}@media (prefers-reduced-motion:reduce){.invitation-card,.invitation-card-image,.invitation-card-image-wrap:after,.invitation-card-button{transition:none}.invitation-card:hover,.invitation-card:active,.invitation-card:hover .invitation-card-image,.invitation-card-button:hover{transform:none}}.understand-room{color:#071f3a;background:#faf8f4;min-height:100vh;overflow-x:hidden}.understand-menu{z-index:50;cursor:pointer;background:0 0;border:0;flex-direction:column;gap:.4rem;padding:0;display:flex;position:fixed;top:1.35rem;right:1.35rem}.understand-menu span{background:#b97711;border-radius:999px;width:1.85rem;height:2px;display:block}.understand-hero{grid-template-columns:.9fr 1.1fr;grid-template-areas:"copy book""bottom book";align-items:center;gap:1.25rem 3rem;min-height:auto;padding:4.75rem 7vw 1.5rem;display:grid}.understand-hero-copy{grid-area:copy;max-width:34rem}.understand-hero-copy h1{color:#072243;letter-spacing:-.045em;margin:0;font-size:clamp(2.8rem,4vw,4.4rem);font-weight:500;line-height:.94}.understand-hero-copy h1 em{color:#b97711;font-style:italic}.understand-rule{background:#b97711;width:3.25rem;height:2px;margin:1.5rem 0 1.35rem}.understand-subtitle{color:#102b49;max-width:25rem;margin:0;font-size:1.05rem;font-weight:500;line-height:1.5}.understand-book-wrap{grid-area:book;width:min(80vw,21rem);margin:.75rem auto 1.5rem}.understand-book-wrap img{width:100%;height:auto;display:block}.understand-hero-bottom{grid-area:bottom;max-width:34rem}.understand-question{max-width:32rem;margin:2.25rem 0 2rem}.question-mark{color:#c48722;margin-bottom:.35rem;font-size:2.2rem;line-height:1;display:block}.understand-question p{color:#072243;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.35rem;font-weight:500;line-height:1.55}.understand-question strong{font-weight:600}.understand-amazon-link{color:#9a6b22;min-width:16rem;font:inherit;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #b58b3b;border-radius:.5rem;justify-content:center;align-items:center;gap:.65rem;margin-top:1.6rem;padding:.9rem 1.4rem;font-size:.9rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .3s,color .3s,border-color .3s,transform .25s;display:inline-flex}.understand-amazon-link:hover{color:#fff;background:#b58b3b;border-color:#b58b3b;transform:translate(3px)}.understand-amazon-link:focus-visible{outline-offset:4px;outline:2px solid #b58b3b}.understand-amazon-icon{object-fit:contain;width:1.6rem;height:1.6rem;display:block}.understand-quote{border-radius:24px;width:min(1200px,92%);margin:0 auto 2rem;position:relative;overflow:hidden}.understand-quote-bg{object-fit:cover;object-position:left center;width:100%;height:360px;display:block}.understand-quote-overlay{background:linear-gradient(90deg,#07142800 40%,#071428d1 60%,#071428eb 100%);justify-content:flex-end;align-items:center;padding:2.5rem 3rem;display:flex;position:absolute;inset:0}.understand-quote-content{color:#fff;max-width:520px}.understand-quote-content h2{margin:0 0 1rem;font-size:clamp(1.2rem,2vw,1.9rem);font-weight:400;line-height:1.2}.understand-quote-line{background:#c48722;width:70px;height:3px;margin:1.5rem 0}.understand-quote-content p{opacity:.96;margin:0;font-size:.95rem;line-height:1.55}.understand-quote-content em{color:#d79a2e;margin-top:1rem;font-size:1.25rem;font-style:italic;display:block}.understand-section-heading{text-align:center;margin-bottom:4rem}.understand-section-heading h2{color:#072243;letter-spacing:-.03em;margin:0;font-size:clamp(2rem,4vw,2.4rem);font-weight:500}.understand-section-heading>span{background:#c48722;width:64px;height:2px;margin:1.25rem auto 0;display:block}.understand-core{width:min(1200px,92%);margin:3.5rem auto 5rem}.understand-core-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:3rem;display:grid}.understand-core-item{text-align:center}.understand-core-icon{color:#c48722;margin-bottom:1rem}.understand-core-icon svg{width:2.5rem;height:2.5rem}.understand-core-item h3{color:#072243;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:1.15rem;font-weight:700}.understand-core-item p{color:#4b5f73;margin:.9rem 0 0;font-size:.98rem;line-height:1.7}.understand-learn{width:min(1100px,92%);margin:5rem auto 6rem}.understand-learn-list{background:#fffdf8;border:1px solid #b58b3b2e;border-radius:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr));padding:2.5rem;display:grid;box-shadow:0 1.5rem 4rem #07224314}.understand-learn-item{gap:1rem;padding:1.6rem;display:flex}.understand-learn-icon{color:#b58b3b;border:1px solid #b58b3b;border-radius:999px;flex:0 0 1.8rem;justify-content:center;align-items:center;width:1.8rem;height:1.8rem;font-size:.9rem;font-weight:700;display:flex}.understand-learn-item h3{color:#072243;margin:0;font-size:1.05rem;line-height:1.35}.understand-learn-item p{color:#4b5f73;margin:.55rem 0 0;font-size:.96rem;line-height:1.6}.understand-for-you{background:#f4eee4;border-top:1px solid #b58b3b1f;border-bottom:1px solid #b58b3b1f;padding:5.5rem 1.5rem}.understand-for-you .understand-section-heading{margin-bottom:2rem}.understand-for-you-intro{color:#4b5f73;text-align:center;max-width:650px;margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.75}.understand-for-you-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:3rem;max-width:850px;margin:0 auto;display:grid}.understand-for-you-item{border-bottom:1px solid #0722431a;align-items:flex-start;gap:.85rem;padding:1.15rem 0;display:flex}.understand-for-you-item span{color:#b58b3b;flex-shrink:0;font-size:1rem;font-weight:700;line-height:1.6}.understand-for-you-item p{color:#263d53;margin:0;font-size:1rem;line-height:1.65}.understand-for-you-closing{color:#072243;text-align:center;max-width:650px;margin:3rem auto 0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:500;line-height:1.45}.understand-format{background:linear-gradient(#fffdf8 0%,#f6efe3 100%);border:1px solid #b58b3b1f;border-radius:1.75rem;width:min(1100px,92%);margin:5rem auto 6rem;padding:3.5rem 2rem}.understand-format .understand-section-heading{margin-bottom:0}.understand-format-subtitle{color:#4b5f73;max-width:34rem;margin:1rem auto 0;font-size:1.05rem;line-height:1.5}.understand-format-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;max-width:850px;margin:3rem auto 2rem;display:grid}.understand-format-card{background:#fffdf8;border:1px solid #b58b3b2e;border-radius:1.25rem;align-items:center;gap:1.35rem;padding:2rem;display:flex;box-shadow:0 1.25rem 3rem #07224314}.understand-format-icon{color:#b58b3b;background:#b58b3b1a;border-radius:999px;flex:0 0 4.25rem;justify-content:center;align-items:center;width:4.25rem;height:4.25rem;display:flex}.understand-format-icon svg{width:2.35rem;height:2.35rem}.understand-format-card h3{color:#072243;letter-spacing:-.03em;margin:0;font-size:1.6rem;font-weight:500}.understand-format-card p{color:#4b5f73;margin:.5rem 0 0;font-size:.98rem;line-height:1.55}.understand-format-options{color:#9a6b22;letter-spacing:.1em;text-transform:uppercase;flex-wrap:wrap;gap:.75rem;margin-top:1rem;font-size:.82rem;font-weight:700;display:flex}.understand-format-cta{text-align:center;flex-direction:column;align-items:center;margin-top:2.75rem;display:flex}.understand-format-cta-copy{color:#072243;margin:0 0 1.5rem;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.35rem,2.5vw,1.8rem);font-weight:500;line-height:1.45}.understand-format-cta .understand-amazon-link{margin-top:0}@media (width>=900px){.understand-hero{gap:.5rem 2.5rem;padding:3.75rem 7vw .5rem}.understand-hero-copy h1{font-size:clamp(2.4rem,3.5vw,3.8rem);line-height:.92}.understand-subtitle{font-size:1rem;line-height:1.4}.understand-book-wrap{width:min(21vw,19rem);margin:0 auto}.understand-question{margin:1rem 0}.question-mark{margin-bottom:.1rem;font-size:1.6rem}.understand-question p{font-size:1.2rem;line-height:1.35}.understand-hero-bottom .understand-amazon-link{margin-top:.75rem}.understand-quote{width:min(1100px,90%);height:310px;margin:0 auto 2rem}.understand-quote-bg{height:100%}.understand-quote-overlay{justify-content:flex-end;align-items:center;padding:3rem 3rem 2rem}.understand-quote-content{max-width:500px}}@media (width<=899px){.understand-hero{flex-direction:column;align-items:flex-start;gap:.75rem;padding:5.5rem 1.5rem 2rem;display:flex}.understand-hero-copy{width:100%;max-width:none}.understand-hero-copy h1{font-size:3.25rem;line-height:.95}.understand-book-wrap{align-self:center;width:min(78vw,20rem);margin:0 auto -.25rem}.understand-hero-bottom{width:100%;max-width:none;margin-top:-.75rem}.understand-question{margin:1rem 0 1.25rem}.question-mark{margin-bottom:.2rem;font-size:1.8rem}.understand-question p{font-size:1.2rem;line-height:1.5}.understand-amazon-link{width:100%;min-width:0;margin-top:1rem}.understand-quote{border-radius:18px;width:92%;margin:0 auto 3rem}.understand-quote-bg{object-fit:cover;object-position:left center;height:16rem}.understand-quote-overlay{background:#071f3a;padding:1.5rem;position:static}.understand-quote-content{max-width:none}.understand-quote-content h2{font-size:1.35rem;line-height:1.25}.understand-quote-content p{font-size:.95rem}.understand-quote-content em{font-size:1rem}.understand-section-heading{margin-bottom:2.5rem}.understand-section-heading h2{font-size:2rem}.understand-core{margin:4rem auto}.understand-core-list{flex-direction:column;gap:0;display:flex}.understand-core-item{text-align:left;border-bottom:1px solid #07224314;align-items:flex-start;gap:1rem;padding:1.5rem 0;display:flex}.understand-core-item:last-child{border-bottom:0}.understand-core-icon{flex:0 0 40px;margin:0}.understand-core-icon svg{width:1.75rem;height:1.75rem}.understand-core-item h3{margin-bottom:.35rem;font-size:1rem}.understand-core-item p{margin:0;font-size:.95rem;line-height:1.55}.understand-learn{margin:4rem auto 5rem}.understand-learn-list{border-radius:1.15rem;grid-template-columns:1fr;padding:1.25rem}.understand-learn-item{border-bottom:1px solid #07224314;padding:1.25rem .75rem}.understand-learn-item:last-child{border-bottom:0}.understand-for-you{padding:4.5rem 1.5rem}.understand-for-you-grid{grid-template-columns:1fr}.understand-format{border-radius:1.25rem;width:92%;margin:4rem auto 5rem;padding:2.5rem 1.25rem}.understand-format-grid{grid-template-columns:1fr;margin:2rem auto 1.5rem}.understand-format-card{align-items:flex-start;padding:1.5rem}.understand-format-icon{flex:0 0 3.5rem;width:3.5rem;height:3.5rem}.understand-format-icon svg{width:2rem;height:2rem}.understand-format-card h3{font-size:1.35rem}.understand-format-cta .understand-amazon-link{width:100%}}@media (width<=520px){.understand-hero-copy h1{font-size:clamp(2.7rem,13vw,3.25rem)}.understand-format-card{gap:1rem}.understand-format-icon{flex-basis:3rem;width:3rem;height:3rem}.understand-format-icon svg{width:1.7rem;height:1.7rem}.understand-amazon-link{letter-spacing:.07em;padding-left:1rem;padding-right:1rem;font-size:.78rem}}@media (prefers-reduced-motion:reduce){.understand-amazon-link{transition:none}.understand-amazon-link:hover{transform:none}}.practice-room{color:#f6efe2;background:radial-gradient(circle at top,#d6ac5c29,#0000 34rem),#071522;min-height:100vh;padding:1.25rem}.practice-hero{border-radius:1.6rem;min-height:420px;margin-top:4.5rem;position:relative;overflow:hidden;box-shadow:0 24px 70px #00000059}.practice-hero-image{object-fit:cover;width:100%;height:420px;display:block}.practice-hero:after{content:"";background:linear-gradient(#07152214,#07152261,#071522db);position:absolute;inset:0}.practice-hero-overlay{z-index:2;position:absolute;bottom:2rem;left:1.5rem;right:1.5rem}.practice-hero-overlay h1{letter-spacing:.02em;margin:0;font-family:Georgia,serif;font-size:clamp(2.7rem,12vw,4.5rem);font-weight:400}.practice-rule{background:#d6ac5ce6;width:72px;height:1px;margin:1rem 0}.practice-hero-overlay p{color:#f6efe2e0;max-width:22rem;margin:0;font-size:1.08rem;line-height:1.55}.practice-intro{background:#ffffff0b;border:1px solid #d6ac5c38;border-radius:1.25rem;margin:2.4rem 0 1.5rem;padding:1.6rem 1.25rem}.practice-intro p{color:#f6efe2db;margin:0;line-height:1.65}.practice-intro p:first-child{color:#f6efe2;font-family:Georgia,serif;font-size:1.35rem}.practice-intro span{background:#d6ac5cb3;width:54px;height:1px;margin:1.1rem 0;display:block}.practice-grid{gap:1rem;margin:1.5rem 0 1rem;display:grid}.practice-card{background:#ffffff0e;border:1px solid #d6ac5c38;border-radius:1.35rem;gap:1rem;padding:1rem;display:grid;box-shadow:0 16px 46px #0000002e}.practice-card-featured{background:linear-gradient(135deg,#d6ac5c29,#ffffff0e),#ffffff0e;border-color:#d6ac5c6b}.practice-card-image{aspect-ratio:16/10;object-fit:cover;border-radius:1rem;width:100%;box-shadow:0 12px 28px #00000047}.practice-card-content h2{color:#f6efe2;margin:.35rem 0 .45rem;font-family:Georgia,serif;font-size:1.65rem;font-weight:400}.practice-card-content p{color:#f6efe2c7;margin:0;line-height:1.55}.practice-card-badge{color:#d6ac5c;letter-spacing:.08em;text-transform:uppercase;border:1px solid #d6ac5cbf;border-radius:999px;width:fit-content;padding:.22rem .6rem;font-size:.65rem;display:inline-flex}.practice-meta-row{flex-wrap:wrap;gap:.55rem;margin-top:.9rem;display:flex}.practice-meta-item{color:#d6ac5c;letter-spacing:.08em;text-transform:uppercase;border:1px solid #d6ac5c73;border-radius:999px;align-items:center;gap:.45rem;width:fit-content;padding:.35rem .7rem;font-size:.78rem;display:inline-flex}.practice-meta-icon{color:#d6ac5c;width:16px;height:16px}.practice-start{background:#00000024;border:1px solid #d6ac5ca6;border-radius:1rem;grid-template-columns:auto 1fr;align-items:center;gap:.85rem;margin-top:1rem;padding:1rem;display:grid}.practice-start-icon{color:#d6ac5c;width:42px;height:42px}.practice-start-copy{flex-direction:column;gap:.25rem;display:flex}.practice-start-copy strong{color:#f6efe2;font-size:1rem}.practice-start-copy span{color:#f6efe2ad;letter-spacing:.06em;text-transform:uppercase;font-size:.82rem}.practice-start-now{color:#071522;background:#d6ac5c;border-radius:999px;grid-column:1/-1;width:fit-content;margin-top:.25rem;padding:.45rem .75rem;font-size:.82rem;font-weight:700;text-decoration:none}.practice-platform-panel{border-top:1px solid #f6efe21f;padding-top:.85rem}.practice-platform-panel p{color:#d6ac5c;margin:0 0 .8rem;font-size:.9rem}.practice-platform{color:#fff;border-radius:.85rem;grid-template-columns:24px 1fr auto;align-items:center;gap:.75rem;min-height:44px;margin-top:.65rem;padding:.75rem 1rem;font-weight:600;text-decoration:none;display:grid}.practice-platform img{width:24px;height:24px;display:block}.practice-platform.spotify{background:#1db954}.practice-platform.apple{background:#8e36c9}.practice-platform-disabled{color:#f6efe2b3;background:#ffffff14;border:1px solid #d6ac5c40;justify-content:center;display:flex}.practice-book-cta{background:#ffffff0e;border:1px solid #d6ac5c38;border-radius:1.25rem;align-items:center;gap:1rem;margin:1rem 0 3rem;padding:1.25rem;display:grid}.practice-book-cta h2{color:#f6efe2;margin:0 0 .35rem;font-family:Georgia,serif;font-size:1.45rem;font-weight:400}.practice-book-cta p{color:#f6efe2b8;margin:0;line-height:1.5}.practice-book-cta a{color:#d6ac5c;letter-spacing:.04em;text-transform:uppercase;border:1px solid #d6ac5cbf;border-radius:999px;justify-content:center;width:fit-content;padding:.85rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}@media (width>=860px){.practice-card{grid-template-columns:200px 1fr 340px;align-items:center;padding:1rem}.practice-card-image{aspect-ratio:auto;height:170px}.practice-platform-panel{border-top:0;border-left:1px solid #f6efe21f;flex-direction:column;justify-content:center;height:100%;padding-top:0;padding-left:1.4rem;display:flex}.practice-start{grid-template-columns:auto 1fr auto}.practice-start-now{white-space:nowrap;grid-column:auto}.practice-book-cta{grid-template-columns:1fr auto;padding:1.4rem 1.6rem}}@media (width<=640px){.practice-room{padding:1rem}.practice-hero{min-height:360px}.practice-hero-image{height:360px}.practice-card-image{aspect-ratio:16/10;object-fit:contain;object-position:center;height:auto}.practice-card-content h2{font-size:1.55rem}.practice-platform{min-height:46px}.practice-room .rf-room-brand-copy strong{color:#f6efe2}.practice-room .rf-room-brand-copy span{color:#f6efe2b8}}.practice-room .rf-room-brand-copy strong{color:#f6efe2}.practice-room .rf-room-brand-copy span{color:#f6efe2b8}.philosophy-room{color:#374151;background:#faf8f4;min-height:100vh;padding:2rem 1.5rem 4rem;position:relative;overflow-x:hidden}.philosophy-content{width:100%;max-width:64rem;margin:0 auto}.philosophy-menu{z-index:50;cursor:pointer;background:0 0;border:0;flex-direction:column;gap:.35rem;padding:0;display:flex;position:fixed;top:1.5rem;right:1.5rem}.philosophy-menu span{background:#b58b3b;border-radius:999px;width:1.8rem;height:2px;display:block}.philosophy-header{text-align:center;max-width:48rem;margin:0 auto 3rem;padding-top:5rem}.philosophy-kicker{color:#b58b3b;letter-spacing:.18em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:700}.philosophy-header h1{color:#14263a;letter-spacing:-.035em;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.8rem,6vw,4.5rem);font-weight:500;line-height:1}.philosophy-rule{background:#b58b3b;width:3.25rem;height:1px;margin:1.25rem auto 1.35rem}.philosophy-intro{color:#263d53;max-width:42rem;margin:0 auto;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.35rem,2.5vw,1.8rem);font-weight:500;line-height:1.45}.philosophy-guidance{color:#5b6773;max-width:38rem;margin:1.25rem auto 0;font-size:1rem;line-height:1.7}.philosophy-paths{flex-direction:column;gap:1.5rem;display:flex}.philosophy-card{background:#ffffffc7;border:1px solid #b58b3b29;border-radius:1.5rem;grid-template-columns:1fr 1fr;align-items:stretch;gap:0;transition:transform .3s,box-shadow .3s,border-color .3s;display:grid;overflow:hidden;box-shadow:0 1.5rem 4rem #07224314}.philosophy-card-reverse .philosophy-card-image-wrap{order:2}.philosophy-card-reverse .philosophy-card-copy{order:1}.philosophy-card-image-wrap{background:#ede7dd;min-height:24rem;position:relative;overflow:hidden}.philosophy-card-image-wrap:after{content:"";pointer-events:none;background:linear-gradient(#fff0 55%,#071f3a14 100%);position:absolute;inset:0}.philosophy-card-image{object-fit:cover;width:100%;height:100%;min-height:24rem;transition:transform .4s,filter .4s;display:block}.philosophy-card-copy{text-align:left;flex-direction:column;justify-content:center;padding:3rem;display:flex}.philosophy-card-kicker{color:#b58b3b;letter-spacing:.18em;text-transform:uppercase;margin:0 0 .85rem;font-size:.75rem;font-weight:700}.philosophy-card h2{color:#14263a;letter-spacing:-.03em;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:500;line-height:1.05}.philosophy-card-rule{background:#b58b3b;width:3rem;height:1px;margin:1.25rem 0}.philosophy-card-lead{color:#14263a;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.35rem;font-weight:500;line-height:1.4}.philosophy-card-description{color:#526171;margin:1rem 0 0;font-size:1rem;line-height:1.7}.philosophy-card-points{margin:1.5rem 0 0;padding:0;list-style:none}.philosophy-card-points li{color:#374151;align-items:flex-start;gap:.7rem;margin-top:.65rem;font-size:.95rem;line-height:1.5;display:flex}.philosophy-card-points li:before{content:"✓";color:#b58b3b;flex-shrink:0;font-weight:700}.philosophy-card-button{color:#9a6b22;width:100%;font:inherit;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #b58b3b;border-radius:.5rem;margin-top:2rem;padding:.95rem 1.25rem;font-size:.88rem;font-weight:600;transition:background-color .3s,color .3s,transform .25s}.philosophy-card-button:focus-visible{outline-offset:4px;outline:2px solid #b58b3b}.philosophy-footer{text-align:center;margin-top:3.25rem}.philosophy-footer-symbol{object-fit:contain;opacity:.65;width:34px;height:34px;margin:0 auto .75rem;display:block}.philosophy-footer p{color:#b58b3b;letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:600}@media (hover:hover) and (pointer:fine){.philosophy-card:hover{border-color:#b58b3b57;transform:translateY(-5px);box-shadow:0 2rem 5rem #0722431f}.philosophy-card:hover .philosophy-card-image{filter:brightness(1.03);transform:scale(1.025)}.philosophy-card:hover .philosophy-card-button{color:#fff;background:#b58b3b}.philosophy-card-button:hover{transform:translate(3px)}}.philosophy-card-story{grid-template-columns:1.08fr .92fr}.philosophy-card-image-story{object-position:64% center}@media (width<=800px){.philosophy-room{padding:1.5rem 1rem 3rem}.philosophy-header{margin-bottom:2.25rem;padding-top:5rem}.philosophy-header h1{font-size:clamp(2.8rem,13vw,3.8rem)}.philosophy-intro{font-size:1.35rem}.philosophy-guidance{font-size:.98rem}.philosophy-card,.philosophy-card-story,.philosophy-card-reverse{grid-template-columns:minmax(0,1fr);display:grid}.philosophy-card-reverse .philosophy-card-image-wrap,.philosophy-card-reverse .philosophy-card-copy{order:initial}.philosophy-card-image-wrap,.philosophy-card-image{width:100%;min-width:0;min-height:18rem}.philosophy-card-image-story{object-position:60% center}.philosophy-card-copy{padding:2rem 1.5rem 1.75rem}.philosophy-card h2{font-size:2.25rem}.philosophy-card-lead{font-size:1.25rem}.philosophy-card-button{margin-top:1.75rem}}@media (width<=420px){.philosophy-card-image-wrap,.philosophy-card-image{min-height:15rem}.philosophy-card-copy{padding:1.65rem 1.15rem 1.4rem}.philosophy-card h2{font-size:2rem}.philosophy-card-button{letter-spacing:.08em;padding-left:.85rem;padding-right:.85rem;font-size:.78rem}}@media (prefers-reduced-motion:reduce){.philosophy-card,.philosophy-card-image,.philosophy-card-button{transition:none}.philosophy-card:hover,.philosophy-card:hover .philosophy-card-image,.philosophy-card-button:hover{transform:none}}.behind-room{color:#10262e;background:#f7f4ed;min-height:100vh;overflow-x:hidden}.behind-room button{font:inherit}.behind-story-container{width:min(680px,100% - 3rem);margin:0 auto}.behind-hero{padding:11rem 0 8rem}.behind-room-label,.behind-section-label,.behind-next-kicker{color:#9a7a42;letter-spacing:.18em;text-transform:uppercase;margin:0 0 1.5rem;font-family:inherit;font-size:.72rem;font-weight:600;line-height:1.4}.behind-hero h1,.behind-story-section h2,.behind-next h2,.behind-next-option h3{font-family:Cormorant Garamond,Georgia,serif;font-weight:500}.behind-hero h1{letter-spacing:-.035em;margin:0 0 4rem;font-size:clamp(3.4rem,9vw,5.8rem);line-height:.95}.behind-opening,.behind-story-copy{font-size:1.12rem;line-height:1.9}.behind-opening p,.behind-story-copy p{margin:0 0 1.7rem}.behind-opening p:last-child,.behind-story-copy p:last-child{margin-bottom:0}.behind-seeker-lines,.behind-drift-list,.behind-role-list,.behind-here-lines,.behind-again-lines,.behind-return-list,.behind-beneath-list,.behind-before-list,.behind-still-list,.behind-more-than-list{margin:2.5rem 0;display:block}.behind-seeker-lines span,.behind-drift-list span,.behind-role-list span,.behind-here-lines span,.behind-again-lines span,.behind-return-list span,.behind-beneath-list span,.behind-before-list span,.behind-still-list span,.behind-more-than-list span{margin:.65rem 0;display:block}.behind-seeker-lines{font-family:Cormorant Garamond,Georgia,serif;font-size:1.6rem;line-height:1.35}.behind-central-question{color:#10262e;text-align:center;border:0;margin:7rem auto 0;padding:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.4rem,6vw,4rem);font-style:normal;font-weight:500;line-height:1.12}.behind-central-question span{margin-top:.35em;display:block}.behind-story{display:block}.behind-story-section{padding:8rem 0}.behind-story-section+.behind-story-section{border-top:1px solid #10262e14}.behind-story-section h2{letter-spacing:-.025em;max-width:620px;margin:0 0 3.25rem;font-size:clamp(2.4rem,6vw,3.8rem);line-height:1.05}.behind-emphasis,.behind-statement{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.75rem,4vw,2.35rem);font-weight:500;line-height:1.25}.behind-drift-list,.behind-role-list,.behind-return-list,.behind-beneath-list,.behind-before-list,.behind-still-list,.behind-more-than-list{border-left:1px solid #9a7a4273;padding-left:1.5rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.45rem;line-height:1.45}.behind-role-list{margin-top:2rem;margin-bottom:2rem}.behind-birds-moment{text-align:center;margin:5rem 0}.behind-birds-moment p{margin:.5rem 0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,5vw,3.1rem);line-height:1.15}.behind-birds-moment p:last-child{margin-top:1.5rem;font-style:italic}.behind-here-lines,.behind-again-lines{text-align:center;margin:4rem 0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.8rem,4vw,2.5rem);line-height:1.25}.behind-here-lines span,.behind-again-lines span{margin:.8rem 0}.behind-final-reflection{margin:4.5rem 0 0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.8rem,4vw,2.5rem);line-height:1.3}.behind-final-reflection p{margin-bottom:1.5rem}.behind-signature{text-align:center;margin:7rem 0 0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.6rem,7vw,4.6rem);font-style:italic;font-weight:500;line-height:1}.behind-next{color:#f7f4ed;background:#10262e;padding:8rem max(1.5rem,5vw)}.behind-next-heading{text-align:center;width:min(980px,100%);margin:0 auto 4rem}.behind-next-heading .behind-section-label{color:#c4a56a}.behind-next h2{margin:0;font-size:clamp(2.5rem,6vw,4rem);line-height:1.05}.behind-next-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;width:min(1120px,100%);margin:0 auto;display:grid}.behind-next-option{border:1px solid #f7f4ed29;flex-direction:column;min-height:330px;padding:2.5rem;display:flex}.behind-next-option h3{margin:0 0 1rem;font-size:2rem;line-height:1.1}.behind-next-option>p:not(.behind-next-kicker){color:#f7f4edc2;margin:0 0 2rem;font-size:.98rem;line-height:1.7}.behind-next-option button{color:#f7f4ed;cursor:pointer;letter-spacing:.02em;background:0 0;border:0;border-bottom:1px solid #c4a56acc;width:fit-content;margin-top:auto;padding:.8rem 0;font-size:.95rem;font-weight:600}.behind-next-option button:hover{color:#c4a56a}.behind-next-option button:focus-visible{outline-offset:5px;outline:2px solid #c4a56a}@media (width<=900px){.behind-next-grid{grid-template-columns:1fr}.behind-next-option{min-height:0}}@media (width<=640px){.behind-story-container{width:min(100% - 2.25rem,680px)}.behind-hero{padding:9rem 0 6.5rem}.behind-hero h1{margin-bottom:3rem}.behind-opening,.behind-story-copy{font-size:1.03rem;line-height:1.8}.behind-central-question{margin-top:5.5rem}.behind-story-section{padding:6rem 0}.behind-story-section h2{margin-bottom:2.5rem}.behind-birds-moment{margin:4rem 0}.behind-signature{margin-top:5.5rem}.behind-next{padding-top:6rem;padding-bottom:6rem}.behind-next-heading{margin-bottom:3rem}.behind-next-option{padding:2rem}}.behind-central-question{max-width:760px;margin-top:9rem;padding:5.5rem 0;position:relative}.behind-central-question:before,.behind-central-question:after{content:"";background:#9a7a4280;width:72px;height:1px;position:absolute;left:50%;transform:translate(-50%)}.behind-central-question:before{top:0}.behind-central-question:after{bottom:0}.behind-story-section{position:relative}.behind-section-label{align-items:center;gap:1rem;display:flex}.behind-section-label:after{content:"";background:#9a7a4273;width:42px;height:1px}.behind-drift-list span,.behind-role-list span,.behind-return-list span,.behind-beneath-list span,.behind-before-list span,.behind-still-list span,.behind-more-than-list span{margin:.38rem 0}.behind-return-list,.behind-beneath-list,.behind-before-list,.behind-still-list,.behind-more-than-list{margin-top:3rem;margin-bottom:3rem}.behind-drift-list span:last-child,.behind-beneath-list span:last-child,.behind-before-list span:last-child,.behind-still-list span:last-child,.behind-more-than-list span:last-child{margin-top:1rem}.behind-birds-moment{margin:7rem 0;padding:4rem 1rem;position:relative}.behind-birds-moment:before,.behind-birds-moment:after{content:"";background:#10262e29;width:34px;height:1px;position:absolute;left:50%;transform:translate(-50%)}.behind-birds-moment:before{top:0}.behind-birds-moment:after{bottom:0}.behind-birds-moment p{color:#10262ed1}.behind-birds-moment p:last-child{color:#10262e;font-size:clamp(2.35rem,5.5vw,3.6rem)}.behind-here-lines,.behind-again-lines{padding:2rem 0}.behind-here-lines span:first-child,.behind-here-lines span:last-child,.behind-again-lines span:first-child{color:#10262e;font-size:1.16em}.behind-here-lines span:not(:first-child):not(:last-child),.behind-again-lines span:not(:first-child){color:#10262ea8}.behind-emphasis{padding-left:1.5rem;position:relative;margin-top:3.25rem!important;margin-bottom:3.25rem!important}.behind-emphasis:before{content:"";background:#9a7a428c;width:1px;position:absolute;top:.2em;bottom:.2em;left:0}.behind-statement{margin-top:3rem!important;margin-bottom:3rem!important}.behind-welcome-section{padding-bottom:10rem}.behind-final-reflection{margin-top:5.5rem;padding-top:4.5rem;position:relative}.behind-final-reflection:before{content:"";background:#9a7a4280;width:52px;height:1px;position:absolute;top:0;left:0}.behind-signature{margin-top:10rem;padding-top:5rem;position:relative}.behind-signature:before{content:"";background:#9a7a4280;width:64px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.behind-next{position:relative}.behind-next:before{content:"";background:#c4a56a;width:1px;height:54px;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.behind-next-heading{margin-bottom:5rem}.behind-next-option{transition:border-color .22s,transform .22s,background-color .22s;position:relative;overflow:hidden}.behind-next-option:before{content:"";opacity:0;transform-origin:0;background:#c4a56a;height:2px;transition:opacity .22s,transform .22s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.behind-next-option:hover{background:#f7f4ed06;border-color:#c4a56a80;transform:translateY(-4px)}.behind-next-option:hover:before{opacity:1;transform:scaleX(1)}.behind-next-option button{border-bottom:0;position:relative}.behind-next-option button:after{content:"";transform-origin:0;background:#c4a56acc;height:1px;transition:transform .22s;position:absolute;bottom:.45rem;left:0;right:0;transform:scaleX(.35)}.behind-next-option button:hover:after,.behind-next-option button:focus-visible:after{transform:scaleX(1)}@media (prefers-reduced-motion:reduce){.behind-next-option,.behind-next-option:before,.behind-next-option button:after{transition:none}.behind-next-option:hover{transform:none}}@media (width<=640px){.behind-central-question{margin-top:7rem;padding:4rem 0}.behind-central-question:before,.behind-central-question:after{width:52px}.behind-birds-moment{margin:5rem 0;padding:3.25rem 0}.behind-emphasis{padding-left:1.15rem}.behind-welcome-section{padding-bottom:8rem}.behind-final-reflection{margin-top:4.5rem;padding-top:3.5rem}.behind-signature{margin-top:7rem;padding-top:4rem}.behind-next-heading{margin-bottom:3.5rem}.behind-next-option:hover{transform:none}}.bigger-room{color:#24312f;background:radial-gradient(circle at top,#d6ac5c24,#0000 34rem),#f7f3ec;min-height:100vh;padding:1.25rem}.bigger-hero{border-radius:1.6rem;min-height:460px;margin-top:4.5rem;position:relative;overflow:hidden;box-shadow:0 24px 70px #0000002e}.bigger-hero-image{object-fit:cover;width:100%;height:460px;display:block}.bigger-hero:after{content:"";background:linear-gradient(#0a141a0d,#0a141a52,#0a141ab8);position:absolute;inset:0}.bigger-hero-overlay{z-index:2;color:#f6efe2;max-width:720px;position:absolute;bottom:2rem;left:1.5rem;right:1.5rem}.bigger-kicker{color:#d6ac5c;letter-spacing:.16em;text-transform:uppercase;margin:0 0 .65rem;font-size:.75rem}.bigger-hero-overlay h1{margin:0;font-family:Georgia,serif;font-size:clamp(2.7rem,11vw,5rem);font-weight:400;line-height:.95}.bigger-rule{background:#d6ac5ce6;width:72px;height:1px;margin:1rem 0}.bigger-hero-overlay p:last-child{color:#f6efe2e0;max-width:36rem;margin:0;font-size:1.05rem;line-height:1.6}.bigger-intro{background:#ffffff8c;border:1px solid #8a6f4538;border-radius:1.25rem;margin:2.4rem 0 1.5rem;padding:1.6rem 1.25rem}.bigger-intro p{color:#24312fd1;margin:0;line-height:1.65}.bigger-intro p:first-child{color:#24312f;font-family:Georgia,serif;font-size:1.35rem}.bigger-intro span{background:#8a6f458c;width:54px;height:1px;margin:1.1rem 0;display:block}.bigger-path{padding:3rem 0 1rem}.bigger-section-heading{max-width:760px;margin-bottom:1.5rem}.bigger-section-heading p{color:#9a7440;letter-spacing:.16em;text-transform:uppercase;margin:0 0 .5rem;font-size:.75rem}.bigger-section-heading h2{color:#24312f;margin:0;font-family:Georgia,serif;font-size:clamp(2rem,8vw,4rem);font-weight:400;line-height:1}.bigger-stage-list{gap:1rem;display:grid}.bigger-stage-card{background:#ffffff9e;border:1px solid #8a6f4538;border-radius:1.25rem;grid-template-columns:auto 42px 1fr;align-items:center;gap:1rem;padding:1.25rem;display:grid;box-shadow:0 14px 36px #0000000f}.bigger-stage-icon-wrap{color:#9a7440;border:1px solid #8a6f455c;border-radius:999px;place-items:center;width:54px;height:54px;display:grid}.bigger-stage-icon{width:32px;height:32px}.bigger-stage-number{color:#8a6f4580;font-family:Georgia,serif;font-size:1.4rem}.bigger-stage-copy p{color:#9a7440;letter-spacing:.14em;text-transform:uppercase;margin:0 0 .25rem;font-size:.72rem}.bigger-stage-copy h3{color:#24312f;margin:0 0 .35rem;font-family:Georgia,serif;font-size:1.55rem;font-weight:400}.bigger-stage-copy span{color:#24312fc2;max-width:42rem;line-height:1.55;display:block}.bigger-closing{gap:1rem;margin:3rem 0;display:grid}.bigger-closing-copy{background:#ffffff85;border:1px solid #8a6f4538;border-radius:1.25rem;padding:1.5rem}.bigger-closing-copy h2{margin:0 0 .75rem;font-family:Georgia,serif;font-size:clamp(2rem,8vw,3.5rem);font-weight:400;line-height:1}.bigger-closing-copy p:not(.bigger-kicker){color:#24312fc7;margin:0;line-height:1.65}.bigger-closing-copy em{color:#9a7440;margin-top:1.25rem;font-family:Georgia,serif;font-size:1.15rem;display:block}.bigger-closing-card{color:#f6efe2;background:#24312f;border-radius:1.35rem;overflow:hidden;box-shadow:0 20px 54px #0000002e}.bigger-closing-image{object-fit:cover;width:100%;height:240px;display:block}.bigger-closing-card-content{padding:1.35rem}.bigger-closing-card-content h3{margin:0 0 .65rem;font-family:Georgia,serif;font-size:1.6rem;font-weight:400}.bigger-closing-card-content p:not(.bigger-kicker){color:#f6efe2c7;margin:0;line-height:1.55}.bigger-return-button{color:#d6ac5c;cursor:pointer;background:0 0;border:1px solid #d6ac5cbf;border-radius:999px;margin-top:1.25rem;padding:.85rem 1rem;font-weight:700}@media (width>=860px){.bigger-closing{grid-template-columns:.9fr 1.1fr;align-items:stretch}.bigger-closing-card{grid-template-columns:1fr .9fr;display:grid}.bigger-closing-image{height:100%}.bigger-stage-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.bigger-room{padding:1rem}.bigger-hero{min-height:380px}.bigger-hero-image{height:380px}.bigger-stage-card{grid-template-columns:auto 1fr}.bigger-stage-number{display:none}}.continue-room{color:#011821;background:radial-gradient(circle at top,#b58b3b17,#0000 28rem),#faf8f4;min-height:100vh;padding:5.25rem 1.25rem 1.75rem;position:relative;overflow-x:hidden}.continue-content{width:min(100%,760px);margin:0 auto}.continue-header{text-align:center;margin:0 auto 1.5rem}.continue-header h1{letter-spacing:-.025em;color:#011821;max-width:620px;margin:0 auto;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.9rem,5vw,2.75rem);font-weight:500;line-height:1.08}.continue-header-rule,.continue-divider,.continue-closing-rule{justify-content:center;align-items:center;gap:.55rem;display:flex}.continue-header-rule{width:min(170px,50%);margin:1rem auto 0}.continue-header-rule span,.continue-divider span,.continue-closing-rule span{background:#b58b3b61;flex:1;height:1px;display:block}.continue-header-rule i,.continue-divider i,.continue-closing-rule i{background:#b58b3b;border-radius:999px;flex:0 0 5px;width:5px;height:5px;display:block}.continue-sections{width:100%}.continue-section{width:100%;padding:.8rem 0}.continue-section-content{width:100%;min-width:0}.continue-section-content h2{color:#011821;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.6rem;font-weight:600;line-height:1.08}.continue-section-content p{color:#011821a8;margin:.2rem 0 0;font-size:.9rem;line-height:1.35}.continue-platforms{flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:.65rem;display:flex}.continue-platform-link{background:#ffffffb8;border:1px solid #b58b3b38;border-radius:.72rem;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s,background-color .18s;display:inline-flex;overflow:hidden;box-shadow:0 6px 18px #0118210e}.continue-platform-link img{object-fit:contain;width:22px;height:22px;display:block}.continue-platform-link:hover{background:#fff;border-color:#b58b3b8c;transform:translateY(-2px);box-shadow:0 10px 24px #01182117}.continue-platform-link:active{transform:translateY(-1px)}.continue-platform-link:focus-visible{outline-offset:3px;outline:2px solid #b58b3b}.continue-platform-threads{background:#111;border-color:#111}.continue-platform-threads:hover{background:#111;border-color:#b58b3b}.continue-platform-amazon img{width:26px;height:26px}.continue-divider{width:min(230px,68%);margin:.2rem auto}.continue-divider i{background:#b58b3bb8;flex-basis:4px;width:4px;height:4px}.continue-closing{text-align:center;margin-top:1rem;padding-top:.25rem}.continue-closing-rule{width:min(165px,48%);margin:0 auto .85rem}.continue-closing p{color:#8d672c;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.2rem;font-style:italic;line-height:1.3}@media (width>=760px){.continue-room{padding:6.5rem 2rem 3rem}.continue-header{margin-bottom:2rem}.continue-header h1{font-size:2.65rem}.continue-header-rule{margin-top:1.2rem}.continue-section{padding:1.15rem 1rem}.continue-section-content{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title platforms""copy platforms";align-items:center;column-gap:2rem;display:grid}.continue-section-content h2{grid-area:title;font-size:1.8rem}.continue-section-content p{grid-area:copy;max-width:390px;font-size:.94rem}.continue-platforms{grid-area:platforms;justify-content:flex-end;margin-top:0}.continue-platform-link{border-radius:.8rem;width:48px;height:48px}.continue-platform-link img{width:25px;height:25px}.continue-platform-amazon img{width:28px;height:28px}.continue-divider{width:calc(100% - 2rem);margin:0 auto}.continue-closing{margin-top:1.75rem}.continue-closing p{font-size:1.3rem}}@media (width<=420px){.continue-room{padding:5.4rem 1.1rem 1.8rem}.continue-header{margin-bottom:1.45rem}.continue-header h1{max-width:340px;font-size:2rem;line-height:1.08}.continue-header-rule{width:150px;margin-top:1rem}.continue-section{padding:.85rem 0 .85rem .7rem}.continue-section-content h2{font-size:1.52rem}.continue-section-content p{margin-top:.2rem;font-size:.87rem;line-height:1.35}.continue-platforms{gap:.55rem;margin-top:.7rem}.continue-platform-link{border-radius:.72rem;width:44px;height:44px}.continue-platform-link img{width:22px;height:22px}.continue-platform-amazon img{width:25px;height:25px}.continue-divider{width:min(220px,68%);margin:.25rem auto}.continue-closing{margin-top:1rem;padding-top:.2rem;padding-left:.7rem;padding-right:.7rem}.continue-closing-rule{margin-bottom:.85rem}.continue-closing p{font-size:1.16rem}}@media (width<=420px) and (height<=760px){.continue-room{padding-top:5rem}.continue-header{margin-bottom:1.1rem}.continue-header h1{font-size:1.85rem}.continue-header-rule{margin-top:.8rem}.continue-section{padding:.65rem 0 .65rem .7rem}.continue-platforms{margin-top:.55rem}.continue-divider{margin:.1rem auto}.continue-closing{margin-top:.75rem;padding-left:.7rem;padding-right:.7rem}}@media (prefers-reduced-motion:reduce){.continue-platform-link{transition:none}.continue-platform-link:hover,.continue-platform-link:active{transform:none}}.menu-drawer-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#14263a38;justify-content:flex-end;display:flex;position:fixed;inset:0}.menu-drawer{background:#faf8f4;flex-direction:column;width:min(340px,90vw);height:100%;padding:2rem;display:flex;box-shadow:-8px 0 32px #0000001f}.menu-drawer-close{cursor:pointer;color:#b58b3b;background:0 0;border:none;align-self:flex-end;font-size:2rem}.menu-drawer-kicker{text-transform:uppercase;letter-spacing:.18em;color:#b58b3b;margin-top:1rem;font-size:.85rem}.menu-drawer-nav{flex-direction:column;gap:1rem;margin-top:3rem;display:flex}.menu-drawer-nav button{text-align:left;font:inherit;color:#14263a;cursor:pointer;background:0 0;border:none;font-size:1.25rem}.menu-drawer-note{color:#6b7280;margin-top:auto;font-size:.9rem}.menu-drawer-contact{color:#d6ac5c;letter-spacing:.08em;text-transform:uppercase;margin-top:2rem;font-size:.9rem;text-decoration:none;display:block}.rf-room-brand{z-index:20;cursor:default;text-align:left;background:0 0;border:none;align-items:center;gap:.65rem;padding:0;display:inline-flex;position:absolute;top:1.4rem;left:1.5rem}.rf-room-symbol{object-fit:contain;width:34px;height:34px}.rf-room-brand-copy strong{letter-spacing:.16em;text-transform:uppercase;color:#374151;font-family:Georgia,serif;font-size:.95rem;font-weight:400;display:block}.rf-room-brand-copy span{color:#374151b8;margin-top:.12rem;font-size:.72rem;display:block}.rf-room-brand-link{cursor:pointer}.rf-room-brand-link:hover{opacity:.9}
