/* Soft contact and ambient shadows distinguish white app layers without touching device artwork. */
:root{
 --surface-shadow:0 1px 2px rgba(48,41,31,.08),0 7px 14px -5px rgba(48,41,31,.16),0 24px 36px -16px rgba(48,41,31,.22);
 --surface-shadow-front:0 1px 3px rgba(48,41,31,.07),0 10px 20px -6px rgba(48,41,31,.18),0 30px 45px -17px rgba(48,41,31,.24);
 --surface-shadow-small:0 1px 2px rgba(48,41,31,.06),0 5px 12px -3px rgba(48,41,31,.14);
}
.app-surface,.chapter-search .search-window{box-shadow:var(--surface-shadow);border-radius:14px;outline:1px solid rgba(48,41,31,.045);outline-offset:-1px}
.chapter-search .search-note-preview,.chapter-offline .offline-document{box-shadow:var(--surface-shadow-front);border-radius:14px;outline:1px solid rgba(48,41,31,.045);outline-offset:-1px}
.connection-control{box-shadow:var(--surface-shadow-small);border-radius:10px;outline:1px solid rgba(48,41,31,.045);outline-offset:-1px}
.search-modes>strong{box-shadow:0 1px 3px rgba(48,41,31,.11)}
#plan-dialog{box-shadow:0 16px 70px rgba(28,25,21,.18),0 2px 8px rgba(28,25,21,.1)}

/* Keep the person and phone clear; the saved note overlaps only the lower-left of the scene. */
.chapter-offline .offline-scene{height:555px}
.chapter-offline .offline-photo{left:auto;right:0;top:0;width:86%;height:470px;border-radius:13px;transform:rotate(2deg);box-shadow:0 12px 28px -18px rgba(48,41,31,.2)}
.chapter-offline .offline-photo img{object-position:50% 18%}
.chapter-offline .offline-document{left:0;right:auto;top:280px;width:68%;padding:22px;z-index:2}
.chapter-offline .offline-document h3{font-size:24px;margin-bottom:17px}
.chapter-offline .offline-document .document-crumb{font-size:10px;margin-bottom:14px}
.chapter-offline .offline-note-viewport{height:110px}
.chapter-offline .offline-note-viewport{mask-image:linear-gradient(to bottom,#000 0%,#000 87%,transparent 100%)}
.chapter-offline .offline-note-content{padding-bottom:16px}
.chapter-offline .offline-ready{margin-top:13px;font-size:10px}
.chapter-offline .connection-control{left:2%;right:auto;top:29px;z-index:3}
@media(max-width:1100px){
 .chapter-offline .offline-scene{height:510px}
 .chapter-offline .offline-photo{width:88%;height:413px}
 .chapter-offline .offline-document{top:250px;width:80%;padding:20px}
 .chapter-offline .offline-document h3{font-size:22px}
}
@media(min-width:681px) and (max-width:900px){
 .chapter-offline{grid-template-columns:1fr;gap:34px}
 .chapter-offline .chapter-copy{grid-column:1;grid-row:1;max-width:540px}
 .chapter-offline .offline-scene{grid-column:1;grid-row:2;max-width:470px;width:100%;justify-self:center;height:540px}
 .chapter-offline .offline-photo{width:86%;height:456px}
 .chapter-offline .offline-document{width:70%;top:280px}
}
@media(max-width:680px){
 .chapter-offline .offline-scene{height:493px}
 .chapter-offline .offline-photo{width:92%;height:367px;right:0;top:0}
 .chapter-offline .offline-photo img{object-position:55% 20%}
 .chapter-offline .offline-document{width:90%;left:0;right:auto;top:242px;padding:19px}
 .chapter-offline .offline-document h3{font-size:23px}
 .chapter-offline .connection-control{left:0;right:auto;top:20px;font-size:11px;padding:9px 11px}
}
@media(max-width:350px){
 .chapter-offline .offline-scene{height:478px}.chapter-offline .offline-photo{height:346px}
 .chapter-offline .offline-document{width:94%;top:228px;padding:17px}.chapter-offline .offline-document h3{font-size:21px}
}

/* One closing offer: the decision and the complete benefits side by side. */
.plans-section{background:var(--paper)}
.plans-inner{max-width:1260px;padding:0 30px 24px}
.upgrade-overview{display:grid;grid-template-columns:.83fr 1.17fr;gap:58px;align-items:center;background:var(--panel);border-radius:16px;padding:56px 48px}
.overview-heading{text-align:left;margin:0}
.overview-heading h2{font-size:52px;line-height:1.04;letter-spacing:-.045em}
.overview-heading p{font-size:18px;line-height:1.5;margin:22px 0 0;max-width:290px}
.personal-offer{display:flex;flex-direction:column;align-items:flex-start;gap:22px;padding:0;margin:30px 0 0;background:none;border-radius:0}
.personal-offer .offer-price{font-size:51px;line-height:1.1;margin:0;letter-spacing:-.035em}
.personal-offer .offer-price span{font-size:17px;letter-spacing:0;margin-left:5px;color:var(--muted)}
.personal-offer .button{font-size:18px;padding:17px 27px;min-height:57px}
.upgrade-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:29px 32px}
.upgrade-grid img{width:47px;height:47px;margin:0 0 12px}
.upgrade-grid h3{font-size:19px;line-height:1.22;margin:0 0 8px;letter-spacing:-.02em}
.upgrade-grid p{font-size:15px;line-height:1.45;max-width:245px}
.professional-option{margin:28px 0 0;padding:0 10px;gap:24px;font-size:14px;line-height:1.55}
.professional-option p{max-width:780px}.professional-option .text-link{white-space:nowrap;flex-shrink:0}
.full-comparison{margin:20px 10px 0}
.full-comparison>summary{font-size:16px;min-height:56px;padding:15px 0}
.faq-section{padding-top:52px}
@media(max-width:1100px){
 .upgrade-overview{gap:35px;padding:40px 35px;grid-template-columns:.8fr 1.2fr}
 .overview-heading h2{font-size:44px}.overview-heading p{font-size:17px}
 .upgrade-grid{gap:27px 25px}.upgrade-grid h3{font-size:18px}.upgrade-grid p{font-size:14px}
 .personal-offer .offer-price{font-size:46px}.personal-offer .button{font-size:16px;padding:16px 21px}
}
@media(max-width:820px){
 .upgrade-overview{gap:32px;padding:32px 28px;grid-template-columns:.78fr 1.22fr}
 .overview-heading h2{font-size:37px}.overview-heading p{font-size:16px}
 .personal-offer .offer-price{font-size:40px}.personal-offer .offer-price span{font-size:14px}
 .personal-offer .button{font-size:14px;padding:15px 16px;min-height:50px}
 .upgrade-grid{gap:24px 22px}.upgrade-grid img{width:41px;height:41px;margin-bottom:10px}.upgrade-grid h3{font-size:17px}.upgrade-grid p{font-size:13px}
}
@media(max-width:680px){
 .plans-inner{padding:0 12px 14px}.upgrade-overview{display:flex;flex-direction:column;align-items:stretch;gap:38px;padding:30px 22px;border-radius:13px}
 .offer-decision{display:contents}.overview-heading h2{font-size:38px;max-width:none}.overview-heading h2 br{display:none}
 .overview-heading p{font-size:17px;max-width:290px;margin-top:17px}.overview-heading{order:0}
 .upgrade-grid{order:1;gap:27px 23px}.upgrade-grid img{width:45px;height:45px}.upgrade-grid h3{font-size:18px}.upgrade-grid p{font-size:14px}
 .personal-offer{order:2;margin:0;gap:21px;align-items:stretch}.personal-offer .offer-price{font-size:46px}.personal-offer .offer-price span{font-size:16px}
 .personal-offer .button{font-size:17px;padding:17px 22px;min-height:55px;width:100%}
 .professional-option{display:block;margin-top:25px;padding:0 12px;font-size:14px}.professional-option .text-link{margin-top:10px}
 .full-comparison{margin:12px 12px 0}.faq-section{padding-top:32px}
}
@media(max-width:350px){.upgrade-grid{column-gap:18px}.upgrade-grid h3{font-size:16px}.upgrade-grid p{font-size:13px}.overview-heading h2{font-size:34px}}

/* A fuller source note makes the natural-language search example credible. */
.chapter-search .search-scene{height:550px}
.chapter-search{background:transparent}
.chapter-search .search-note-preview{height:auto;min-height:238px}
.chapter-search .search-note-preview .study-topic{margin-bottom:12px}
.chapter-search .study-details p{font-size:12px;line-height:1.55;margin:0 0 8px;color:#464641}
.chapter-search .study-details p:last-child{margin-bottom:0}
.chapter-search .search-result h4{font-size:25px;line-height:1.2}
@media(max-width:680px){
 .chapter-search .search-scene{height:auto;display:flex;flex-direction:column}
 .chapter-search .search-window{position:relative;min-height:360px;height:auto;padding-bottom:42px;flex:none}
 .chapter-search .search-note-preview{position:relative;right:auto;bottom:auto;align-self:flex-end;margin-top:-20px;flex:none}
 .chapter-search .search-result{min-height:176px}
 .chapter-search .search-note-preview{min-height:242px}
 .chapter-search .search-result h4{font-size:24px}
}

/* The brand motif is atmosphere behind the scene, never another focal point. */
.chapter-offline{position:relative;isolation:isolate;overflow:hidden}
.chapter-offline .chapter-motif{position:absolute;width:472px;max-width:none;height:472px;right:-180px;top:-150px;z-index:-1;pointer-events:none;user-select:none}

/* A quiet alternative to Personal, with the commitment readable at a glance. */
.professional-option{align-items:center;padding:3px 10px;gap:36px}
.professional-copy{max-width:560px}
.professional-copy h3{font-size:19px;line-height:1.3;letter-spacing:-.015em;color:var(--ink);margin-bottom:7px}
.professional-copy p{font-size:16px;line-height:1.5}
.professional-decision{flex-shrink:0;text-align:right}
.professional-price{display:flex;align-items:baseline;justify-content:flex-end;gap:5px;line-height:1.4}
.professional-price strong{font-weight:600;font-size:24px;letter-spacing:-.025em}
.professional-price span{font-size:14px}
.professional-decision .text-link{font-size:15px;margin-top:4px;min-height:40px}

/* Keep the first received update in view on a typical laptop display. */
@media(min-width:821px) and (max-height:850px){
 .site-header{min-height:76px;padding-top:15px;padding-bottom:15px}
 .hero{padding-top:30px}
 .hero h1{font-size:56px;margin-bottom:18px}
 .hero-action{margin-top:20px}
 .hero-inclusions{margin-top:10px}
}
@media(max-width:820px){
 .professional-option{gap:24px}
 .professional-copy p{font-size:15px}
}
@media(max-width:680px){
 .chapter-offline .chapter-motif{width:308px;height:308px;right:-155px;top:-95px}
 .professional-option{padding:0 12px}
 .professional-copy h3{font-size:18px}
 .professional-decision{text-align:left;margin-top:15px}
 .professional-price{justify-content:flex-start}
 .professional-decision .text-link{margin-top:2px}
}
.still-view .demo-controls,.still-view .motion-control{display:none!important}
.still-view .disclosure-sign,.still-view .faq-list summary>span{display:none}
.still-view .demo,.still-view .demo *{animation:none!important;transition:none!important}

/* Trial closing layout: a connected Personal decision, then a centered team option. */
.offer-actions{display:flex;flex-direction:column;align-items:flex-start;gap:7px}
.comparison-toggle{display:none;align-items:center;justify-content:center;gap:8px;border:0;background:transparent;color:var(--ink);font-size:15px;line-height:1.4;padding:10px 0;min-height:44px}
.comparison-enhanced .comparison-toggle{display:inline-flex}
.comparison-toggle svg{width:18px;height:18px;flex-shrink:0;transition:transform .2s}
.comparison-toggle:hover span{text-decoration:underline;text-underline-offset:4px}
.comparison-toggle[aria-expanded="true"] svg{transform:rotate(180deg)}
.comparison-enhanced .full-comparison>summary{display:none}
.comparison-enhanced .full-comparison:not([open]){display:none}
.full-comparison{margin:26px 10px 0}
.comparison-content{padding:0 0 6px}
.professional-option{display:flex;flex-direction:column;align-items:center;gap:0;margin:66px auto 0;padding:0 24px 38px;text-align:center;color:var(--ink)}
.professional-copy{max-width:590px}
.professional-copy h2{font-size:38px;line-height:1.12;letter-spacing:-.04em;margin:0 0 16px}
.professional-copy p{font-size:18px;line-height:1.5;color:var(--muted);max-width:540px;margin:0 auto}
.professional-decision{display:flex;flex-direction:column;align-items:center;gap:17px;text-align:center;margin:22px 0 0}
.professional-price{justify-content:center;gap:5px}
.professional-price strong{font-size:22px;font-weight:600;letter-spacing:-.025em}
.professional-price span{font-size:15px;color:var(--muted)}
.professional-decision .button{font-size:16px;min-height:49px;padding:13px 25px}
.faq-section{padding-top:40px}
.faq-section h2{font-size:32px;letter-spacing:-.035em}
.still-view .comparison-toggle{display:none}
@media(max-width:820px){
 .professional-option{margin-top:54px;padding-bottom:30px}
 .professional-copy h2{font-size:34px}
 .professional-copy p{font-size:17px}
}
@media(max-width:680px){
 .offer-actions{align-items:stretch;gap:7px}
 .comparison-toggle{width:100%;font-size:15px}
 .full-comparison{margin:24px 12px 0}
 .professional-option{margin-top:46px;padding:0 12px 24px}
 .professional-copy h2{font-size:30px;margin-bottom:14px}
 .professional-copy p{font-size:17px;max-width:325px}
 .professional-decision{margin-top:18px;gap:15px}
 .professional-price{justify-content:center}
 .faq-section{padding-top:26px}
 .faq-section h2{font-size:30px}
}
