:root{--drm-orange:#f04e23;--drm-orange-dark:#d94420;--drm-teal:#23b099;--drm-gray:#808384;--drm-dark:#4f465e;--drm-light-gray:#b4bbbf;--drm-bg:#fafafa;--uloop-max-width:1160px;--uloop-sidebar-width:190px;--uloop-sidebar-gap:10px;--uloop-content-offset:200px}.mock-page-shell{min-height:100vh;overflow-x:hidden}.mock-header{background:#fff;border-bottom:2px solid #e0e0e0;height:50px;display:flex;align-items:center;overflow:hidden}.mock-header-inner{max-width:var(--uloop-max-width);margin:0 auto;padding:0 12px;display:flex;align-items:center;gap:8px;width:100%}.mock-header-block{font-family:'Courier New',Courier,monospace;font-size:.72rem;color:#999;background:#f4f4f4;border:1px dashed #ddd;border-radius:4px;padding:4px 8px;white-space:nowrap;flex-shrink:0}.mock-header-block--right{margin-left:auto}.mock-page-body{max-width:var(--uloop-max-width);margin:0 auto;padding:16px 0;position:relative}.mock-sidebar{width:var(--uloop-sidebar-width);padding-right:var(--uloop-sidebar-gap);float:left;padding-top:4px}.mock-sidebar ul{list-style:none}.mock-nav-item,.mock-nav-moving{font-family:'Courier New',Courier,monospace;font-size:.75rem;padding:7px 10px;border-radius:4px;line-height:1.2;color:#999;background:#f4f4f4;margin-bottom:4px;border:1px dashed #ddd}.hero{display:flex;align-items:center;gap:32px;padding:40px 36px 0;background:#fff;overflow:hidden;position:relative}#hero-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.hero-content{flex:1;min-width:0;padding-bottom:40px}.hero-logo{height:60px;width:auto;margin-bottom:16px}.hero-eyebrow{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--drm-orange);margin-bottom:8px}.hero-promo{display:inline-block;font-size:.82rem;color:var(--drm-dark);background:#fff3ef;border:1px solid rgba(240,78,35,.25);border-radius:4px;padding:5px 10px;margin-bottom:14px}.hero h1{font-size:2rem;font-weight:700;color:var(--drm-dark);line-height:1.15;margin-bottom:8px}.school-name{color:var(--drm-orange)}.hero-subtitle{font-size:1.05rem;font-weight:600;color:var(--drm-orange);letter-spacing:.5px;margin-bottom:14px}.hero-desc{font-size:.9rem;font-weight:400;color:var(--drm-gray);max-width:400px;margin-bottom:24px;line-height:1.7}.hero-image{flex:0 0 340px;align-self:flex-end}.hero-image img{width:100%;height:auto;display:block;border-radius:10px 10px 0 0;object-fit:cover}.btn{display:inline-block;padding:12px 28px;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none;border-radius:6px;transition:.2s;cursor:pointer}.btn-orange{box-shadow:0 4px 14px rgba(240,78,35,.3)}.btn-orange:hover{box-shadow:0 6px 20px rgba(240,78,35,.4);transform:translateY(-1px)}.btn-white{background:#fff;color:var(--drm-orange)!important;box-shadow:0 4px 14px rgba(0,0,0,.15)}.btn-white:hover{background:#fff5f2;transform:translateY(-1px)}h2{font-size:1.55rem;font-weight:700;color:var(--drm-dark);text-align:center}.how-it-works{padding:48px 36px;background:#fff}.how-it-works h2{margin-bottom:10px}.section-sub{font-size:.9rem;color:var(--drm-gray);text-align:center;max-width:600px;margin:0 auto 32px;line-height:1.65}.how-it-works-img{display:block;width:100%;max-width:700px;margin:0 auto;height:auto}.pricing{padding:48px 36px;background:var(--drm-bg)}.pricing h2{margin-bottom:24px}.pricing-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:stretch}.pc-wrapper{display:flex;flex-direction:column;height:100%}.pc-wrapper-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;padding-left:4px}.pc-wrapper-label--drm{color:var(--drm-teal)}.pc-wrapper-label--old{color:var(--drm-gray)}.pc-label-icon{font-size:1rem;vertical-align:middle;position:relative;top:-1px;margin-right:3px}.pc-wrapper-label--drm .pc-label-icon{color:var(--drm-teal)}.pc-wrapper-label--old .pc-label-icon{color:#e05252}.pc{border-radius:12px;overflow:hidden;display:flex;flex-direction:column;flex:1}.pc--drm{background:var(--drm-teal);color:#fff}.pc--old{background:#fff;border:1px solid #e8e8e8;color:var(--drm-dark)}.pc-header{padding:16px 20px;display:flex;align-items:center;gap:10px;border-bottom:1px solid rgba(255,255,255,.15)}.pc--old .pc-header{border-bottom:1px solid #e8e8e8}.pc-drm-name{font-size:.88rem;font-weight:700;color:#fff;line-height:1.2}.pc-old-title{font-size:.88rem;font-weight:700;color:var(--drm-dark)}.pc-list{list-style:none;flex:0}.pc-list li{display:flex;flex-direction:column;padding:12px 20px;border-bottom:1px solid rgba(255,255,255,.12);gap:2px}.pc--old .pc-list li{border-bottom:1px solid #f0f0f0}.pc-list li:last-child{border-bottom:none}.pc-label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.4px;opacity:.75}.pc--drm .pc-label{color:rgba(255,255,255,.8)}.pc--old .pc-label{color:var(--drm-gray)}.pc-val{font-size:.82rem;line-height:1.4}.pc--drm .pc-val{color:#fff;font-weight:600}.pc--old .pc-val{color:#555}.pc-check{color:#7ee8d4;margin-right:4px;font-weight:700}.pc-price{padding:16px 20px;border-top:1px solid rgba(255,255,255,.2);display:flex;flex-direction:column;gap:2px;justify-content:center;flex:1}.pc--old .pc-price{border-top:1px solid #e8e8e8}.pc-savings-badge{display:inline-block;background:var(--drm-orange);color:#fff;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:3px 9px;border-radius:4px;margin-bottom:6px;align-self:flex-start}.pc-price-big{font-size:2.2rem;font-weight:700;line-height:1}.pc--old .pc-price-big{color:var(--drm-dark)}.pc-price-label{font-size:.72rem;opacity:.8}.services{padding:48px 36px;background:var(--drm-bg)}.services h2{margin-bottom:10px}.service-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{background:#fff;border-radius:10px;padding:28px 20px;text-align:center;box-shadow:0 2px 12px rgba(0,0,0,.06);transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.service-icon{width:52px;height:52px;margin:0 auto 14px}.service-icon svg{width:100%;height:100%}.service-card h3{font-size:1rem;font-weight:700;color:var(--drm-dark);margin-bottom:8px}.service-card p{font-size:.85rem;color:var(--drm-gray);line-height:1.65}.feature-image{position:relative;height:280px;overflow:hidden}.feature-image>img{width:100%;height:100%;object-fit:cover;object-position:center 20%}.feature-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(79,70,94,.85) 0,rgba(79,70,94,.3) 60%,transparent 100%);display:flex;align-items:center;padding:0 36px}.feature-quote{font-size:1.7rem;font-weight:700;color:#fff;max-width:300px;line-height:1.3}.stats{display:grid;grid-template-columns:repeat(4,1fr);background:var(--drm-teal);padding:36px;gap:16px}.stat{text-align:center;color:#fff}.stat-number{display:block;font-size:1.55rem;font-weight:700;margin-bottom:4px}.stat-label{display:block;font-size:.78rem;font-weight:400;opacity:.85}.cta-footer{background:var(--drm-orange);padding:48px 36px;text-align:center}.cta-footer h2{color:#fff;margin-bottom:10px}.cta-footer p{color:rgba(255,255,255,.9);font-size:.95rem;margin-bottom:24px}.seo-text{padding:40px 36px;background:var(--drm-bg);border-top:1px solid #ebebeb}.seo-text h2{font-size:1rem;font-weight:600;color:var(--drm-dark);text-align:left;margin-bottom:16px}.seo-text p{font-size:.82rem;color:#888;line-height:1.75;max-width:860px;margin-bottom:10px}.seo-text p:last-child{margin-bottom:0}@media (max-width:1195px){.mock-sidebar{display:none}}@media (max-width:900px){.hero{flex-direction:column;padding:28px 24px 0;text-align:center}.hero-content{padding-bottom:28px}.hero-desc{max-width:100%;margin-left:auto;margin-right:auto}.hero h1{font-size:1.7rem}.hero-image{flex:none;width:100%}.steps{flex-direction:column;align-items:center;gap:28px}.step-arrow{transform:rotate(90deg);padding-top:0;width:24px}.service-cards{grid-template-columns:1fr;max-width:380px;margin:0 auto}.feature-image{height:240px}.feature-quote{font-size:1.4rem}.stats{grid-template-columns:repeat(2,1fr);gap:20px;padding:28px 24px}.cta-footer,.how-it-works,.services{padding-left:24px;padding-right:24px}.feature-overlay{padding:0 24px}}@media (max-width:600px){.mock-header-block:not(:first-child){display:none}.mock-header-inner{padding:0 12px}.hero{padding:20px 16px 0}.hero-logo{height:32px}.hero h1{font-size:1.4rem}.hero-subtitle{font-size:.95rem}.hero-desc{font-size:.85rem}h2{font-size:1.25rem}.cta-footer,.how-it-works,.services{padding-left:16px;padding-right:16px}.feature-image{height:200px}.feature-overlay{padding:0 16px}.feature-quote{font-size:1.15rem}.stats{padding:24px 16px;grid-template-columns:repeat(2,1fr)}.stat-number{font-size:1.25rem}.btn{padding:11px 24px;font-size:.85rem}.cta-footer,.feature-image,.hero,.how-it-works,.seo-text,.services,.stats,.uloop-content{max-width:100%;box-sizing:border-box}.pricing{padding-left:16px;padding-right:16px}.pricing-cards{grid-template-columns:1fr}.seo-text{padding-left:16px;padding-right:16px}}